Commit Graph

9324 Commits

Author SHA1 Message Date
pancake
67daa4c07a Drop comments from dot graphs 2015-09-28 16:09:24 +02:00
pancake
ce1087999c Fix another infinite loop in PE #3369 2015-09-28 13:06:51 +02:00
Wilhelm Matilainen
ae18060617 Stop analizing stuff 2015-09-28 13:02:32 +02:00
pancake
f65ded2dac Missing mkdir un retdec plug 2015-09-28 13:01:56 +02:00
Riccardo Schirone
5e457877f1 socket/Makefile: link util library also in android 2015-09-28 12:47:00 +02:00
pancake
125be67a27 Add retdec r2pm package 2015-09-28 12:12:30 +02:00
pancake
b20ada6641 Fix #3383 - ~/.config/radare2/bin in path 2015-09-28 12:03:19 +02:00
pancake
3c78218da3 Fix crash in ds->hint 2015-09-28 11:21:23 +02:00
Riccardo Schirone
e6f01e162c core/graph: handle functions with no basic blocks
fix #3381
2015-09-28 10:18:26 +02:00
pancake
fa238ae3c0 Show hexvalues in drr/pxr 2015-09-28 03:36:03 +02:00
pancake
8dad09e24e Fix #3365 - afvn was not working 2015-09-28 03:28:21 +02:00
pancake
ec5bab3692 Fix another bug in strbuf 2015-09-28 03:20:53 +02:00
pancake
bccdb8d347 Fix memleak and null-terminated string bug in drr/pxr 2015-09-28 03:07:34 +02:00
pancake
06f159239a Fix mz crash reported by @jvoisin 2015-09-28 02:52:56 +02:00
pancake
c7c0961071 Fix #3369 - omf parser crash 2015-09-28 02:32:38 +02:00
pancake
bff8c1d264 Fix some possible null-deref and merge drr/pxr internals 2015-09-28 02:28:20 +02:00
pancake
c94dd22f4d Enhace drr, also arr. add dbg.slow and better debugmap names in xnu 2015-09-28 02:04:08 +02:00
pancake
50340be871 Fix #3376 - Implement immbase anal hint 2015-09-28 01:00:06 +02:00
condret
33d5cf0cc0 fix adc/sbc for gb 2015-09-28 00:32:45 +00:00
Riccardo Schirone
191c454a61 core/bin: big refactoring and code cleanup 2015-09-27 17:46:41 +02:00
Riccardo Schirone
8f8e7d52fd socket/run: add support for redirection to another process 2015-09-27 17:45:28 +02:00
Maijin
b73fb41cfc Add mem to nes plugin 2015-09-27 17:44:10 +02:00
pancake
da3264250c Honor ^C in aae 2015-09-25 18:38:16 +02:00
pancake
e8e1aa321b Optimize mips, ppc, sparc and xcore analysis plugs 2015-09-25 16:58:31 +02:00
pancake
58c92d1820 Android5 builds require PIE 2015-09-25 15:53:29 +02:00
pancake
8da6aaf145 Fix #3364 - restore blocksize after p 2015-09-25 10:53:19 +02:00
pancake
8f79f82048 Fix 0576be2359 2015-09-25 10:49:27 +02:00
pancake
ff0e2724a1 Debugger, Write, HVSplit in material WebUI and more 2015-09-25 03:57:48 +02:00
jvoisin
3abab8526b Fix some possible NULL-deref under memory-pressure 2015-09-25 02:13:58 +02:00
jvoisin
0576be2359 Small optimizations and coverity-- 2015-09-25 01:51:29 +02:00
Ricardo Quesada
8e50ad6552 6502 esil: implements rol,ror
TODO. Missing 6502 opcodes:

 - ADC
 - SBC
 - CMP
 - CPX
 - CPY
2015-09-24 13:49:52 -07:00
pancake
9232abe9e4 Fix iOS build 2015-09-24 18:35:35 +02:00
pancake
7611525ca3 Avoid /m zoom in mobile browsers 2015-09-24 16:46:11 +02:00
pancake
cb6d71d6d5 More fixes in /m. Update .min files 2015-09-24 16:35:55 +02:00
pancake
6ae641477a Enhaced script panel in /m 2015-09-24 13:24:31 +02:00
Ricardo Quesada
5724e6da79 esil 6502 fixes
sp is an 8 bit register. stack starts on 0x1ff = sp + 0x100
jmp,jsr,rts fixes
more compliant with the radare coding guidelines
2015-09-24 09:53:32 +02:00
jvoisin
fce2326c06 Implement wao trap 2015-09-24 09:53:00 +02:00
pancake
cb05020d7d Update some packages 2015-09-24 09:52:31 +02:00
pancake
94f5bdd6be Fix radeco and ppcmdisasm r2pm packages 2015-09-24 04:03:19 +02:00
pancake
cd767ccaf4 Fix Android build 2015-09-24 03:36:06 +02:00
pancake
c612bfe479 Optimize r2pm -s pkg list 2015-09-24 02:23:12 +02:00
pancake
33887acd70 Initial import of r2pm, the package manager for r2 2015-09-24 02:14:40 +02:00
pancake
b622845324 Fix arm.cs plugin 2015-09-23 23:23:26 +02:00
pancake
14eb6e7d8d Speedup x86 and ARM analysis modules based on Capstone 2015-09-23 22:46:42 +02:00
pancake
8cb60570c2 Move Git tips and taps into the root makefile 2015-09-23 22:37:15 +02:00
qnix
55146f4ab1 6502: illegal/undocumented instructions 2015-09-23 22:21:11 +00:00
pancake
3998132e7b Fix #3357 - invalid range error when analysing a 3 byte length file 2015-09-23 17:57:40 +02:00
raulsiles
a07056eaa4 Fixed message that says where radare2 has been installed (HOME/bin) 2015-09-23 16:27:06 +02:00
pancake
df0bd3afb0 windbg cleanup (-100LOC) 2015-09-23 16:17:19 +02:00
pancake
ae2713e944 Fix PE regression 2015-09-23 15:23:36 +02:00