pancake
ec2ac9c640
Initial implementation of asm.emuwrite and asm.emu for CALL and UCALL
2015-10-29 23:37:51 +01:00
pancake
98762bf220
Fix regression in RCore.bin_load
2015-10-29 18:41:21 +01:00
pancake
97233ecbae
Fix #3431 - Implement support for SMD roms
2015-10-29 13:55:03 +01:00
pancake
365d089eb8
Fix #3557 - V_ is the new VF_, old one is in V??
2015-10-29 12:54:19 +01:00
pancake
4756e610d9
Add RBin.srcdir and dir.source for asm.dwarf
2015-10-29 12:37:14 +01:00
pancake
079a679de6
Fix #3605 - infinite print loops in m68k and mcs96
2015-10-29 12:02:06 +01:00
pancake
894fa1cdf8
Do not abuse rcons for asm.emu.syscall
2015-10-29 11:54:00 +01:00
pancake
6a85a44962
Handle syscalls in asm.emu, better debug.arg and osx-syscalls
2015-10-29 11:22:49 +01:00
Riccardo Schirone
fe02223754
core/core: fix out of bound read when using non existing asmqjmps
...
core/graph: fix HJKL/hjkl help
2015-10-29 08:41:24 +01:00
Riccardo Schirone
dcb5cbfe1a
core/core: return UT64_MAX when shortcut is not valid
2015-10-28 21:07:11 +01:00
pancake
52cfe459a0
Enhance te command. Autocomplete and partial args working
2015-10-27 12:41:09 +01:00
pancake
aa7e041fd0
Fix #3580 - aarj output was invalid
2015-10-27 12:11:21 +01:00
Riccardo Schirone
1ce7c419d4
core/graph: rename commands and seek on debug only when node changes
2015-10-26 20:19:52 +01:00
Riccardo Schirone
efc5f8d917
core/graph: fix segfault when returned list has length 0
2015-10-26 14:39:54 +01:00
pancake
02e719fafe
Aim to fix eeaf87ece627fe94f92f836ac3467ffd @revskills dyldcache crash
2015-10-26 03:45:54 +01:00
pancake
b312439484
Fix #3476 - wf support offset and size parameters
2015-10-26 03:29:57 +01:00
pancake
1641acb11f
Fix #3521 - keep asm.bits across reopens
2015-10-26 03:08:39 +01:00
pancake
798de76fc2
Initial autocompletion support for #!pipe
2015-10-26 02:42:08 +01:00
Riccardo Schirone
14c0f656fe
core/graph: rethink commands
...
* add :cmd and / commands to the help
* use r to refresh the whole graph, not only update the layout
* use pd instead of pi in callgraph mode
* remove 'O' and 'p' commands
* use 's'/'S' instead of 'z'/'Z' for step/step over
* use page up/down to go to the top/bottom of the graph
* use 'C' to toggle asm.comments
* remove 'c' because it will be used for the cursor inside a node (TODO)
* remove 'e' because diagonal lines are broken
* use 'p'/'P' to switch between print modes (normal, normal with offset
and bytes, esil, esil with offset and bytes, small nodes)
2015-10-25 23:56:22 +01:00
sghctoma
78701a8888
On project load seek to saved offset rather than entry0.
2015-10-25 11:55:15 +01:00
sghctoma
24e5d0583b
Fixed afb+ commands emitted by afl*.
2015-10-25 11:55:15 +01:00
pancake
0f541befd7
Fix some recent regression in cmd parsing
2015-10-25 03:34:51 +01:00
pancake
63fa578363
Fix #3585 - Implement cp and mv #syscmd
2015-10-25 02:32:22 +02:00
Maijin
30209a3f4b
Add mrwx in Section help
...
Add mrwx in Section help
2015-10-25 00:32:58 +02:00
pancake
21fe9f1fa9
A bit deeper zerosep
2015-10-24 23:25:56 +02:00
pancake
880821634f
Refactor zerosep for r2 -0
2015-10-24 22:49:12 +02:00
Jeffrey Crowell
523948cb32
fix ddr segfault
2015-10-24 15:51:11 -04:00
deffi420
0a42eb1501
Fix parsing of aar[?*j]
commands
2015-10-24 12:42:53 +02:00
pancake
74ec59d624
Fix workaround for /R/
2015-10-24 02:41:43 +02:00
pancake
f3ddfbb9ec
Fixes for RRegex, Use r_regex_match(), comp+exec seems buggy
2015-10-24 02:06:45 +02:00
pancake
c1cdaf3d16
Fix RLang.r2pipe regression
2015-10-23 22:27:04 +02:00
Álvaro Felipe Melchor
764eb84be6
Fix #2905 - Handle _ in Ve
2015-10-23 17:12:55 +02:00
pancake
77d34628d7
Fix @b:
2015-10-23 17:11:04 +02:00
Álvaro Felipe Melchor
0028756c81
added name_filter to bin.prefix
2015-10-23 14:57:36 +02:00
pancake
888c05d31f
Fix some recent covs
2015-10-23 12:07:07 +02:00
Riccardo Schirone
70669bafc0
bin/bin: do not filter out non-pie binaries when using baddr
2015-10-23 10:55:13 +02:00
pancake
6c4bfb94b1
Fix windist, r2pipe and plugins paths
2015-10-23 02:58:48 +02:00
pancake
2377f38d51
Fix (null) in ls -l
2015-10-23 01:39:47 +02:00
Álvaro Felipe Melchor
14a775f14f
Fix #3509 - bin.prefix option
2015-10-22 23:36:43 +02:00
pancake
992cf9eef7
Fix #3555 - Support pf.k=v syntax
2015-10-22 17:39:05 +02:00
pancake
dcbddab6e3
Initial support for pfd and better pf autocompletion
2015-10-22 17:19:33 +02:00
Jeffrey Crowell
511b82e796
add json doc to abj
2015-10-22 09:18:45 -04:00
pancake
b08add890a
Fix the 80/96/128 fpu reg value issue
2015-10-22 13:38:30 +02:00
pancake
ac65ff95b1
Implement @@dbt* maybe dup for @@='dbt..'
2015-10-22 13:08:05 +02:00
pancake
0b92947b30
Make dbt= @@=-friendly
2015-10-22 12:53:34 +02:00
pancake
2c86d90bd8
Implement dbt* and extend backtrace to support stack frame addresses
2015-10-22 12:38:57 +02:00
pancake
3de77ad6e6
Initial support of dbg.libs/unlibs for Linux/OSX
2015-10-22 04:48:56 +02:00
pancake
31737e3ecf
Fix #3541 - Implement oonn+ command
2015-10-22 03:20:30 +02:00
pancake
a05ac7eaa4
RDebugPlugin.arch.typeof(char*)
2015-10-22 03:11:03 +02:00
pancake
1b88200e31
Add support for 'interpreter' in RBin, ELF and MACH0
2015-10-22 02:13:26 +02:00