ronaldoussoren / macholibLinks
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 …
☆97Updated last year
Alternatives and similar repositories for macholib
Users that are interested in macholib are comparing it to the libraries listed below
Sorting:
- Modifications to Apple's dyld project to fix Objective-C information when extracting dyld_shared_cache from macOS Big Sur to help Hopper …☆149Updated 4 years ago
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆91Updated 11 years ago
- Notes on the Objective-C ABI and related topics☆46Updated last year
- Mach-O file parser.☆56Updated 3 months ago
- Open-source reimplementation of Apple XPC library.☆112Updated 9 years ago
- Kdebug events and ktraces parser☆36Updated 3 months ago
- Frida's finally getting Swifty☆144Updated 2 months ago
- LLDB wrapped and empowered by iPython's features☆142Updated 2 months ago
- macOS Sandbox Profile Language (SBPL) Interpreter☆54Updated 5 years ago
- tree but for Objective-C messages.☆123Updated last year
- A collection of tools for working with Apple software/hardware☆280Updated 4 years ago
- arm64 architecture handler☆176Updated 4 years ago
- Interprocess dlsym() for OS X & iOS☆179Updated 7 years ago
- A command-line tool to create Text-Based Application Programming Interface (TAPI) files from existing binaries☆127Updated last year
- ☆101Updated 2 months ago
- A modern Objective-C class dump based on LIEF and LLVM.☆163Updated last year
- ☆12Updated 4 years ago
- Transform any ARM macho executable to a dynamic library☆79Updated 2 years ago
- Bidirectional XPC message interception and more. Powered by Frida☆407Updated 2 years ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.☆43Updated 7 years ago
- Library for parsing Image4 and Mach-O formats, and working with Files and LZFSE/LZSS compression.☆47Updated 2 years ago
- Experiment to attempt to build Apple's dyld tools.☆62Updated 5 years ago
- Mach-O analysis library 💪☆362Updated last year
- ☆44Updated 4 years ago
- python3 utility for parsing and extracting data from IPSW☆23Updated last week
- Mach-O & Universal Binary Parser☆148Updated 2 years ago
- Simple example of a Mach-O parser☆105Updated 7 years ago
- Mach-O File Format Parser for Rust☆90Updated last year
- Private and public framework headers for macOS Sierra and iOS 10☆47Updated 4 years ago
- XPC and Friends (libxpc, launchd and soon xpc.framework)☆63Updated 10 months ago