everettjf / MachOExplorerLinks
🧱Explore MachO File on macOS and Windows
☆604Updated 6 years ago
Alternatives and similar repositories for MachOExplorer
Users that are interested in MachOExplorer are comparing it to the libraries listed below
Sorting:
- 🍎Objective C Method Tracing Call Chart☆818Updated 3 years ago
- A reverse engineering tool to convert iOS app to dylib☆810Updated 8 years ago
- Common hooking/monkey patching headers for Objective-C on Mac OS X and iPhone OS. MIT licensed☆682Updated 6 years ago
- A latest buildable and debuggable Objective-C runtime (objc4-818.2) project.☆545Updated 3 years ago
- Hook Objective-C blocks. A powerful AOP tool.☆856Updated last year
- ☆657Updated 3 years ago
- dylib injector for mach-o binaries☆975Updated 9 years ago
- objc_msgSend hook for debugging/inspection purposes.☆719Updated 2 years ago
- Log any method call of object in Objective-C☆425Updated 3 years ago
- 🧱Yet Another Patch Module for iOS/macOS via WebAssembly☆92Updated 3 years ago
- A reverse engineering tool to restore stripped symbol table for iOS app.☆1,331Updated 4 years ago
- A solution for centralized method redirection☆532Updated 5 years ago
- A C/Objective-C library for parsing Mach-O files.☆553Updated 2 years ago
- Trace Any Objective-C Method Calls☆261Updated last year
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().