jndok / iokit-dumper-arm64
tool for statically reconstructing the IOKit classes hierarchy from iOS kernelcache dumps
☆109Updated 8 years ago
Alternatives and similar repositories for iokit-dumper-arm64:
Users that are interested in iokit-dumper-arm64 are comparing it to the libraries listed below
- Dump Kext information from iOS kernel cache. Applicable to the kernel which dump from memory☆89Updated 7 years ago
- Extract *usable* file from the iOS dyld shared cache☆93Updated 9 years ago
- iOS 10 Decrypted Kernel Cache☆62Updated 8 years ago
- Various files helping to better understand the iOS / WatchOS / tvOS kernels☆105Updated 7 years ago
- iOS Kernel utilities☆157Updated 9 years ago
- Aids in reverse engineering libraries from dyld_shared_cache in IDA☆101Updated 7 years ago
- Analyzes a binary iOS kernel to determine function offsets and where to apply the canonical jailbreak patches.☆45Updated 6 years ago
- iOS KEXT loader 7.x-9.x☆94Updated 7 years ago
- iOS 10.1.1 Kernel exploit by Project Zero☆56Updated 8 years ago
- Unstripped iOS Kernels☆218Updated 5 years ago
- Collection of idapython scripts for dealing with the iOS kernelcache☆161Updated 13 years ago
- Demo: Anti Anti-Debug in iOS Kernel☆73Updated 7 years ago
- A runtime patching library for iOS. Major rework on unfinished branch☆92Updated 8 years ago
- NOT MAINTAINED: Generate linkable tbd from mach-o☆53Updated 4 years ago
- Dealing with Mach-O kexts, vtables and more☆85Updated 6 years ago
- Toolkit for binary iOS / OS X sandbox profiles☆146Updated 9 years ago
- Capstone disassemble scripts for lldb☆73Updated 5 years ago
- OS X tool for dumping IOKit hierarchies in DOT format.☆46Updated 9 years ago
- iOS tools and code.☆75Updated 10 years ago
- DiOS: Large-Scale Dynamic Privacy Analysis of iOS App Store Applications☆84Updated 6 years ago
- com.apple.dt.fetchsymbols client☆73Updated 4 years ago
- mach-o diffing tool☆54Updated 9 years ago
- Utility to create tbd's off dylibs☆77Updated 4 years ago
- Interprocess dlsym() for OS X & iOS☆177Updated 7 years ago
- p-joker -- iOS/MacOS kernelcache/kexts analysis tool☆107Updated 4 years ago
- ☆84Updated 12 years ago
- removePIE changes the MH_PIE flag of the MACH-O header on iOS applications to disable ASLR on applications☆81Updated 11 years ago
- iOS ROP以及逃逸沙盒的简单实践