Commit Graph

21454 Commits

Author SHA1 Message Date
Vanellope
46187fe4e1 Make couple of keys toggle-able (#13864) 2019-04-22 15:42:08 +02:00
Vanellope
4acc6d6540 t key is supported in both window and zoom mode ##panels (#13863) 2019-04-22 15:41:47 +02:00
pancake
062a114d9c Fix 1oobread crash in fire bars 2019-04-22 11:59:25 +02:00
pancake
465d789dab Fix crash in p= (1 byte oobread) ##asan 2019-04-22 11:31:17 +02:00
radare
49311dc967
Fix asm.meta issues when asm.flags.inbytes is set ##disasm 2019-04-22 01:59:00 +02:00
Óscar Carrasco
ab556ce6c7 Implement pfc normalized types and values ##print 2019-04-22 01:41:04 +02:00
Vanellope
96da96261f n/N commands are supported in window mode ##panels 2019-04-21 22:57:21 +02:00
radare
7d25ed86c7
Fix another bug in asm.jmpsub ##disasm 2019-04-21 21:28:39 +02:00
vane11ope
ef3a13bf53 t key is supported in Function panel ##panels 2019-04-21 20:38:40 +02:00
pancake
593385a18b Implement more tx subcommands (type-xrefs) ##types
* list all types in current function
* list all types in program
* create a types graph
* list all functions using the given type
2019-04-21 20:27:46 +02:00
pancake
89848ebe14 Implement afs! to edit current function signature with cfg.editor ##types 2019-04-21 20:27:46 +02:00
Vanellope
cc81df4fba Something gone wrong with t key in the stack panel (#13851) 2019-04-21 20:02:10 +02:00
Khairul Azhar Kasmiran
8a990cfe7a pf z, io.unalloc=true: Abort map check loop if the size-0 map is encountered (#13843) 2019-04-21 16:50:23 +02:00
Vanellope
ed8c31095c Fix inappropriate if checks in panels 2019-04-21 16:50:03 +02:00
dodococo
d7cbaca06f Assume filetype is unknown if core->bin->cur is null ##Ranal 2019-04-21 15:43:18 +02:00
dodococo
2532c12727 Fix #13672: Display variables value in the disasm view ##disasm 2019-04-21 15:38:37 +02:00
Vanellope
52e036ed18 Fix a bug when pressing t in decompiler (#13838) 2019-04-21 14:21:33 +02:00
radare
fbbc660870
Fix fcn.rip regression ##anal 2019-04-21 13:24:19 +02:00
pancake
4a1e9db030 Add scr.bgfill config option ##print 2019-04-21 12:39:45 +02:00
pancake
6c497aae89 Make p= bars dont use the background color ##cons 2019-04-21 12:39:45 +02:00
bart1e
cfafa9a9e8 Fill op->src[0] and op->dst in x86 and improve arg analysis with it ##anal
* Changed can_affect_bp a little
* Fixed xor reg, reg issue
* Small fix in rargs detection
2019-04-21 12:17:10 +02:00
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