Commit Graph

21574 Commits

Author SHA1 Message Date
pancake
52122c9c67 Add vvs command to edit function signature from visual ##types 2019-05-06 20:36:41 +02:00
pancake
03a5a36deb Fix binary number to ut64 conversion ##core 2019-05-06 20:26:46 +02:00
Vanellope
b1227b9090 Fix bugs of cursor for hexdump in panels (#13978) 2019-05-06 20:13:19 +02:00
radare
f10da2e8ef
Fix #13975 - aho issue not showing bytes ##disasm 2019-05-06 18:44:53 +02:00
Khairul Azhar Kasmiran
b3503ee207 sys/meson.py: Create r2.bat as alias to radare2.exe ##windows 2019-05-06 18:23:36 +02:00
Vanellope
1406e2b9e0 Fixed a few things (#13974) 2019-05-06 17:06:44 +02:00
Vanellope
30389573c1 Fix tons of bugs of cursor for disassembly in panels 2019-05-06 16:24:31 +02:00
radare
f7d61f3c1f
Honor asm.pseudo in 'pi' ##disasm 2019-05-06 16:22:52 +02:00
pancake
14b49280ee Add asm.optype ##disasm 2019-05-06 12:55:41 +02:00
pancake
affeb0de5f Initial rework towards bringing back remoting commands ##sync 2019-05-06 11:31:32 +02:00
pancake
a1a5536596 Improvements in panels for usability ##panels 2019-05-06 02:38:33 +02:00
pancake
df95b5ce8a Improve visual panels interaction
* " to create a new panel without using window mode
* X must always close a window, use xX to access refs
* Implement v!t- to delete last tab
2019-05-06 01:14:46 +02:00
pancake
112c131cbd Implement mlj to list files in json ##fs 2019-05-06 01:14:36 +02:00
pancake
4d94311ee5 Implement graph.dummy for toggling the creation of dummy nodes 2019-05-06 00:10:44 +02:00
pancake
c5de63b7e7 Implement mj and improve 'm / io' vs 'm io /' ##fs 2019-05-05 23:55:35 +02:00
kevin
96716563b3 include uint32/64 in JSON output 2019-05-05 23:20:29 +02:00
kevin
1c30a14dc4 add uint32 and uint64 to ? output 2019-05-05 23:20:29 +02:00
pancake
1d33705cc0 Code cleanup in RConfig and bring back 'e asm.' for listing ##config 2019-05-05 23:18:53 +02:00
pancake
d655ef98eb Implement search.in=file 2019-05-05 23:18:22 +02:00
pancake
aed8b8af96 Avoid scanning the whole -1 address space. Fixes aap in debugger ##search 2019-05-05 23:18:22 +02:00
radare
4d8c80cb98
Fix #13765 - asm/anal cant be build in parallel ##build 2019-05-05 22:55:20 +02:00
Khairul Azhar Kasmiran
55e9e6c60d Improve help msg for "." (#13961) 2019-05-05 22:31:58 +02:00
Vanellope
26b4bc3dab Refactoring (#13955) 2019-05-05 13:22:51 +02:00
radare
bd4b91e8eb
Fix rahash2 -B and -b regression not printing partial hashes ##bin 2019-05-05 12:52:02 +02:00
pancake
65de322368 Fix wtff + argument 0 size issue 2019-05-05 11:47:32 +02:00
pancake
b176a9fb1b Implement @@@strings iterator ##core 2019-05-05 11:30:03 +02:00
GustavoLCR
9e9eac5171 Fix lang_pipe_run hang in Windows (#13960)
* Fix lang pipe hang in Windows
* Fix hang and double-free
2019-05-05 11:11:58 +02:00
radare
5b0c648b5b
Initial implementation of dr. and ar. commands ##debug 2019-05-05 03:21:23 +03:00
radare
89211e61ac
Implement graph neighbourhood navigation with i and I keys ##visual 2019-05-05 03:02:49 +03:00
pancake
a3a1b22625 Fix ml/mL/Lm inconsistency 2019-05-05 02:02:06 +02:00
GustavoLCR
d4190e61a5 Fix warnings on Windows (#13954) 2019-05-05 01:11:12 +03:00
Vanellope
88eb44fa25 Fix comments in panels (#13953) 2019-05-04 19:10:24 +03:00
pancake
64374d605f Add macos pkg uninstallaton script instructions 2019-05-04 16:02:11 +02:00
Vanellope
a005d7483b Filter is supported with command f/F ##panels (#13949) 2019-05-04 15:52:31 +03:00
vane11ope
518b1408e9 Fix a small bug 2019-05-04 15:49:29 +03:00
Khairul Kasmiran
9688a839f0 Fix prc text color 2019-05-04 15:48:35 +03:00
David CARLIER
a6a4638c54 Asm assemble, mem leak fixes ##asm 2019-05-04 15:48:05 +03:00
Jonas Stein
45a9f84431 intro.md: Fix typo
Typo in "Begin" fixed
2019-05-03 07:29:52 +03:00
xermicus
557e43b969 enable ctrl-r to perform backward search 2019-05-03 07:29:19 +03:00
xermicus
406cf7bfc8 fix up/down array backward search 2019-05-03 07:29:19 +03:00
vane11ope
f988277e5f Fix a bug of colors menu 2019-05-03 03:32:23 +03:00
pancake
373176bc21 Show which ascii char is in drr output 2019-05-02 15:46:11 +03:00
pancake
65ac35e21b Fix null deref in canal.c 2019-05-02 14:04:27 +03:00
pancake
c1ebfa5d1b Fix crash in dmh on Frida 2019-05-02 12:53:03 +03:00
vane11ope
bf3b433d65 Fix a bug 2019-05-01 20:25:58 +03:00
vane11ope
0046963bb2 Decompiler default off for everything especially tabs working better this way ##panels 2019-05-01 20:25:25 +03:00
David CARLIER
cdbc158db3 Sign hash, possible mem leak fix. (#13942)
Avoiding creating an entry if the type is not known (at the moment).
2019-05-01 18:57:55 +03:00
Khairul Azhar Kasmiran
e2c3aeb2a0 Fix ms double free crash (#13938) 2019-05-01 16:22:17 +03:00
pancake
a0a24431fb Fix missing newline 2019-05-01 08:41:19 +03:00
pancake
7fcac5ba99 Fix #13931 - Do not memref mmxwords in LEA 2019-04-30 21:22:46 +03:00