berney / macho

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kext_tool_10:	extract kext and attempt to resolve symbols. For 64b kernels >= iOS 10
kext_tool:	extract kext and attempt to resolve symbols. 32b kernels and 64b kernels < iOS 10
iokit_tool:	parse iokit classes from a kext as idc or plain text (suitable for further processing)
rtti_tool:	the magic tool for the desperate: apply it on a symbolicated binary and try to reconstruct the classes on a stripped one.

About


Languages

Language:C 99.9%Language:Makefile 0.1%