]> git.siccegge.de Git - frida/frida.git/commitdiff
Recursive disassembler
authorChristoph Egger <siccegge@cs.fau.de>
Mon, 26 May 2014 13:23:23 +0000 (15:23 +0200)
committerChristoph Egger <siccegge@cs.fau.de>
Mon, 26 May 2014 13:23:23 +0000 (15:23 +0200)
Disassemblers properly recursive. Doesn't yet really build the
neccessary data structure. Also doesn't handle jump targets in the
middle of preexisting basic blocks properly.


No differences found