Commit Graph

6270 Commits

Author SHA1 Message Date
inisider
6b6fadf4dd correct fix of 'invalid write' errors 2014-11-07 09:50:38 +01:00
inisider
c16f59d55e fix invalid writes errors 2014-11-07 09:50:38 +01:00
inisider
b0f0ae4749 fix invalid read errors 2014-11-07 09:50:38 +01:00
pancake
e530a902e5 Rollback a reggression in 'pi' 2014-11-07 05:16:33 +01:00
pancake
ff324cb682 Honor asm.filter in VV graph and 'pi' command. Maybe we need another command to avoid breaking tests? 2014-11-07 04:27:57 +01:00
pancake
b736119a4a Colorize S=, Add anal.gp and better op.refs for mips and x86
- Add anal.gp to make mips.cs code analysis happy
- S= honors scr.color
- Fixed x86(capstone,udis) memrefs for mov/cmp
2014-11-07 03:48:27 +01:00
pancake
9f9ac0cb16 Add support for refptr analysis in ARM (gnu + capstone) 2014-11-07 01:24:14 +01:00
pancake
1256b77747 Use -pie -fPIC for Android builds (required for Android L) 2014-11-07 01:02:57 +01:00
jvoisin
5ec319244b Fix some warnings 2014-11-07 00:54:31 +01:00
pancake
87273cf144 Initial commit enhacing disasm with aop.ref and aop.refptr (x86.udis only atm) 2014-11-07 00:41:29 +01:00
pancake
e39282e42c Fix 'ai' without debugger 2014-11-06 23:23:43 +01:00
pancake
f6bb048a37 Fix S= asterisk mark 2014-11-06 23:06:51 +01:00
pancake
2ca4ef7cc1 Fix #1641 - Check $CC ASAN support 2014-11-06 22:30:24 +01:00
Fedor Sakharov
fa64e18391 Do not ignore UNDEF symbols
Fixes #1542
2014-11-06 18:06:32 +01:00
pancake
fb62b2558d Fix off-by-one in 'ad' command 2014-11-06 16:58:30 +01:00
pancake
e0ee4edb10 Fix xrefs code analysis issue on x86.cs (and probably other anal backends) 2014-11-06 16:01:00 +01:00
pancake
6e5b360e00 Handle flag resolution in RAsm.num from RCore.num 2014-11-06 15:13:11 +01:00
pancake
6be32c106c Bump iOS pkg revision 2014-11-06 12:18:18 +01:00
pancake
35ae7f0463 Fix crash in <tab> (thanks asan) 2014-11-06 12:03:06 +01:00
pancake
2aae2ad42b Remove unnecessary workaround sleep for Darwin debugging 2014-11-06 12:02:31 +01:00
pancake
619e443e7e Update for iOS 8.1 SDK 2014-11-06 11:57:51 +01:00
pancake
6ef9165f39 Enable asm.cmtright when scr.responsive=1 2014-11-06 11:11:51 +01:00
pancake
6dab56e866 Fix cmd.hit core->block not updated 2014-11-06 10:47:30 +01:00
pancake
cc860ced0b Handle immediate memory references from capstone 2014-11-06 03:13:47 +01:00
pancake
8c43eddaa2 Honor io.va and scr.width in S= 2014-11-06 03:02:38 +01:00
pancake
0142915fb7 Minor code cleanup for the elf parser 2014-11-06 02:12:55 +01:00
pancake
350b13f980 Fix another fuzzed crash in the ELF parser 2014-11-05 23:24:43 +01:00
pancake
5651a8bf85 Fix another boundary check fail in ELF's strtab 2014-11-05 23:19:14 +01:00
pancake
2674032486 Fix another crash in the ELF parser (nightmare) 2014-11-05 22:52:53 +01:00
pancake
5870b6376c Fix strtab read overflow null-terminating all strtab copies 2014-11-05 22:49:43 +01:00
pancake
cf9880568e Fix oob read in ELF 2014-11-05 22:36:10 +01:00
Fedor Sakharov
a08b8833a4 Recognize symbols with type SECTION 2014-11-05 22:29:51 +01:00
pancake
89d4ff828f Fix rabin2 -c elf regression crash (thanks maijin for reporting) 2014-11-05 19:23:37 +01:00
pancake
842b8db4f3 Fix more crashes in DWARF and ELF 2014-11-05 17:15:22 +01:00
pancake
8b86030130 Fix all warnings in the ELF parser 2014-11-05 17:07:56 +01:00
pancake
0764d0bc15 Fix two crashes in the ELF parser 2014-11-05 17:02:08 +01:00
LemonBoy
f990b078a8 Make the elf parser use the phdrs and the DT_DYNAMIC contents 2014-11-05 16:33:34 +01:00
d0p
5bdbfd240a Fix compilation error on OS X 10.7.5 (undef symbol)
Shared libraries and bundles don't have direct access to environ. Use
the _NSGetEnviron() routine to retrieve the address of environ at
runtime. See "PROGRAMMING" section of ENVIRON(7).
2014-11-05 16:16:27 +01:00
pancake
7b7256d340 Remove boundary checks to fix regression, must redo the patch with more fuzzing 2014-11-05 16:11:01 +01:00
LemonBoy
9dd90c2133 Make the elf parser use the phdrs and the DT_DYNAMIC contents 2014-11-05 16:01:06 +01:00
skuater
430ef8d5fe Hardware breakpoints working 2014-11-05 13:10:18 +01:00
pancake
b158a7a63b Fix rabin2 -z regression 2014-11-05 09:46:11 +01:00
pancake
3d3c5a3a14 Fix a fancy crash in the ELF parser 2014-11-05 04:20:35 +01:00
pancake
f8595e9abd Fix crash in ELF parser 2014-11-05 03:16:22 +01:00
pancake
1ec7c21ed0 Fix regression in symbol names. 2014-11-05 02:59:15 +01:00
pancake
f492ba59a2 Fix infinite loop in dwarf parser 2014-11-05 02:51:05 +01:00
pancake
7af9bf009a Fix some more crashes for the Java CLASS and XBE RBin parsers 2014-11-05 02:09:00 +01:00
pancake
67d92749fe Fix a crash in the ObjC name demangling 2014-11-05 01:51:50 +01:00
pancake
151cbf4d9b Fix some more out of buffer accesses in the java class parser 2014-11-05 01:43:23 +01:00
pancake
dd131e15d0 Fix stack exhaustion bug in Java class parser 2014-11-05 01:31:33 +01:00