Commit Graph

3870 Commits

Author SHA1 Message Date
Jeffrey Crowell
df8f47bf79 disable scr.utf8 while in V! mode
im planning to fixup utf8 support in V!, but for now, lets just diable
it
2015-10-11 11:57:00 -04:00
Jeffrey Crowell
35ef221c17 fix bug where placing breakpoint on function call before reopening in
debug mode then step over would do nothing.
2015-10-10 21:57:31 -04:00
Ben Gardiner
8d4ad47210 Add bin.maxstrbuf and RABIN2_MAXSTRBUF, update manpage 2015-10-11 03:47:32 +02:00
XVilka
720341c2df Improve -fPIC handling, take 2 2015-10-09 22:24:15 +03:00
jvoisin
92611cb9dc Fix two covertities 2015-10-09 13:26:25 +02:00
jvoisin
876633c992 Implement CCj 2015-10-09 11:41:56 +02:00
bspar
ff142a56d8 make p={p,e} error out instead of segfault 2015-10-08 17:16:29 +02:00
jvoisin
790a42f563 Show family in p*j 2015-10-08 17:02:22 +02:00
pancake
075efefd15 Add VF_ HUD for flags and comments 2015-10-08 14:01:07 +02:00
pancake
3916420447 Fix #3413 - Limit colpos in visual panels 2015-10-08 13:24:47 +02:00
pancake
af5a56f833 Fix r2 -V issue 2015-10-08 13:19:15 +02:00
pancake
be0538a6a8 Fix some windows build warnings 2015-10-08 11:14:10 +02:00
bspar
ff89a7f500 p={e,p} length and offset 2015-10-07 14:40:24 +02:00
jvoisin
75c964eeec Implement a8j as abj 2015-10-07 14:39:40 +02:00
pancake
58fd60b01d Fix cov, upgrade capstone 2015-10-07 13:08:23 +02:00
pancake
21406a9af2 Fix #3428 - Support drr in V! 2015-10-07 11:32:08 +02:00
Jeffrey Crowell
d1bca7d4d8 fix some cov 2015-10-06 23:51:35 -04:00
Riccardo Schirone
0de25aacda core/graph: use pD instead of pI to display comments and fcn info
core/disasm: fix some printing things
2015-10-06 18:24:41 +02:00
Álvaro Felipe Melchor
d9fb954dec Added string in drr and pxr 2015-10-06 18:23:27 +02:00
pancake
3c57214f3c Fix bwdisasm precondition issue 2015-10-04 17:24:50 +02:00
pancake
03b259f6ff Fix isj / irj crash 2015-10-04 03:40:58 +02:00
pancake
bb26dbc82b Fix #3257 - Implemented AESL 2015-10-03 14:48:20 +02:00
pancake
e17849bb33 Fix #3268 - Update flags in setreg 2015-10-03 14:02:21 +02:00
pancake
47cec917b2 Add asm.family 2015-10-03 13:52:52 +02:00
pancake
c13660c7e8 Implement dbg.regcols, managed from scr.columns and hex.cols 2015-10-03 13:33:08 +02:00
pancake
e237d71b58 Fix crash in irj 2015-10-03 13:16:44 +02:00
Riccardo Schirone
9fc6dc6d7d core/cmd_anal: add commands to remove nodes/edges from core->graph 2015-10-03 12:42:40 +02:00
Jeffrey Crowell
a0ddd7d17d add range to the search.in helptext 2015-10-02 02:20:09 -04:00
pancake
24e2bed757 Fix #2228 DESU DESU DESU DESU DESU DESU 2015-10-01 21:04:38 +02:00
pancake
06b45e0ffb Fix dm issue after performance workaround 2015-10-01 19:32:30 +02:00
pancake
99e0dfea77 Fix OSX debugger performance issues 2015-10-01 19:23:29 +02:00
pancake
9bbaefb66a Fix Visual Panel graph 2015-10-01 18:59:23 +02:00
Álvaro Felipe Melchor
3423bedc1d Fix covs 2015-10-01 18:36:46 +02:00
jvoisin
042dab1c08 Minor refactoring of cmd_write.c 2015-10-01 18:35:28 +02:00
pancake
5abe6f9ee3 Initial work on 'dxe' command 2015-10-01 18:26:31 +02:00
Anton Kochkov
fe4754440b Remove annoying message (from #3186) 2015-10-01 19:01:20 +03:00
pancake
ff422f79c2 Fix izj 2015-10-01 12:15:45 +02:00
pancake
876a4052be Initialize stack register in 'aeim' 2015-10-01 12:04:58 +02:00
Álvaro Felipe Melchor
ac965a56c0 Fix #3359 2015-10-01 11:01:55 +02:00
Jeffrey Crowell
d345847600 documentation is hard 2015-09-30 23:47:23 -04:00
Jeffrey Crowell
1de44d9135 add rop.comments to allow comments on rop
closes #3092
2015-09-30 23:46:22 -04:00
Riccardo Schirone
199d17172a core/bin: simplify other bin_* functions 2015-09-29 10:17:29 +02:00
Jeffrey Crowell
c2fb073629 s/analize/analyze 2015-09-28 23:28:48 -04:00
pancake
17834903be Enhace V! Visual Panels with scroll and colors 2015-09-29 04:26:00 +02:00
pancake
5ecd98305e Add support for MBN/SBL roms, fix 11acb8392, binsect->has_strings 2015-09-29 00:42:31 +02:00
Riccardo Schirone
ae9e42d159 core/bin: add m bit in 'iS'
core/bin: simplify bin_imports + simplify bin_sections
2015-09-28 22:52:26 +02:00
Riccardo Schirone
11acb8392e core/cmd_print: add newline to make output visible 2015-09-28 20:39:08 +02:00
Riccardo Schirone
6a389cb601 core/disasm: re-enable hints during disasm 2015-09-28 17:22:06 +02:00
pancake
67daa4c07a Drop comments from dot graphs 2015-09-28 16:09:24 +02:00
pancake
b20ada6641 Fix #3383 - ~/.config/radare2/bin in path 2015-09-28 12:03:19 +02:00