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
- Dump Kext information from iOS kernel cache. Applicable to the kernel which dump from memory☆89Updated 7 years ago
- Interprocess dlsym() for OS X & iOS☆177Updated 7 years ago
- tool for statically reconstructing the IOKit classes hierarchy from iOS kernelcache dumps☆109Updated 8 years ago
- Extract *usable* file from the iOS dyld shared cache☆93Updated 9 years ago
- Tracing Objective-C method calls☆90Updated 8 years ago
- mach-o diffing tool☆54Updated 9 years ago
- NOT MAINTAINED: Generate linkable tbd from mach-o☆53Updated 4 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
- codesignature construct☆30Updated 9 years ago
- Misc iOS App Reversing Tools☆99Updated 12 years ago
- iOS tools and code.☆75Updated 10 years ago
- Disable ASLR/PIE for Mach-O binaries.☆43Updated 10 years ago
- Capstone disassemble scripts for lldb☆73Updated 5 years ago
- PoC of a class-dumpy tool for Swift classes.☆37Updated 8 years ago
- Hopper Instruction Reference Plugin☆46Updated 9 years ago
- A runtime patching library for iOS. Major rework on unfinished branch☆92Updated 8 years ago
- like mach_inject☆126Updated 8 years ago
- Aids in reverse engineering libraries from dyld_shared_cache in IDA☆101Updated 7 years ago
- Simple example of a Mach-O parser☆105Updated 6 years ago
- Utility to create tbd's off dylibs☆77Updated 4 years ago
- iOS Kernel utilities☆157Updated 9 years ago
- Lightweight runtime hooking library for OS X.☆126Updated 9 years ago
- A macOS IOKit objects hooker☆87Updated 7 years ago
- Tool for reverse-engineering Apple's sandbox☆56Updated 7 years ago
- hook objc_msgSend to trace Objective-C method callz☆121Updated 11 years ago
- Function hooking for macOS☆186Updated last year
- Generate readable Swift code from binaries☆102Updated 8 years ago
- my personal git fork of http://svn.saurik.com/repos/cycript/trunk/☆27Updated 13 years ago
- Collection of iOS Anti-Debugging Techniques☆91Updated 9 years ago
- Various files helping to better understand the iOS / WatchOS / tvOS kernels☆105Updated 7 years ago