]> git.siccegge.de Git - frida/frida.git/commitdiff
Basic MachO Support
authorChristoph Egger <Christoph.Egger@fau.de>
Fri, 13 Mar 2015 13:51:29 +0000 (14:51 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Fri, 13 Mar 2015 13:51:29 +0000 (14:51 +0100)
Currently has no way to find the Entrypoint. Doesn't seem to be too easy
-- we probably need to get it out of the cpu_thread_state struct from
the thread_command in the MachO header.


No differences found