pancake
c70c8f78ee
Fix regressions in pf parsing and enhance error reporting
2016-12-14 16:09:45 +01:00
pancake
0053dfefd8
Fix #6316 - Check Cf format size
2016-12-14 13:56:58 +01:00
pancake
2bcdb2536e
Update capstone from next
2016-12-14 13:56:53 +01:00
Maijin
dfc5583f3e
Removing ./sys/pie
...
Removing ./sys/pie redudant with release script
2016-12-14 12:48:48 +01:00
leberus
05076d963c
Add: Initial support for bFLT v4 ( #6315 )
2016-12-14 10:34:11 +01:00
Francesco Tamagni
183fcb2107
Fix (not so) tiny macho creation ( #6317 )
...
* Fix tiny macho-32 creation
- add empty linkedit with empty symtab and dysymtab segments
- text segment should span the whole file
- fix main entry point
- fix load_dylib command format
* Fix tiny macho-64 creation
- mostly a port from 32-bit case
- except here we need a WRITABLE segment to make dyld happy
- i choose to make the __LINKEDIT segment WRITABLE (it's zero-sized after all)
2016-12-14 00:22:55 +01:00
pancake
cb5eff9efd
Fix last covs
2016-12-13 13:11:42 +01:00
pancake
f6fb2b709f
Fix #2673 - Add pdC
2016-12-13 13:06:22 +01:00
pancake
117b62e419
Rollback 370c50e2e8926d4de4126bbc524b714234059030
2016-12-13 12:36:20 +01:00
pancake
3aafc7be5a
Better handling of meta in pdi
2016-12-13 12:35:13 +01:00
pancake
f35063a690
Remove useless sys/ script
2016-12-13 11:51:36 +01:00
pancake
8b0d084596
Honor HOMEBINDIR in PATH for r2pm and reset --hard @^^ in update
2016-12-13 03:13:45 +01:00
pancake
bb124781a2
Fix #6257 - Honor meta in pCd and pdi
2016-12-13 02:37:28 +01:00
pancake
6342800ce4
Less newlines to fix #6297
2016-12-13 02:24:25 +01:00
pancake
370c50e2e8
Fix #6312 - Limit to 1GB files to be processed by rbin (workaround)
2016-12-13 02:15:18 +01:00
Álvaro Felipe Melchor
c5747f5c77
see all help with ?* and get rid of another infinite loop
2016-12-13 00:32:17 +01:00
pancake
ce59e5f6a1
Fix #6070 - Implement anal.timeout
2016-12-12 23:57:04 +01:00
Álvaro Felipe Melchor
e3b5059046
add proper define for ARM PE
2016-12-12 23:03:47 +01:00
pancake
4734202165
Fix dupes in aflj
2016-12-12 23:02:11 +01:00
pancake
d0f7c56aa3
Add support for ARM64 PE binaries
2016-12-12 22:39:10 +01:00
Álvaro Felipe Melchor
80279b11f6
change in ?* to make it grepeable
2016-12-12 22:22:19 +01:00
Álvaro Felipe Melchor
99660a899d
fix infinite loop in d?*
2016-12-12 22:15:18 +01:00
Álvaro Felipe Melchor
15dc58f6ce
Fix #6254 and make ?* breakable
2016-12-12 20:23:35 +01:00
Álvaro Felipe Melchor
234a3ca5fc
clean up the code coding style mainly
2016-12-12 20:23:11 +01:00
pancake
faec18b74b
Fix #5685 - Avoid dupped zignatures to be loaded
2016-12-12 18:33:00 +01:00
pancake
bf697820a4
Refix #6307 - uaf in esil
2016-12-12 17:29:50 +01:00
pancake
5d642bba04
Fix null deref in aoj
2016-12-12 16:24:46 +01:00
pancake
a7813c26db
Fix #6294 - Add graph.comments
2016-12-12 15:45:18 +01:00
pancake
3cd649559e
Honor hints in disasm, anal and emulation
2016-12-12 14:47:42 +01:00
pancake
43491b2030
Fix hint parsing
2016-12-12 13:22:03 +01:00
pancake
4598fc34ca
Fix #6307 - Crash in r2 -a avr -AA
2016-12-11 23:19:54 +01:00
pancake
356d0725d2
Fix memleak in /P
2016-12-11 21:42:47 +01:00
Rakholiya Jenish
a376201e9e
Fix android arm build and update integration of kernel map ( #6306 )
2016-12-11 00:02:35 +01:00
Simon IJskes
9bf0c49ff9
Fix ilen determination for z80 ( #6305 )
2016-12-10 23:30:32 +01:00
Simon IJskes
7ef24b1074
Add another fortune ( #6301 )
2016-12-10 23:30:13 +01:00
pancake
1ebc5e29ec
Fix #6308 - Fix crash in /P and enhance the output
2016-12-10 23:29:32 +01:00
nil0x42
74ea0907f2
Add fV help ( #6309 )
2016-12-10 22:46:14 +01:00
jvoisin
b2d51971fe
Fix a segfault with A?*
2016-12-10 22:28:51 +01:00
oddcoder
d4ab3adcec
fixing wrong definition if setvbuf ( #6304 )
2016-12-10 10:41:06 +02:00
pancake
c041decf9b
Fix libr.a for android
2016-12-10 01:48:46 +01:00
pancake
8d02b7fece
Fix #6296 - Set esil->cmd to fix regression
2016-12-09 22:42:43 +01:00
pancake
6296f4b794
Add option to stop syscall tracing -before- the syscall is executed
2016-12-09 22:19:47 +01:00
pancake
4b43aaa5d7
Add SN in darwin-x86 reg profiles
2016-12-09 21:50:13 +01:00
pancake
8c55d197b6
Fix #6298 - null deref for -R with unexistent file
2016-12-09 21:03:57 +01:00
pancake
07819e2f36
Fix #779 - Implement /P from r1
2016-12-09 19:57:55 +01:00
pancake
748ba2ce4a
Fix md5 issue for size(0) in rabin2 -SK md5
2016-12-09 19:01:59 +01:00
pancake
d26917a0a2
Fix #6141 - implement pkill
2016-12-09 18:12:38 +01:00
pancake
8b57223838
Fix #3598 - Honor maps in search.in=file
2016-12-09 17:27:28 +01:00
pancake
a7cc5e494e
Handle SYSENTER and SYSEXIT in anal.x86.cs
2016-12-09 17:09:57 +01:00
pancake
9ebb180ed3
Fix the remaining test to make travis happy
2016-12-09 17:05:30 +01:00