pancake
|
29c482c416
|
Better help for radiff2
|
2022-09-06 23:24:53 +02:00 |
|
pancake
|
f592b2c117
|
Implement radiff2 -B to specify base address ##diff
* The old -B is now -1 (gdiff output)
|
2022-09-06 23:24:53 +02:00 |
|
pancake
|
c435ae3c33
|
Fix total amount count of tests in r2r output ##tests
|
2022-09-06 22:26:46 +02:00 |
|
pancake
|
d020b38d32
|
Use more Config.setBoolean() and lint some cases
|
2022-09-06 22:23:08 +02:00 |
|
pancake
|
30dcf3328a
|
Use more r_core_cmd_help_match in cmd_open, remove eprintfs
|
2022-09-06 22:23:08 +02:00 |
|
pancake
|
0030ec3236
|
Add test index progress in default output ##tests
|
2022-09-06 22:23:08 +02:00 |
|
Axel Iota
|
173cbe3bfd
|
Remove globals in flirt and apply some extra cleanups ##globals
|
2022-09-06 21:04:49 +02:00 |
|
pancake
|
f0434b2dcf
|
Merge the asm.or1k plugin into the anal one
|
2022-09-06 16:29:00 +02:00 |
|
pancake
|
2451eca797
|
Fix format string issue on windows's r2k
|
2022-09-06 16:28:17 +02:00 |
|
pancake
|
578e42ffcb
|
move asm.arm_windebg to anal.arm_wd ##refactor
|
2022-09-06 14:24:55 +02:00 |
|
Francesco Tamagni
|
560260dbf0
|
Update coresymbolication cache parser ##bin
|
2022-09-06 11:55:30 +02:00 |
|
pancake
|
24cb5cb7f9
|
Fix Unkown -> Unknown typo and add lint for it
|
2022-09-06 08:08:24 +02:00 |
|
pancake
|
84a97a57e6
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
|
condret
|
9610a7f969
|
Remove occurences of $$ in v810/v850 esil ##refactor
|
2022-09-06 06:44:23 +02:00 |
|
condret
|
bf7d688c92
|
Minor optimization of generated esil in anal_arm_cs.c ##refactor
|
2022-09-06 06:15:15 +02:00 |
|
condret
|
ef0feaa0ce
|
Minor optimization of esil generation in anal_arm_cs.c ##refactor
|
2022-09-06 05:41:28 +02:00 |
|
condret
|
6fc4fc5686
|
Avoid =[*] in arm_cs esil ##refactor
|
2022-09-06 04:58:35 +02:00 |
|
pancake
|
e57b387f36
|
Fix last covs
|
2022-09-06 01:52:17 +02:00 |
|
condret
|
d55fa18ae4
|
Remove occurences of $$ in arm_cs esil ##refactor
|
2022-09-05 17:51:43 +02:00 |
|
pancake
|
d3ff741515
|
Move lanai from asm to anal ##refactor
|
2022-09-05 17:49:54 +02:00 |
|
pancake
|
27556a3f74
|
Move the hppa plugin from asm to anal ##refactor
|
2022-09-05 16:42:49 +02:00 |
|
pancake
|
ec873f35bd
|
Fix Vca - assembly in visual cursor mode losing higher bits of the address
|
2022-09-05 12:27:39 +02:00 |
|
pancake
|
acfc53553c
|
Use more R_LOG in cmd.open ##refactor
|
2022-09-04 21:43:27 +02:00 |
|
pancake
|
38a3946d00
|
Fix #20573 - filename must be quoted in o* for projects
|
2022-09-04 21:43:23 +02:00 |
|
pancake
|
e250f32159
|
Don't print eol chars for now to fix an r2pipe issue ##shell
|
2022-09-04 20:21:13 +02:00 |
|
pancake
|
e77b76e4dd
|
Clarify the use of radiff2 -p in the help message
|
2022-09-04 18:28:09 +02:00 |
|
pancake
|
46eb73dd13
|
Implement pxu{1,2,4,8} like pxd but unsigned ##print
|
2022-09-04 18:13:30 +02:00 |
|
pancake
|
3d8074de19
|
Add cmd.bbgraph to use a different command to render the basic blocks ##graph
* Use RConfig.getb() where boolean vars are involved
|
2022-09-04 06:24:16 +02:00 |
|
pancake
|
fb28389d4a
|
sys/lint.sh can run from any directory now
|
2022-09-04 00:49:56 +02:00 |
|
condret
|
11545cbe9e
|
Minor bugfix in strbuf.c ##util
|
2022-09-03 20:49:45 +02:00 |
|
pancake
|
4b12f283c6
|
Make command repeat behave as expected with the foreach operator ##shell
|
2022-09-03 20:47:48 +02:00 |
|
pancake
|
64b4ef2aff
|
Merge asm.arm.gnu into anal.arm.gnu ##refactor
|
2022-09-03 19:08:50 +02:00 |
|
pancake
|
e8987d4525
|
Fix #20655 - Zip the blob for windows ##ci
|
2022-09-03 18:48:52 +02:00 |
|
pancake
|
3d81848e1a
|
Fix two more tests and add unix/windows in r2r's REQUIRE
|
2022-09-03 18:30:35 +02:00 |
|
pancake
|
6babe1f5af
|
Improve the yank command and help ##shell
|
2022-09-03 02:18:54 +02:00 |
|
pancake
|
e36bfdee5a
|
Implement wa+ command to assemble + seek ##write
|
2022-09-02 21:11:41 +02:00 |
|
pancake
|
64904ca394
|
Move asm.ppc.cs into anal.ppc.cs ##refactor
|
2022-09-02 19:19:16 +02:00 |
|
pancake
|
8f56596438
|
Add table's :help and ignore commas in i subcommand parsing ##bin
|
2022-09-02 18:26:10 +02:00 |
|
pancake
|
71c49b274b
|
Fix incorrect relocs=false in macho ##bin
|
2022-09-02 17:34:00 +02:00 |
|
condret
|
df82a84f1b
|
Fix bug in esil_cfg ##anal
|
2022-09-02 03:12:03 +02:00 |
|
pancake
|
04cff4889c
|
Add some more asn1 oids from apple ##util
|
2022-08-31 16:40:56 +02:00 |
|
Francesco Tamagni
|
bd6337a47a
|
Fix regressions affecting dyldcache parsing ##bin
|
2022-08-31 15:06:44 +02:00 |
|
pancake
|
aadacb2c9c
|
Update sdb fixing windows include issues
|
2022-08-30 12:30:23 +02:00 |
|
pancake
|
c5510da68c
|
if != ifdef on msvc ##build
|
2022-08-30 12:17:08 +02:00 |
|
pancake
|
de5f7c8bff
|
Fix #20653 - uaf of an unused variable in visual
|
2022-08-29 18:11:35 +02:00 |
|
pancake
|
cda4af4f5d
|
Fix last covs
|
2022-08-29 18:09:37 +02:00 |
|
pancake
|
91738310b6
|
Import ia_fuzz from radare2-fuzz
|
2022-08-25 01:09:24 +02:00 |
|
pancake
|
b4ed2e26f0
|
Tls some globals in the esil backend for debug
|
2022-08-24 01:42:28 +02:00 |
|
pancake
|
5ce3c287db
|
Add new 'drp*' 'arp*' commands to flag the reg arena ##debug
|
2022-08-23 23:54:17 +02:00 |
|
pancake
|
9724055874
|
Initial implementation of the reg:// io plugin ##io
|
2022-08-23 23:27:35 +02:00 |
|