]> git.siccegge.de Git - frida/frida.git/commit
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)
commit099f1e8222109bf7397eff6da0c511a07906c9cd
treed54224d26e09ce1a6328ae8481cc0ee3dc1fae62
parent3e7900dab2b4618d0c4fbe48d312cb74666af842
Basic MachO Support

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.
src/disassembler/llvm/LLVMDisassembler.cxx
src/disassembler/llvm/LLVMDisassembler.hxx
src/disassembler/llvm/include_llvm.hxx