Commit Graph

3883 Commits

Author SHA1 Message Date
Álvaro Felipe Melchor
82e02d15b0 Fix S= issues with paddr and vaddr 2015-10-14 00:11:35 +02:00
Álvaro Felipe Melchor
c1f023ae5a Fix #3172 2015-10-14 00:11:35 +02:00
Álvaro Felipe Melchor
a7022f01a5 coding style and fix paddr in S= 2015-10-14 00:11:35 +02:00
Riccardo Schirone
06ec37edd2 core/graph: use multiletter shortcuts to jumps between functions
TODO: shortcuts relative to basicblocks should make the target node the
current one.
2015-10-14 00:10:58 +02:00
Riccardo Schirone
e54462343d core/graph: honor scr.color also for edges and current box 2015-10-14 00:10:17 +02:00
pancake
7261371e6e Enhace AVR code analysis 2015-10-14 00:03:22 +02:00
pancake
9ec625269a Fix #2904 - Implement dbm and fix breakpoint list issue 2015-10-13 05:00:20 +02:00
pancake
a8800bab29 More handlers for dd command 2015-10-13 04:50:48 +02:00
pancake
1dba5a687d Initial implementation of bin.strfilter and bin.strpurge 2015-10-13 03:50:14 +02:00
pancake
3a5612190b Add VVc to toggle asm.comments 2015-10-13 03:49:21 +02:00
skuater
c72caa67ac Implement dbg.libs/unlibs for w32 2015-10-13 02:18:14 +02:00
pancake
d5a65fa24d Initial support for VB (needs more work) 2015-10-12 16:11:19 +02:00
pancake
a2353c1b00 Fix #3429 - save/load visual marks using the new fV command 2015-10-12 14:33:52 +02:00
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