ronaldoussoren / macholib
macholib can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X. It's typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O headers to be @executable_path relative. Though this tool targets a platform specific file format, it is pure python code that is platform and endian …
☆95Updated last year
Alternatives and similar repositories for macholib:
Users that are interested in macholib are comparing it to the libraries listed below
- A modern Objective-C class dump based on LIEF and LLVM.☆160Updated 9 months ago
- LLDB wrapped and empowered by iPython's features☆142Updated last month
- Notes on the Objective-C ABI and related topics☆45Updated last year
- Bidirectional XPC message interception and more. Powered by Frida☆398Updated 2 years ago
- Kdebug events and ktraces parser☆34Updated 6 months ago
- Modifications to Apple's dyld project to fix Objective-C information when extracting dyld_shared_cache from macOS Big Sur to help Hopper …☆146Updated 4 years ago
- pip install k2l | Mach-O + Obj-C analysis TUI / CLI kit and library. Zero compiled deps, runs anywhere with a python interpreter.☆497Updated 8 months ago
- A runtime ObjC class-dump☆72Updated 4 months ago
- A command-line tool to create Text-Based Application Programming Interface (TAPI) files from existing binaries☆125Updated 10 months ago
- tree but for Objective-C messages.☆119Updated last year
- Mach-O file parser.☆54Updated last week
- Frida's finally getting Swifty☆134Updated 4 months ago
- Extract Binaries from Apple's Dyld Shared Cache☆437Updated 3 months ago
- A collection of tools for working with Apple software/hardware☆279Updated 4 years ago
- Sniff XPC communication using Frida and Go☆130Updated this week
- Example showing how to build a standalone iOS executable using Xcode.☆71Updated 6 years ago
- Utility to create tbd's off dylibs☆78Updated 4 years ago
- ☆42Updated 3 years ago
- An iOS kernel debugger based on a KTRR bypass for A11 iPhones; works with LLDB and IDA Pro.☆57Updated 3 years ago
- Tracing of iOS/macOS binaries using HW single step and Frida DBI☆78Updated 4 months ago
- Sniff XPC goodies on your iOS device.☆88Updated 4 years ago
- Transform any ARM macho executable to a dynamic library☆77Updated 2 years ago
- Python3 parser for Apple's crash reports☆30Updated 2 months ago
- Mach-O analysis library 💪☆357Updated last year
- macOS Sandbox Profile Language (SBPL) Interpreter☆53Updated 4 years ago
- ☆120Updated 4 months ago
- ☆29Updated 6 months ago
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆90Updated 11 years ago
- Another Virtualization.framework demo project, with focus to iBoot (WIP)☆165Updated last year
- An explanation on unredacting iOS's <private> os_log privacy mechanism☆199Updated last year