Commit Graph

6216 Commits

Author SHA1 Message Date
pancake
1661a3d39d Optimize asm.slow with bin.relocs 2017-05-23 23:54:11 +02:00
Ren Kimura
d3f5773219 Add new trace session format 2017-05-23 19:37:11 +02:00
pancake
2e8be3913d Fix #7569 - Show comments in pxa too 2017-05-23 15:53:58 +02:00
Ayman Khamouma
49d56a8a4c Add drlj subcommand (#7557) 2017-05-23 14:18:35 +02:00
pancake
b717ce05fc Add p==? and honor colors in p== 2017-05-23 13:38:19 +02:00
Giovanni
2a5731c857 fixed pdc mistake (#7576) 2017-05-23 12:49:56 +02:00
pancake
9e19118eff Fix latest covs 2017-05-23 11:24:04 +02:00
Ayman Khamouma
ce99a1123c Check file provided before performing any operation on oc command - #7539 (#7564) 2017-05-23 11:11:59 +02:00
Rene Laemmert
c5c2168c32 honor noreturn in aab and removed non exact cases from aab (#7575) 2017-05-23 10:13:51 +02:00
pancake
f8fc38710f Load .py, .js and .lua at startup time 2017-05-23 04:12:13 +02:00
Marc
ae1aef88b9 Add align info in payloads #7376 (#7574) 2017-05-23 03:01:45 +02:00
Srimanta Barua
d3958f00e4 Initial stub for gdbserver support
* Renaming functions, reorganizing code, adding temporary hack for closing gdbserver
2017-05-22 19:37:48 +02:00
pancake
747b30b428 Fix dmi and its help 2017-05-22 15:24:28 +02:00
Ayman Khamouma
9ae1526bbb Fix remaining glitches with recursive help #7528 (#7562) 2017-05-22 02:54:26 +02:00
pancake
7c7a151a2c Make anal.strings unset bin.strings and run aar, fix zoom.byte=? 2017-05-22 02:27:33 +02:00
pancake
f5ec70a8f1 Fix help for /A 2017-05-22 01:08:54 +02:00
Antonio Sánchez
3f8dee8113 Fix #7545 - Miss misspelled word in wtf! 2017-05-20 17:31:47 +02:00
pancake
238c10788f Fix #7541 and #4766 - Implement search.in=dbg.program and dbg.trace.libs 2017-05-20 15:03:17 +02:00
pancake
70852bb66f Remove | in asm.bbline and fix some glitches when no analysis found 2017-05-20 14:38:03 +02:00
Simone Ferrini
2a573ac402 Fix #7527 - read block after s- and s+ 2017-05-20 13:23:46 +02:00
pancake
2d2ddf9594 Fix last covs 2017-05-19 13:43:33 +02:00
pancake
cce6265fcb Do not reload relocs on every pd with bin.relocs 2017-05-19 12:43:12 +02:00
Ayman Khamouma
e02ecd426a Fix #7509 - update blocksize when calling r_core_print_disasm_instructions with nb_bytes parameter (#7526) 2017-05-19 00:36:18 +02:00
Ayman Khamouma
a9a0c7e385 Fix #7524 - Fix help messages for recursive help parser (#7525) 2017-05-18 23:13:18 +02:00
pancake
d1e1524bc2 Fix #7470 - No more infinite loops in pdR 2017-05-18 22:54:54 +02:00
Simone Ferrini
dc669f165b [linux_heap_glibc] Implemented dynamic global_max_fast resolution (#7512) 2017-05-18 11:56:06 +02:00
pancake
792d2e2ff2 Honor color palette in pxa 2017-05-18 11:43:26 +02:00
pancake
0668d04488 Honor color theme in p=, add palette rainbow primitives in RCons 2017-05-18 00:01:16 +02:00
pancake
6111637a66 Fix stack overflow in a race condition inside V@ 2017-05-17 23:48:05 +02:00
pancake
0f6d3bad92 Add bin.relocs config var 2017-05-17 22:01:27 +02:00
Ayman Khamouma
a68254d76a add pib command for basic block level disassembly (#7508) 2017-05-17 08:28:57 +02:00
Frefreak
1ac364b056 Fixes RBin issues in ood 2017-05-16 15:52:28 +02:00
pancake
ff38defb1a Initial implementation of the flame column graphs in p== 2017-05-16 03:09:06 +02:00
Giovanni
07ba47823b Remove annoying print 2017-05-15 22:32:17 +02:00
Giovanni
e9d22a4e15 pdc improvements (still not perfect) 2017-05-15 21:56:46 +02:00
pancake
8ccedf3973 Add workaround for a pdf fix 2017-05-15 14:40:43 +02:00
pancake
03275401c9 Fix #7473 - pdf boundaries 2017-05-15 13:02:56 +02:00
soez
edba3d11f0 Fix max_global_fast again 2017-05-15 12:05:44 +02:00
pancake
4e8e66a6cc Show offset in psb and add psbq to only print strings 2017-05-15 01:28:28 +02:00
Álvaro Felipe Melchor
99c90aad56 Add resource support into radare for PE files 2017-05-15 01:00:49 +02:00
Florian Märkl
6e1595d513 Set prj.name before saving a project to save that value correctly (#7485) 2017-05-14 23:17:37 +02:00
Adrian Herrera
c7cc81e197 Add S.j command to print current section in JSON (#7490) 2017-05-14 23:16:35 +02:00
SkUaTeR
9a1337512a meson.build fixes to build with MSVC 2017-05-14 23:06:00 +02:00
pancake
9c356a9448 Fix #7492 - Properly Handle x/ argument as address 2017-05-14 22:36:06 +02:00
Khairul Azhar Kasmiran
a4ab7cdcda Use r_str_escape for str flag cmts (#7483)
* Using r_str_escape for str flag cmts

* Escape '"' and '\'

* Escape ESC

* Properly escape Windows UTF-16 2-byte chars
2017-05-14 09:50:01 +02:00
Adrian Herrera
b0b1c7ff05 print empty json list when there are no xrefs (#7487) 2017-05-13 22:38:34 +02:00
pancake
ea2751993f Show all flags in data refs, not just the first one 2017-05-13 19:38:14 +02:00
pancake
6756662d3a Implement pxj, p8j, pxwj, pxhj and pxqj 2017-05-13 18:27:55 +02:00
pancake
842623c028 Enhance @@ foreach operator 2017-05-13 12:41:30 +02:00
pancake
4d41c69742 Fix for @@c:/c to be compatible with @@/c 2017-05-13 02:35:31 +02:00