Commit Graph

6085 Commits

Author SHA1 Message Date
Anton Kochkov
fea0a0ec9e Fix r2 gdb arm (32) profile 2014-10-26 01:29:58 +03:00
pancake
78f6c9362b Colorize ec? 2014-10-25 01:10:56 +02:00
pancake
263f776f7d Fix data xrefs for the ioli crackme 2014-10-25 00:55:11 +02:00
jvoisin
f6be210ded Add some hack.lu fortunes 2014-10-24 22:29:00 +02:00
pancake
25927e0b60 Implement PEDA-like colors for addresses in pxw and pxq
- Uses 'ai' command to get address information
- We need to define new color palete entries for them
- We now have colors for: code, data, rodata, ascii, sequence
2014-10-24 21:31:46 +02:00
pancake
e807868b78 Honor rabin2 -N minstrlen for -z,-zz,-zzz 2014-10-24 20:13:18 +02:00
pancake
131b9092c2 Implement rabin2 -zzz (dump strings to stdout, works on huge files) 2014-10-24 18:26:37 +02:00
Anton Kochkov
e0b20554ec Try to implement ARM32 gdb reg profile 2014-10-23 20:32:22 +04:00
Anton Kochkov
179dab57ec Fix GDB for ARM 2014-10-23 17:40:32 +04:00
Thanat0s
63d79f9a6b Use the whole space in visual for function list 2014-10-23 14:55:33 +02:00
pancake
92e85bf4c4 Fix linux-x86-64 shellcode (abspath) and make x/x work 2014-10-23 14:07:46 +02:00
condret
532d3c6a63 make r_io_mwrite check map->flags 2014-10-23 13:17:52 +02:00
condret
f6e5b2b35f make r_io_map_list show rwx-info 2014-10-23 13:01:14 +02:00
pancake
857e635f49 Use PFMT64u instead of PFMT64d to display addresses 2014-10-23 12:35:08 +02:00
Thanat0s
03b6f03161 Adding z80 Help 2014-10-23 08:20:04 +02:00
pancake
0b515404cc Filter string flag names 2014-10-23 05:07:29 +02:00
pancake
8ec5e4ae94 Fix r2.js to be used from duktape 2014-10-23 04:45:01 +02:00
pancake
e43f0622fe Handle @100@PATTERN syntax in rarun2 program args 2014-10-23 03:57:37 +02:00
pancake
d69175f38f Make graph debugger mode work and add cmd.gprompt 2014-10-23 03:29:05 +02:00
pancake
bc658c8a4e Fix #1553 - node select history and autoscroll, fixes tfu keys 2014-10-23 02:13:25 +02:00
skuater
13ba5d0742 Implement step over rep instructions 2014-10-23 00:46:19 +02:00
pancake
8b3cdac3df Add support for negative values in dbg.follow 2014-10-23 00:16:32 +02:00
pancake
c3d65e46a5 Fix dbg.follow 2014-10-23 00:08:12 +02:00
condret
9de1bb9737 set RIOMap->flags on r_io_reopen 2014-10-22 20:25:47 +02:00
Anton Kochkov
7733fceafa Fix IDA->r2 python script 2014-10-22 18:06:16 +04:00
pancake
7284b3909b Fix crash in pf* 2014-10-22 15:57:51 +02:00
Anton Kochkov
56d04cf0b3 Fix building bindings 2014-10-22 15:11:42 +04:00
condret
c8c276f2cd add r_io_map_list 2014-10-22 11:04:37 +02:00
pancake
bf541e8ec8 More magic cleanup 2014-10-22 06:07:22 +02:00
pancake
8d815174af Add enums for elf for pfo 2014-10-22 02:30:37 +02:00
pancake
d1bf968620 Honor cursor in Vdr and Vdh 2014-10-22 01:01:38 +02:00
pancake
1d9955b2d4 Clean unnecessary MAGIC rules and optimize its search
- Cleanup MAGIC database to avoid false positives,
- Optimize magic search loop 6x faster /m
2014-10-22 00:56:11 +02:00
pancake
9c7518681c Add elf-32, 64 and pe32 bin/d format files 2014-10-21 14:44:39 +02:00
pancake
329bc84488 Add 'pfo' to open format description files 2014-10-21 11:49:33 +02:00
pancake
0e28b85250 Add getrandom() syscall definition for linux-x86-{32,64} 2014-10-21 10:29:14 +02:00
pancake
3435dc2bb5 Implement bin.maxstr and handle it from rabin2 -N min:max 2014-10-21 04:39:37 +02:00
pancake
5201f772f8 Add UPX linux signature for Yara. Force to use yara 2.1 in sys/yara.sh 2014-10-21 02:06:22 +02:00
pancake
fc8773f97e Disable mouse in Vd and longer showtime in scr.feedback=2 2014-10-21 01:20:06 +02:00
pancake
0395dc4618 Add afij afi* and sort af? help message 2014-10-21 01:07:25 +02:00
pancake
1c7b576f1b Another fix for xrefs 2014-10-21 01:02:25 +02:00
pancake
8b7d4b033c Add smyck theme 2014-10-21 00:08:43 +02:00
pancake
442334230b Show filtered disasm in axt/axf and fix dupped refs 2014-10-20 23:36:10 +02:00
pancake
51121e9c9b Make anal.eobjmp an option for testing different analysis rules 2014-10-20 23:13:38 +02:00
pancake
a6065d4823 Fix 'axt' disassembled opcode 2014-10-20 23:01:43 +02:00
pancake
63a0a6770b Fix r2 -d oo updated offset issue 2014-10-20 22:48:50 +02:00
pancake
8e8bf631bf Update capstone to use the new X86_PREFIX defines 2014-10-20 14:48:25 +02:00
pancake
9635ee8e5a Handle '!' prefix in rarun2's args 2014-10-20 13:39:37 +02:00
condret
43e8d3ab0e add r_io_reopen 2014-10-20 13:34:04 +02:00
pancake
7aaf9d5215 Fix syscall table load when asm.bits changes 2014-10-20 05:09:39 +02:00
pancake
5c2177f8b3 Add ragg2 -z to output in C string syntax 2014-10-20 02:14:19 +02:00