shoumikhin / Mach-O-HookLinks
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.
☆113Updated 11 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:
- Tracing Objective-C method calls☆91Updated 8 years ago
- mach-o diffing tool☆54Updated 10 years ago
- Interprocess dlsym() for OS X & iOS☆179Updated 7 years ago
- Dump Kext information from iOS kernel cache. Applicable to the kernel which dump from memory☆90Updated 8 years ago
- Simple example of a Mach-O parser☆105Updated 7 years ago
- hook objc_msgSend to trace Objective-C method callz☆122Updated 12 years ago
- tool for statically reconstructing the IOKit classes hierarchy from iOS kernelcache dumps☆110Updated 9 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
- Disable ASLR/PIE for Mach-O binaries.☆43Updated 10 years ago
- NOT MAINTAINED: Generate linkable tbd from mach-o☆53Updated 5 years ago
- Function hooking for macOS☆190Updated last year
- codesignature construct☆30Updated 10 years ago
- iOS tools and code.☆76Updated 11 years ago
- Command line utility for modifying Mach-O binaries in various ways.☆168Updated 6 years ago
- Extract *usable* file from the iOS dyld shared cache☆93Updated 9 years ago
- 🍰 Trace objc method call for ios and mac☆204Updated 6 years ago
- PoC of a class-dumpy tool for Swift classes.☆37Updated 8 years ago
- Generate readable Swift code from binaries☆102Updated 9 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆91Updated 11 years ago
- Experiment to attempt to build Apple's dyld tools.☆63Updated 5 years ago
- A macOS IOKit objects hooker☆88Updated 8 years ago
- A runtime patching library for iOS. Major rework on unfinished branch☆93Updated 8 years ago
- DiOS: Large-Scale Dynamic Privacy Analysis of iOS App Store Applications☆84Updated 6 years ago
- Collection of iOS Anti-Debugging Techniques☆91Updated 9 years ago
- Learn MacOS kernel extensions☆46Updated 7 years ago
- Macho Parser base on dyld (supported static/runtime)☆35Updated 7 years ago
- iOS Kernel utilities☆161Updated 10 years ago
- Various cycript functions☆129Updated 7 years ago
- like mach_inject☆128Updated 9 years ago
- A graph view plugin for Binary Ninja to visualize Objective-C☆130Updated 5 years ago