Commit Graph

22249 Commits

Author SHA1 Message Date
Deepak Chethan
e45a16456f Fixes #14652: Fixes visual hud regressions 2019-07-28 01:32:17 +02:00
Khairul Kasmiran
021004f565 Don't show flag name for internal demangled xref 2019-07-27 16:37:47 +02:00
vane11ope
cf3f744750 Refactoring 2019-07-27 16:37:23 +02:00
Khairul Kasmiran
49fff3faea Default scr.breaklines to true 2019-07-27 13:09:27 +02:00
deepakchethan
2e52b8bb1e Fixes #14353: Added utf8 support for agft 2019-07-27 13:04:39 +02:00
deepakchethan
c452f41a98 Featur #14351: Added utf8 support for p= based commands 2019-07-27 13:04:39 +02:00
dodococo
4add3867a1 All emacs dietline keybindings are implemented (#14664) 2019-07-27 15:40:52 +08:00
GustavoLCR
8a6a7ba852 Some fixes to windbg (#14666) #debug #windbg
* Fix #10505
 * Fix wrong register profile being picked
 * Fix use-after free(s) and null derefs
2019-07-27 14:29:02 +08:00
pancake
8328fc5d5f Fix warnings 2019-07-26 23:48:08 +02:00
ps1337
fceda4c3df cmd_debug.c: Make addroflib use basenames 2019-07-26 20:36:48 +02:00
Ayman Khamouma
d70c178c00 Fix flagspace autocompletion 2019-07-26 16:18:54 +02:00
pancake
b7c8f49744 Add protobuf magic 2019-07-26 05:30:21 +02:00
pancake
f88c30dce7 Delete prefix/ and fix static builds (missing libmpc.a) ##build 2019-07-26 05:30:21 +02:00
Florian Märkl
305c28a561 Pull enums out of RParseCTypeType 2019-07-26 01:33:11 +02:00
Florian Märkl
d76bc232a2 Support struct/enum/union before name in ctypes parse 2019-07-26 01:33:11 +02:00
dodococo
5dd819e847 Implemented head and tail commands ##core 2019-07-25 18:51:30 +02:00
pancake
3609bc9377 VV<> draw refs/xrefs graphs for visual navigation ##graph 2019-07-25 18:48:25 +02:00
pancake
9f6249e0b7 Implement icg to create class graphs ##graph 2019-07-25 18:38:48 +02:00
Khairul Azhar Kasmiran
7d737685de Demangle xrefs if asm.demangle=true and use '@' for xref locs ##disasm 2019-07-25 18:12:34 +02:00
Florian Märkl
08c0b8d042 Add cdecl-thiscall-ms Calling Convention (#14653) 2019-07-25 18:12:12 +02:00
Vanellope
03ae574012 W + hjkl just works like Ctrl w + hjkl ##panels 2019-07-25 18:12:03 +02:00
pancake
7c688dd174 Improve RConsBind and use it from RBin via iz^C ##bin 2019-07-25 14:37:46 +02:00
pancake
4a44ff4a90 Use libswiftCore library if available to demangle Swift5 symbols ##bin 2019-07-25 13:44:27 +02:00
pancake
3369e39389 Alphabetically sort more help messages and fix /ac/aa help msg ##core 2019-07-25 13:22:32 +02:00
pancake
f6ed6b904c Skip PAC instructions in rop searching ##search 2019-07-25 13:14:59 +02:00
pancake
6df529ea08 Skip ROP gadgets starting with RET ##search 2019-07-25 13:14:59 +02:00
radare
cb2f239465
Fix oba on frida:// ##bin 2019-07-25 12:42:08 +02:00
pancake
362cdfd842 Add more tokens for the panels clicking thing 2019-07-25 12:02:24 +02:00
pancake
4c2714ab58 Sort om help messages 2019-07-25 12:01:49 +02:00
radare
2318a63c40
Fix #14622 - Skip reflines on non-executable offsets ##disasm 2019-07-25 03:46:37 +02:00
pancake
ff3d6ff0a5 Fix #14640 - /aa 2019-07-25 01:56:14 +02:00
Florian Märkl
2b82310084 Add help for /ac (#14638) 2019-07-25 01:55:27 +02:00
eShuttleworth
7acfa7260f Add more e_machine values for ELF ##bin 2019-07-25 01:43:39 +02:00
radare
711b00ecad
Fix support for Swift5 demangling via bin.demanglecmd ##bin (#14639)
* Tested on rabin2 -D and iD command
2019-07-24 23:32:49 +02:00
Paul I
88a31ff792 Add __stack_chk_fail to types-android.sdb.txt (#14641) 2019-07-24 23:32:18 +02:00
dodococo
73426e245a Visual Help colorized ##visual 2019-07-24 19:10:10 +02:00
Vanellope
3880ad07a0
Fix W command (#14636)
* Fix W command
2019-07-25 00:37:54 +09:00
radare
672fe95049
Implement RCons.echo() and use it from r2.cmd("echo64") ##cons (#14635)
Required for r2pipe programs to buffer output to be processed by r2
2019-07-24 13:59:57 +02:00
ycarmon
bf53723c4c Fix #13766 - Sum the meta_data_code as covered code ##anal 2019-07-24 02:14:04 +02:00
pancake
f46ee80ebb Handle 'e' in window panels mode too 2019-07-23 21:05:17 +02:00
radare
d8362da581
Fix timeout issue in http.get ##io 2019-07-23 18:32:48 +02:00
David CARLIER
ab294a406f Few memory leak fixes ##wasm (#14628) 2019-07-23 15:26:48 +02:00
Vanellope
e45933bddc Refactoring (#14630) 2019-07-23 15:26:32 +02:00
Francesco Tamagni
32043bc6b6 Don’t print non-ObjC methods in classdump_objc 2019-07-23 15:24:58 +02:00
Francesco Tamagni
d4bbaf1611 Improve ObjC classdump icc 2019-07-23 15:24:58 +02:00
Francesco Tamagni
2000a0d8a6 Parse ObjC superclass name 2019-07-23 15:24:58 +02:00
Ayman Khamouma (ak42)
659cab4ba3 Step over rep and repne prefixed instructions with dsui ##debug 2019-07-23 10:06:10 +02:00
radare
67fbd0e0d8
Better use of perm/mode names in R_IO ##io (#14615)
* Aim to fix O_BINARY issue in rahash2 on windows
2019-07-23 10:03:33 +02:00
GustavoLCR
187e51704f Fix ordinal name on Linux for NE (invalid sdb path location) ##bin 2019-07-23 03:01:49 +02:00
radare
bca63013f8
Add more function definitions for posix and macOS binaries ##anal 2019-07-23 02:51:58 +02:00