Commit Graph

6437 Commits

Author SHA1 Message Date
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
pancake
a8023c7b6f Bump for 0.9.9-git 2014-11-12 23:14:18 +01:00
pancake
de5919e1ca Fix auto-strings in disasm regression (thanks Newlog for noticing) 2014-11-11 18:06:20 +01:00
pancake
6ca2d1b1c7 Bump for 0.9.8 release 2014-11-11 03:24:04 +01:00
pancake
ed78c8e83b Fix android-mips build 2014-11-11 02:24:09 +01:00
pancake
83695edb04 Fix android-mips64 build 2014-11-11 02:14:19 +01:00
pancake
f8a7ec96ca Enhace the powerpc-capstone code analysis 2014-11-11 01:59:49 +01:00
pancake
e8321a7e71 More fixes for android-mips64el target 2014-11-11 01:30:54 +01:00
pancake
0dd75de2cb Initial support for android-mips64 target 2014-11-11 01:26:05 +01:00
pancake
68cbdcfe06 Fix #1664 - Cross reference not found by capstone analysis 2014-11-11 01:12:38 +01:00
pancake
9bb64f1a4c Enhace Capstone-SPARC code analysis 2014-11-11 00:46:46 +01:00
pancake
31e9406cd2 Fix android-x86 build 2014-11-10 19:46:19 +01:00