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.
☆111Updated 10 years ago
Alternatives and similar repositories for Mach-O-Hook
Users that are interested in Mach-O-Hook are comparing it to the libraries listed below
Sorting:
- Interprocess dlsym() for OS X & iOS☆179Updated 7 years ago
- mach-o diffing tool☆54Updated 9 years ago
- tool for statically reconstructing the IOKit classes hierarchy from iOS kernelcache dumps☆109Updated 8 years ago
- Tracing Objective-C method calls☆90Updated 8 years ago
- Dump Kext information from iOS kernel cache. Applicable to the kernel which dump from memory☆89Updated 7 years ago
- NOT MAINTAINED: Generate linkable tbd from mach-o☆53Updated 4 years ago
- Extract *usable* file from the iOS dyld shared cache☆93Updated 9 years ago
- iOS tools and code.☆76Updated 10 years ago
- Hopper Instruction Reference Plugin☆46Updated 9 years ago
- Disable ASLR/PIE for Mach-O binaries.☆43Updated 10 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
- A macOS IOKit objects hooker☆88Updated 8 years ago
- Aids in reverse engineering libraries from dyld_shared_cache in IDA☆102Updated 8 years ago
- iOS Kernel utilities☆158Updated 9 years ago
- codesignature construct☆30Updated 10 years ago
- like mach_inject☆127Updated 8 years ago
- Simple example of a Mach-O parser☆105Updated 7 years ago
- PoC of a class-dumpy tool for Swift classes.☆37Updated 8 years ago
- Misc iOS App Reversing Tools☆99Updated 12 years ago
- Lightweight runtime hooking library for OS X.☆126Updated 9 years ago
- hook objc_msgSend to trace Objective-C method callz☆121Updated 12 years ago
- Open-source reimplementation of Apple XPC library.☆111Updated 9 years ago
- Function hooking for macOS☆187Updated last year
- Utility to create tbd's off dylibs☆78Updated 4 years ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.☆43Updated 6 years ago
- Capstone disassemble scripts for lldb☆73Updated 5 years ago
- 🍰 Trace objc method call for ios and mac☆203Updated 6 years ago
- Various cycript functions☆129Updated 6 years ago
- Tool for reverse-engineering Apple's sandbox☆56Updated 8 years ago
- Generate readable Swift code from binaries☆102Updated 8 years ago