pancake
bee529b073
Add asm.xrefs.code option to show/hide code references in ##disasm
2019-04-21 12:09:44 +02:00
pancake
e2d94ad1e2
Fix 'e cmd.gprompt=dr=' becaues of the strtok approach ##core
...
This is more like a workaround
2019-04-21 12:09:44 +02:00
pancake
bdaaf43c9d
In graph, = sets cmd.gprompt and | changes layout, step centers graph
2019-04-21 12:09:44 +02:00
pancake
9f574c758f
Add some more x86 instructions for pseudo ##disasm
2019-04-21 12:09:44 +02:00
Vanellope
17dac92702
t key is supported for register panel
2019-04-21 12:08:39 +02:00
Khairul Azhar Kasmiran
4620871913
Mark pf z strings that overflow into unallocated memory with "ovf" ( #13829 )
...
* Mark pf z strings that overflow into unallocated memory with "ovf"
* Use RIOBind instead
* Put cheaper test first
* Check map read permission as well
2019-04-21 17:00:45 +08:00
radare
2e9eea4e20
Fix bug when quoting a comment ##core
...
$ r2 -c '"w hello # world"' -qcps -
2019-04-21 01:26:52 +02:00
Maijin
528ef85a16
Add s110 to list of OS in asm.os=?
2019-04-21 00:46:13 +02:00
radare
b9df8f5001
Fix x86.nz assembler for the rip-relative LEA ##asm
2019-04-21 00:45:03 +02:00
David CARLIER
1841364814
Mips asm mem leak ##asm
2019-04-21 00:39:59 +02:00
Cyrill Leutwiler
501f6ab016
Fix dg in Linux by using r_debug_ptrace instead of ptrace ##debug
2019-04-21 00:38:36 +02:00
Vanellope
336c0e84fc
Better algo for t and it is supported in hexdump too ##panels ( #13831 )
2019-04-21 00:16:33 +02:00
pancake
b1a07bd3ae
Fix b command parsing (show help if subcommand is invalid)
2019-04-20 12:50:00 +02:00
pancake
e3623a55e8
aa* -> aaS
2019-04-20 12:49:56 +02:00
Vanellope
2d87bfaa25
t key support for entropy ##panels ( #13827 )
2019-04-20 01:14:18 +02:00
Siguza
156776433f
Add realname flag command ##flags
2019-04-19 22:45:36 +02:00
pancake
b1cc8be6af
Do not run aap twice in aaaa
2019-04-19 22:45:18 +02:00
radare
051b211ade
Include aap in aaaa ##anal
2019-04-19 22:43:33 +02:00
pancake
95c46e9e01
Add missing help for aaf?
2019-04-19 22:15:06 +02:00
radare
83b62183d9
Make scr.gadgets true by default ##visual
2019-04-19 17:57:45 +02:00
radare
aaf93c20d5
More improvements in the current flagtags and ftl->ftw ##flags
2019-04-19 16:54:53 +02:00
Vanellope
3f9cf702a2
t key instead of tab key is supported in Disassembly panel ##panels
2019-04-19 16:46:54 +02:00
pancake
955e9b530f
Add missing entry in the flag/d/meson
2019-04-19 14:27:38 +02:00
pancake
013fa94c7b
Implement ftl and add more flag tags ##flags
2019-04-19 14:19:19 +02:00
pancake
170bec4793
Minor fixes
2019-04-19 13:30:20 +02:00
radare
376ee077ff
Honor color theme in p== ##print
2019-04-19 09:59:58 +02:00
David CARLIER
db8ea60fed
Fixing most likely a typo ( #13817 )
2019-04-19 09:59:15 +02:00
radare
459de680df
Fix p== in debugger (only processes current map) ##print
2019-04-19 02:08:02 +02:00
Vanellope
3b16798a64
Comments work in Disassembly panel ##panels
2019-04-18 22:26:43 +02:00
Vanellope
61e4bfda3f
A few refactoring in panels
2019-04-18 19:36:13 +02:00
pancake
26e34cb015
Fix build
2019-04-18 17:22:49 +02:00
radare
4fc2a43dff
Make 'o' do the inverse of 'O' ##visual ( #13808 )
2019-04-18 17:12:50 +02:00
radare
c2c8af44de
Do not use defines
2019-04-18 17:12:18 +02:00
Riccardo Schirone
1a6c6458b5
mach0 dylib: addr + 16 was the right address
2019-04-18 17:12:18 +02:00
Riccardo Schirone
8d302cd086
Fix r_buf_get_string implementation
2019-04-18 17:12:18 +02:00
Khairul Kasmiran
b7dd133566
no_null -> overflow
2019-04-18 22:20:43 +08:00
Florian Märkl
f5dfae611f
Remove RParse.hint to fix Segfaults ##parse ( #13806 )
2019-04-18 15:09:48 +02:00
pancake
2325e7f2ff
Improve the lima theme
2019-04-18 14:29:10 +02:00
pancake
2b442bcc04
This LC_SYMTAB handling is wrong
2019-04-18 13:43:20 +02:00
pancake
324faaa3f0
Initial import of the esil-graph command by @condret
2019-04-18 13:35:32 +02:00
pancake
cf16cf4cd1
Add 'oba [addr] [baddr]' command handler when m != b ##bin
2019-04-18 13:16:58 +02:00
pancake
5a60b0f582
Also fix ob command to switch between different objid
2019-04-18 13:16:58 +02:00
pancake
fb8332a5f2
Fix oba command when called with only one argument ##bin
2019-04-18 13:16:58 +02:00
radare
fd863fce33
Improvements for rabin2 -H and pfo in macho ##bin
2019-04-18 11:13:59 +02:00
Vanellope
40d3f7e822
Interactive message for cursor and insert mode ##panels ( #13799 )
2019-04-17 22:29:37 +02:00
Vanellope
a3dfd62abd
Press Enter on menu is properly fixed
2019-04-17 22:29:13 +02:00
GustavoLCR
08da188ee8
Fix print_string for Windows ( #13800 )
2019-04-17 22:16:57 +02:00
pancake
e10d7df600
Introduce dtdi and update help message ##traces
2019-04-17 14:06:45 +02:00
sivaramaaa
39bdf7b5e4
Added a command to edit types using cmd.editor ##types
2019-04-17 12:02:33 +02:00
GustavoLCR
38bdc772ce
Fix coredump PC not being considered ( #13793 )
2019-04-17 11:49:28 +02:00