]> git.siccegge.de Git - frida/frida.git/commitdiff
Rework API for getting at instructions
authorChristoph Egger <Christoph.Egger@fau.de>
Thu, 19 Mar 2015 16:56:49 +0000 (17:56 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Thu, 19 Mar 2015 17:02:43 +0000 (18:02 +0100)
Now we don't hand a callback to the Disassembler, instead we just get a
list of Instruction objects and use that


No differences found