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
Rene Laemmert
ad852718f5
changed the iteration over the opcodes inside bbs for afva, added afva to a2f and added xrefs to the a2f command too ( #6284 )
...
* changed the iteration over the opcodes inside bbs for afva, added afva to a2f and added xrefs to the a2f command too
* indentation
2016-12-09 15:52:53 +01:00
BlueC0re
30cae123ed
fix pdb json output (branch was never taken due to wrong mode) ( #6295 )
...
* fix pdb json output (branch was never taken due to wrong mode)
* don't output comma in case of error
2016-12-09 15:49:50 +01:00
pancake
4484781169
Fix last cov (uninit var)
2016-12-09 15:39:48 +01:00
pancake
529613dbbe
Fix #6293 - V after agf not working
2016-12-09 15:29:15 +01:00
pancake
441220dd04
hwstep is possible on all linux-x86-64.. dunno why this canstep
2016-12-09 15:12:18 +01:00
Simon IJskes
1b996d765b
fix djnz jump target miscalculation ( #6290 )
2016-12-08 16:42:30 +01:00
ali
11f0596112
fixed typo in rax2 man file ( #6292 )
2016-12-08 16:42:17 +01:00
Gerardo García Peña
f40cbcee33
Set ATmega8 MCU by default. ( #6291 )
2016-12-08 01:22:54 +01:00
Álvaro Felipe Melchor
7edd787373
remove check in bin_mach0 already handled by fcn
2016-12-07 13:37:53 +01:00
Álvaro Felipe Melchor
940c9a9bf1
handle more data sections in objc mach files
2016-12-07 13:09:08 +01:00
pancake
5b7acbc42e
Honor cfg.bigendian in wv
2016-12-06 15:25:49 +01:00
Álvaro Felipe Melchor
dca3bf8602
handle better data references
2016-12-05 20:07:32 +01:00
leberus
7f5a709a8f
Add: pir command ( #6276 )
2016-12-05 19:41:37 +01:00
Álvaro Felipe Melchor
db0f4da4ff
remove some fp entry points coming from TLS
2016-12-04 23:55:14 +01:00
Álvaro Felipe Melchor
028e8f0ca3
Fix few covs
2016-12-04 22:26:17 +01:00
Álvaro Felipe Melchor
15022e85e1
clean anal hints when using xtr plugin
2016-12-04 20:41:56 +01:00
leberus
e82a638006
Fix : #6278 ( #6280 )
2016-12-03 19:00:29 +01:00
pancake
8c96a90d09
Fix first visual seek to PC in debugger mode
2016-12-03 12:27:32 +01:00
pancake
025119779f
Fix boundaries in p-j after aaa
2016-12-02 21:08:20 +01:00
pancake
3d03750056
Add rwx field in the p-j output
2016-12-02 20:44:32 +01:00
user.name
2e5e67ee08
Fix: regression in commit f0f54ad1c6
2016-12-02 18:20:19 +01:00
Álvaro Felipe Melchor
19724d5d89
Fix thumb/arm at entry when overlapp with symbol
...
entry points takes precedence
2016-12-02 17:49:46 +01:00
Álvaro Felipe Melchor
fc6000a8be
Fix regression in fatmach0
...
$ r2 -a arm -b 64 mfan
Not enough data for SClassRoT
Not enough data for SClassRoT
mach0_classes.c handle the buffer of the mach instead of the whole
fatmach file. Thus we should revert physical addresses by obj->boffset on
sections.
2016-12-02 17:46:48 +01:00
Álvaro Felipe Melchor
35eb178c8b
do not realign haddr in thumb mach0
2016-12-02 16:22:18 +01:00