Commit Graph

6398 Commits

Author SHA1 Message Date
pancake
d3fa10817a Fix ae , 2014-11-19 17:20:41 +01:00
pancake
ccf0ad030d Run -A before -i in r2 (fixes a test) 2014-11-19 15:55:59 +01:00
pancake
41b6f99ec1 Revert "Fix several crashes in dalvik. Thanks nightmare!"
This reverts commit f6440fc526.

Conflicts:
	libr/bin/dwarf.c
	libr/bin/p/bin_dex.c
2014-11-19 12:14:23 +01:00
pancake
eca37da607 oops 2014-11-19 11:49:37 +01:00
pancake
1114824e46 Fix MIPS.cs branch destinations 2014-11-19 11:15:38 +01:00
pancake
02b800b4d0 Add more fpic flags for android 2014-11-19 10:58:55 +01:00
pancake
acf25245d9 Fix latest CIDs 2014-11-19 10:54:08 +01:00
pancake
182819dcf2 Fix bug in PE parser 2014-11-19 01:16:31 +01:00
pancake
ff72e9f0b8 Fix an overflow in r_buf_read 2014-11-19 01:08:46 +01:00
pancake
8b58fe1ef2 Fix XBE loading and Yara tests 2014-11-19 00:42:57 +01:00
pancake
c90add54ff Fix t/cmd_pd_bytes 2014-11-19 00:26:26 +01:00
pancake
71f7fbb4fb pd will disassemble blocksize/4 instructions by default 2014-11-19 00:04:28 +01:00
pancake
c90179a0cc More asm.comments honored 2014-11-18 23:53:27 +01:00
pancake
0e0fed096b Honor asm.comments in more places 2014-11-18 23:48:25 +01:00
pancake
1f685fc8df Fix #1699 - Double free with aa 2014-11-18 23:00:13 +01:00
pancake
b7e1dc4354 Fix #1698 - dr rflags=cpz is now supported 2014-11-18 17:22:43 +01:00
pancake
ea725dd685 Fix i4004.mk 2014-11-18 17:11:21 +01:00
pancake
50d1e8daa4 Fix build 2014-11-18 16:44:27 +01:00
condret
1b2d87341d fix 'r2 -q'-segfault 2014-11-18 16:40:32 +01:00
pancake
e1e46a8b22 Fix crash in RCore.Plugin liberator 2014-11-18 16:35:54 +01:00
condret
c80c68dd43 add disassembler for i4004 2014-11-18 15:50:06 +01:00
Jeffrey Crowell
0dd1071033 fix crash in rasm2 'add eax, /' 2014-11-18 11:46:14 +01:00
pancake
3fadf91a93 Load file from stdin with r2 = (TODO: load RBin) 2014-11-18 11:44:16 +01:00
pancake
b1da2b30e3 Fix #1670 - r2 -d 'ls -l /' working again 2014-11-18 11:19:04 +01:00
pancake
6a61fdfbd3 Fix #1693 - nullcmd repeat $aliased commands too 2014-11-18 10:53:22 +01:00
pancake
bc42e18c30 Fix relative paths in #!vala 2014-11-17 23:41:07 +01:00
pancake
d020f7cee4 Random fixes for #! and #!vala 2014-11-17 23:23:53 +01:00
pancake
a6c1582e1a Revert dac7dbdc89 2014-11-17 16:29:31 +01:00
LemonBoy
832adcd557 Make the bp api slightly saner 2014-11-17 16:24:26 +01:00
pancake
bd6f7b27b2 Fix asan script (thx zlul) 2014-11-17 12:27:35 +01:00
dso
b57092a7cf Prevent Infinite Loop
max_size may be unnecessary as a loop sentinel.
Remove all max_size vars
2014-11-16 20:22:56 +01:00
Julien Nabet
e20728ec15 cppcheck: fix 1 'else if' cond matches previous cond + test indice before using it 2014-11-16 18:13:06 +01:00
pancake
8c55285b5d Fix #1682 - Fix ELF null deref regression with rabin2 -c 2014-11-16 12:05:49 +01:00
jvoisin
acd93d1b37 Fix some cppcheck warnings 2014-11-15 21:48:13 +01:00
pancake
ab1c7df80f New commands 'afm' and 'Vdj' (to merge two functions) WIP
* Update SDB from Git
2014-11-15 02:08:00 +01:00
trndr
386c1e753b Fix mips_cs esil. Fix esil bigendian memread. 2014-11-14 19:11:51 +01:00
pancake
f8586e686d Update SDB and remove wip sdb helpers from core-anal 2014-11-14 15:49:34 +01:00
pancake
9c6dc4ce2f Fix crash in x86.cs, handle ^C in /r and fix refptrs in disasm 2014-11-14 03:42:07 +01:00
pancake
4bb8a10390 Fix segfault in RAsm.fini and disable iter api for arm.cs 2014-11-14 00:40:24 +01:00
trndr
2ab0dce285 Fix bigendian pointer dereference 2014-11-13 18:38:48 +01:00
pancake
188bc3ec39 Enforce entry0 and main function names in 'aa' 2014-11-13 18:19:42 +01:00
pancake
6cc99f3fc4 Update capstone from git 2014-11-13 17:25:06 +01:00
pancake
17bb6ab675 Fix memleak in x86.cs using the iter api
- Remove unused custom alloc code
- Call plugin destructor in RAsm fini method
2014-11-13 17:21:06 +01:00
pancake
34341377f5 Use proper binmain address in 'aa' 2014-11-13 16:31:03 +01:00
pancake
36f3f50373 Fix fail address on x86capstone 2014-11-13 13:52:56 +01:00
pancake
48fa492f4f Add periodic table cheatsheet and update a2f a bit 2014-11-13 12:19:00 +01:00
pancake
07568e4f4c Make .a2f work (fix afbb and such) 2014-11-13 11:17:43 +01:00
inisider
ee1c3b4282 Initial support of pf structs for PDB
- some initial work for build format flag
- add comment with types that need to add
- refactor and support of pf structs
2014-11-13 09:41:20 +01:00
pancake
417cab4f93 Some more fixes for the disasm 2014-11-13 03:59:51 +01:00
pancake
6d4529ffbf Add core.anal plugin a2f command. Fix a bug in x86.cs, align comments at right 2014-11-13 03:36:48 +01:00