Commit Graph

4997 Commits

Author SHA1 Message Date
pancake
4da0a0d831 Update capstone from git 2014-06-12 10:29:46 +02:00
condret
6b1efd8ecd Add R_ERROR and fix RIOSection.get_{first,in}_{vaddr,paddr}{_range} 2014-06-11 17:42:42 +02:00
pancake
d7767b6de7 Some enhacements on the new colorized help 2014-06-11 17:35:34 +02:00
Jody Frankowski
93f43d40fc Add helper functions to print coloured help messages 2014-06-11 17:13:54 +02:00
Jody Frankowski
db416c0144 Update cmd_type.c to use the new coloured help functions 2014-06-11 17:13:53 +02:00
pancake
02b3be47b0 Duplicate 'yf' as 'wd' (new command) 2014-06-11 01:17:58 +02:00
pancake
b1d897d4e5 Some dwarf fixes 2014-06-11 00:13:28 +02:00
pancake
63ae19c650 Implement RBinInfo->is_stripped for MACH0 files 2014-06-10 20:50:48 +02:00
jvoisin
0612c9c593 minor cleanup (thanks @LemonBoy ) 2014-06-10 18:04:37 +02:00
pancake
b5ae986524 Fix #1004 - x86 "sete" not supported #1004 2014-06-10 16:24:01 +02:00
pancake
7cc14b429c Add missing check in malloc return value 2014-06-10 11:50:11 +02:00
pancake
b3e8b3152b 8051 is a 8bit cpu, set asm.bits when asm.arch doesnt supports current value 2014-06-10 11:48:02 +02:00
Andrew McDonnell
20ed296741 Properly fix incorrect handling of branch delay in analysis. 2014-06-10 11:33:10 +02:00
Andrew McDonnell
a50775ab07 Fix junk (]0m) on the end of some refs in coloured disassembly 2014-06-10 11:31:51 +02:00
Andrew McDonnell
e8a76e95e9 Apply the graph.font property to lines as well as boxes. 2014-06-10 11:31:50 +02:00
morte
4582524db4 SIGSEGV fix 2014-06-10 11:29:32 +02:00
pancake
6aba134a7e Finish s/io.ffio/io.ff/ 2014-06-10 11:20:17 +02:00
jvoisin
34303f266c Fix #1018 (rasm2 segfaults on 32-bit ARM). Thanks @xobs 2014-06-09 23:38:19 +02:00
jvoisin
ec5e9ad183 Fix a stupid typo 2014-06-09 12:36:39 +02:00
jvoisin
07cf636929 Fix CID 1135107 2014-06-08 00:56:22 +02:00
Anton Kochkov
8b911cb0f0 Fix CID 1134728 2014-06-07 14:37:29 +04:00
jvoisin
a7eb256900 Fix CID 1108023 2014-06-07 12:03:12 +02:00
pancake
61a33e41da Fix 'ij' JSON output when no RBinInfo is found 2014-06-07 11:47:12 +02:00
pancake
b788deac00 Fix latest coverity issues
CID 1221463
CID 1221462
CID 1221461
2014-06-07 11:23:14 +02:00
pancake
4f2b18ab91 Update sdb 2014-06-07 02:52:13 +02:00
pancake
22f2754d1c s/io.ffio/io.ff/ 2014-06-07 01:50:07 +02:00
pancake
eb4d79a99e Fix regression parsing import table in PE. 2014-06-07 00:06:12 +02:00
pancake
8613cecae0 Do not load sections with size=0 in PE (fixes 65K infinite loading) 2014-06-06 23:01:53 +02:00
pancake
298f2558ca oops 2014-06-06 22:54:30 +02:00
pancake
4c1ef71e46 Fix -w with io.va 2014-06-06 22:37:18 +02:00
pancake
939fd989a9 Fix r2 -w <nonexistentfile> 2014-06-06 22:34:03 +02:00
condret
b58529d5fc fix gcc-warnings, thx @jvoisin 2014-06-06 15:46:32 +02:00
jvoisin
ac7963a9dd Even more gcc warnings silenced. 2014-06-06 14:07:06 +02:00
jvoisin
dc3510e942 Fix Gcc warnings: warning: multi-line comment [-Wcomment] 2014-06-06 13:34:26 +02:00
jvoisin
3affd8ecb2 Fix two gcc warnings 2014-06-06 13:22:52 +02:00
pancake
06ec145106 Fix r_file_truncate 2014-06-06 01:10:43 +02:00
pancake
0ea452d0f5 Fix build 2014-06-06 00:06:30 +02:00
pancake
8ddc053be9 Update sdb 2014-06-05 23:59:58 +02:00
pancake
b564af7d09 Fix crash in core/file.c when loading empty files 2014-06-05 23:07:02 +02:00
pancake
11080c54c4 Skip build errors of dynamic static plugins 2014-06-05 16:14:33 +02:00
pancake
2284b04f85 Oops. fix elf.nx 2014-06-05 15:55:19 +02:00
pancake
6883f74d57 Add info/elf.relro sdb instance 2014-06-05 15:38:33 +02:00
pancake
1686073c8b Implement RBinInfo.nx check for ELF (need tests) 2014-06-05 15:26:46 +02:00
Andrew McDonnell
231b6b21d6 Fix minor typos in rax2 manpage 2014-06-05 15:17:35 +02:00
pancake
79098f622e Add elf.relro sdb entry 2014-06-05 04:53:00 +02:00
pancake
be7ae52faa Hackaround dupped dynplugins builds 2014-06-05 04:32:47 +02:00
pancake
7322a152e1 Minor fix for search in iova 2014-06-05 04:14:37 +02:00
pancake
af97eaf7f7 Initial refix 'di' for osx, add missing newline in 'psi' 2014-06-05 03:46:17 +02:00
LemonBoy
ad862e068f scan the whole block 2014-06-05 03:31:01 +02:00
pancake
1de37f419a Fix cmd_pD tests by handling addressing overflows 2014-06-05 03:29:11 +02:00