unixzii / DyldExtractorLinks
A command-line tool to extract dylib files from the dyld shared cache file.
☆12Updated 4 years ago
Alternatives and similar repositories for DyldExtractor
Users that are interested in DyldExtractor are comparing it to the libraries listed below
Sorting:
- Packed tool for extracting frameworks and libraries from iOS dyld shared cache.☆34Updated 3 years ago
- A cross-platform library to parse Objective-C type encoding.☆43Updated last year
- App to view Obj-C generated headers at runtime☆17Updated last year
- Hopper Disassembler v5 scripts, focus on iOS/macOS☆26Updated 3 years ago
- This project injects into Hopper Disassembler and exposes core functionality via a local server. It can be used to create automations/too…☆16Updated 4 years ago
- Generate Objective-C headers from Mach-O files.☆20Updated 2 years ago
- A Swift wrapper for system shell over posix_spawn with search path and env support.☆28Updated last year
- Patchfinder and rebinder for objc_direct methods☆60Updated last year
- Transform any ARM macho executable to a dynamic library☆43Updated 9 months ago
- ☆17Updated 3 years ago
- iOS 16 Headers for Applications, Frameworks (Public and Private) all daemons and entitlements. (created with the updated classdumpios)☆38Updated 3 years ago
- A library that enables dynamically rebinding symbols in Mach-O binaries running on Apple platforms☆37Updated last year
- Guessed headers of non-public Apple SDK☆53Updated 2 weeks ago
- symbol dumps of iOS shared caches☆34Updated 3 years ago
- Generates a research variant of the iOS SDK for use with SRD development☆26Updated 2 months ago
- a classdump-dyld fork works on macOS m1☆45Updated 4 years ago
- Example showing how to build a standalone iOS executable using Xcode.☆71Updated 7 years ago
- A Swift 5 implementation of Apple's proprietary BXDIFF50 patching algorithm used during OTA OS upgrades☆15Updated 4 years ago
- 📜 A Swift Library for dumping objective-c class/protocol/method/property/ivar informations☆25Updated last week
- ☆20Updated 4 years ago
- Jailbreak implementation & research for AirDrop on tvOS☆33Updated 11 months ago
- Library to parse Objective-C classes at runtime☆73Updated this week
- Notes on the Objective-C ABI and related topics