shoumikhin / Mach-O-Hook
Mach-O import table patching for function redirection. This is a method for function hooking on Mac OS X. It patches the import table of Mach-O libraries in order to redirect particular functions in them to other implementations.
☆110Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for Mach-O-Hook
- Interprocess dlsym() for OS X & iOS☆175Updated 7 years ago
- Tracing Objective-C method calls☆90Updated 8 years ago
- tool for statically reconstructing the IOKit classes hierarchy from iOS kernelcache dumps☆108Updated 8 years ago
- Dump Kext information from iOS kernel cache. Applicable to the kernel which dump from memory☆90Updated 7 years ago
- mach-o diffing tool☆53Updated 9 years ago
- Extract *usable* file from the iOS dyld shared cache☆93Updated 9 years ago
- Hopper Instruction Reference Plugin☆46Updated 8 years ago
- NOT MAINTAINED: Generate linkable tbd from mach-o☆53Updated 4 years ago
- Capstone disassemble scripts for lldb☆73Updated 5 years ago
- A macOS IOKit objects hooker☆86Updated 7 years ago
- iOS tools and code.☆74Updated 10 years ago
- Disable ASLR/PIE for Mach-O binaries.☆43Updated 9 years ago
- Aids in reverse engineering libraries from dyld_shared_cache in IDA☆101Updated 7 years ago
- removePIE changes the MH_PIE flag of the MACH-O header on iOS applications to disable ASLR on applications☆81Updated 10 years ago
- Experiment to attempt to build Apple's dyld tools.☆63Updated 4 years ago
- PoC of a class-dumpy tool for Swift classes.☆37Updated 8 years ago
- Simple example of a Mach-O parser☆104Updated 6 years ago
- like mach_inject☆127Updated 8 years ago
- Utility to create tbd's off dylibs☆77Updated 4 years ago
- iOS Kernel utilities☆154Updated 9 years ago
- Tool for reverse-engineering Apple's sandbox☆55Updated 7 years ago
- codesignature construct☆30Updated 9 years ago
- iOS 10 Decrypted Kernel Cache☆62Updated 8 years ago
- Various files helping to better understand the iOS / WatchOS / tvOS kernels☆106Updated 7 years ago
- OS X tool for dumping IOKit hierarchies in DOT format.☆46Updated 8 years ago
- A runtime patching library for iOS. Major rework on unfinished branch☆92Updated 7 years ago
- hook objc_msgSend to trace Objective-C method callz☆121Updated 11 years ago
- Demo: Anti Anti-Debug in iOS Kernel☆73Updated 6 years ago
- Misc iOS App Reversing Tools☆99Updated 11 years ago
- Analyzes a binary iOS kernel to determine function offsets and where to apply the canonical jailbreak patches.☆45Updated 5 years ago