EthanArbuckle / dlopen_handle_infoLinks
helper functions for getting information about a dlopen() handle, such as install path and mach_header
☆14Updated 7 years ago
Alternatives and similar repositories for dlopen_handle_info
Users that are interested in dlopen_handle_info are comparing it to the libraries listed below
Sorting:
- Plutil☆16Updated 6 years ago
- Simple program to read Apple battery information as json, text or in a format suitable for a shell prompt☆19Updated 5 years ago
- Research - Making a custom _UIRemoteViewController☆39Updated 4 years ago
- Patchfinder and rebinder for objc_direct methods☆60Updated last year
- Utility to create tbd's off dylibs☆77Updated 5 years ago
- A runtime symbolicator for objective-c symbols☆41Updated last year
- Extract Binaries from Apple's DYLD Shared Cache☆19Updated 2 years ago
- Trigger an activator event by firmly pressing down anywhere on your device's screen.☆13Updated 10 years ago
- Transform any ARM macho executable to a dynamic library☆42Updated 8 months ago
- Private header dump from dyld cache, might be somewhat incomplete.☆36Updated 5 years ago
- iOS `os_log` viewer that supports both real-time and archived logs☆31Updated 7 months ago
- symbol dumps of iOS shared caches☆34Updated 3 years ago
- Unofficial fork from saurik git repository git://git.saurik.com/ldid.git☆55Updated 3 years ago
- A simple library to log all objc_msgSend calls☆19Updated 5 years ago
- A compatibility shim for the legacy arm64e ABI apple removed in iOS 15.0☆30Updated 2 years ago
- experimental iOS debugger☆31Updated 5 years ago
- toy project for tracing objc_msgSend☆57Updated 3 months ago
- Transform any ARM macho executable to a dynamic library☆77Updated 3 years ago
- Apple's XNU automatically updated live.☆26Updated 4 years ago
- Automatic renaming of Objective-C method stubs in Hopper.☆26Updated last year
- Selectively launch applications in a "safe mode" using 3D Touch☆20Updated 6 years ago
- iOS 16 Headers for Applications, Frameworks (Public and Private) all daemons and entitlements. (created with the updated classdumpios)☆38Updated 3 years ago
- Command line tool to dump Objective-C headers☆12Updated 2 weeks ago
- Clear app caches from the Usage pane of the Settings app☆46Updated 10 years ago
- Jailbreak implementation & research for AirDrop on tvOS☆33Updated 11 months ago
- A command-line tool to create Text-Based Application Programming Interface (TAPI) files from existing binaries☆128Updated last year
- A library that enables dynamically rebinding symbols in Mach-O binaries running on Apple platforms☆37Updated last year
- See what notifications exist at runtime