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
- LLDB wrapped and empowered by iPython's features☆141Updated 3 weeks ago
- Mach-O file parser.☆52Updated 6 months ago
- Notes on the Objective-C ABI and related topics☆45Updated last year
- tree but for Objective-C messages.☆118Updated last year
- Frida's finally getting Swifty☆133Updated 3 months ago
- A modern Objective-C class dump based on LIEF and LLVM.☆158Updated 8 months ago
- Kdebug events and ktraces parser☆34Updated 5 months ago
- Yet another xpc sniffer☆125Updated 2 months ago
- Experiment to attempt to build Apple's dyld tools.☆63Updated 4 years ago
- Utility to create tbd's off dylibs☆77Updated 4 years ago
- macOS Sandbox Profile Language (SBPL) Interpreter☆53Updated 4 years ago
- Mach-O & Universal Binary Parser☆148Updated 2 years ago
- ☆96Updated 3 weeks ago
- ☆42Updated 3 years ago
- Transform any ARM macho executable to a dynamic library☆77Updated 2 years ago
- Objective C classdump for IDA Pro☆144Updated 4 years ago
- Open-source reimplementation of Apple XPC library.☆111Updated 9 years ago
- Sniff XPC communication using Frida and Go☆130Updated last month
- A runtime ObjC class-dump☆70Updated 3 months ago
- Tracing of iOS/macOS binaries using HW single step and Frida DBI☆76Updated 3 months ago
- Extract Binaries from Apple's Dyld Shared Cache☆433Updated 2 months ago
- Transform any ARM macho executable to a dynamic library☆41Updated 2 weeks ago
- A command-line tool to create Text-Based Application Programming Interface (TAPI) files from existing binaries☆125Updated 9 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
- A tool for debugging macOS virtual machines☆111Updated 4 years ago
- Example showing how to build a standalone iOS executable using Xcode.☆71Updated 6 years ago
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆89Updated 11 years ago
- p-joker -- iOS/MacOS kernelcache/kexts analysis tool☆108Updated 4 years ago
- Bidirectional XPC message interception and more. Powered by Frida☆398Updated 2 years ago
- My ongoing premier on reversing Swift☆79Updated 2 months ago