Commit Graph

6278 Commits

Author SHA1 Message Date
pancake
8184dc07aa Add help for 'afo' 2014-10-29 10:42:58 +01:00
pancake
229d82709d Fix 'afo' 2014-10-29 10:41:43 +01:00
pancake
db1a1b4f69 ecf -> eco (to be in sync with 'pfo' and others) 2014-10-29 10:35:21 +01:00
pancake
69b40d1afa Add ragg2 -n and -N and fix some bugs in r_buf and r_egg 2014-10-29 02:44:21 +01:00
pancake
8aa76e644c Add some more safety checks for RBuffer 2014-10-28 18:18:30 +01:00
pancake
e5de1a3ae7 Fix #1561 - 'afv' working again 2014-10-28 17:24:01 +01:00
pancake
a004393b32 Add more help for VV 2014-10-28 17:17:10 +01:00
skuater
c7e0681b38 add support for dbe* / dbd* / dbte* / dbtd* 2014-10-28 17:07:48 +01:00
pancake
aa9b2fa5f6 Show RDebugMap name in 'pxr' 2014-10-28 17:05:30 +01:00
pancake
3aaa6e980c Control array boundaries for DEX classes to fix #1541 2014-10-28 16:59:23 +01:00
Maijin
405ca532a1 Fix p2? 2014-10-28 16:49:13 +01:00
pancake
8b70bdb559 Implement rarun2 :! operator to load hexpairs from external command 2014-10-28 16:45:19 +01:00
pancake
bb3be2c237 Implement rax2 -N for a C friendly version of -n, and support 64bit values 2014-10-28 16:32:53 +01:00
Maijin
9a283a3da8 Update cmd_anal.c 2014-10-28 15:34:22 +01:00
pancake
98402b1d61 Implement pf?<fmtname> 2014-10-28 14:36:19 +01:00
pancake
de40bc0562 Show gadget and ret addresses in /Rl 2014-10-28 13:35:09 +01:00
pancake
b91d1d9eca Fix #1556 - radiff2 -x dump issue 2014-10-28 11:54:58 +01:00
pancake
daa2fa8311 Show opcodes in pxr and fix disasm in rop gadgets 2014-10-28 11:35:54 +01:00
pancake
ef35aaaa7e Add support for indexed breakpoint management 2014-10-28 11:14:30 +01:00
Skia
e64f0458d3 Fix json output for enum, bitfield, char and byte 2014-10-28 09:59:47 +01:00
pancake
5248369cc0 Minor r_bp cleanup 2014-10-28 09:59:36 +01:00
pancake
5fa03f7758 Remove .d files in mrproper 2014-10-28 09:46:24 +01:00
pancake
8430ff1dba r_bp_get -> r_bp_get_at // .. r_bp_get_in 2014-10-28 02:28:58 +01:00
pancake
14a74daa14 Fix help for 'l' -> 'T' 2014-10-27 19:30:03 +01:00
pancake
ff03dfdadc Initial implementation of 'pxr' 2014-10-27 17:23:13 +01:00
pancake
8c49c1f10d Add palete colors for address info numbers in pxw/pxq 2014-10-27 11:55:52 +01:00
pancake
801faba02d Refined drr 2014-10-27 10:29:05 +01:00
pancake
7a15cc236c Delete 'dsh', feature already implemented in 'dso' 2014-10-26 23:56:39 +01:00
Skia
231064047c Improve enum and bitfield names in pf
Remove the use of null char for non printable chars
English fix
2014-10-26 23:55:49 +01:00
Skia
d54abd6739 Colorize the pf help 2014-10-26 23:52:56 +01:00
condret
197b29f118 tiny improvements for r_io_desc_list 2014-10-26 22:37:06 +01:00
pancake
619382af51 Fix stupid crash introduced in the previous commit 2014-10-26 19:28:22 +01:00
skuater
aca2bfb2b1 add prefix repe 2014-10-26 19:19:59 +01:00
pancake
adae2ea255 Fix 'axt' colors 2014-10-26 19:18:25 +01:00
pancake
ca797d62fd Show only regs with size = asm.bits in drr 2014-10-26 19:12:51 +01:00
pancake
ae0758e399 Implement 'drr' to show debug register references (rfc) 2014-10-26 19:10:07 +01:00
jvoisin
a60d82b800 Fix a lot of warnings for GCC
Less than 20 warnings remaining on my x86_64 GCC 4.9.1
2014-10-26 13:50:58 +01:00
pancake
dc0ceeca43 Apply maijin's patch honoring scr.color in axt/axf 2014-10-26 02:19:34 +01:00
Skia
cd4d25f92b Make json online 2014-10-26 02:18:13 +01:00
Skia
509f9558f7 Fix #1523 2014-10-26 02:47:34 +02:00
Skia
dc8e1ba712 Make pfj (JSON output) 2014-10-26 02:47:34 +02:00
pancake
a2c3647ad0 Somewhat better BoostJam support 2014-10-26 02:47:08 +02:00
pancake
bf3c739d75 Fix crash for gdb:// to qemu-arm
- Fix some JamFiles
- Add config.getter callbacks
2014-10-26 01:30:17 +02:00
Anton Kochkov
fea0a0ec9e Fix r2 gdb arm (32) profile 2014-10-26 01:29:58 +03:00
pancake
78f6c9362b Colorize ec? 2014-10-25 01:10:56 +02:00
pancake
263f776f7d Fix data xrefs for the ioli crackme 2014-10-25 00:55:11 +02:00
jvoisin
f6be210ded Add some hack.lu fortunes 2014-10-24 22:29:00 +02:00
pancake
25927e0b60 Implement PEDA-like colors for addresses in pxw and pxq
- Uses 'ai' command to get address information
- We need to define new color palete entries for them
- We now have colors for: code, data, rodata, ascii, sequence
2014-10-24 21:31:46 +02:00
pancake
e807868b78 Honor rabin2 -N minstrlen for -z,-zz,-zzz 2014-10-24 20:13:18 +02:00
pancake
131b9092c2 Implement rabin2 -zzz (dump strings to stdout, works on huge files) 2014-10-24 18:26:37 +02:00