0xced / class-dump
This is a command-line utility for examining the Objective-C runtime information stored in Mach-O files. It generates declarations for the classes, categories and protocols. This is the same information provided by using 'otool -ov', but presented as normal Objective-C declarations, so it is much more compact and readable.
☆195Updated 8 years ago
Alternatives and similar repositories for class-dump:
Users that are interested in class-dump are comparing it to the libraries listed below
- Only for use with my theos fork. Do not attempt to frankenstein them onto custom weird setup you have and expect them to work.☆388Updated 3 years ago
- This repository contains stuff which would be helpful for jailbroken iOS development.☆295Updated 9 years ago
- Various cycript functions☆129Updated 6 years ago
- Experimental block-based swizzling API for Objective-C☆87Updated 9 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆92Updated 11 years ago
- The iOS support code has been merged into the upstream libffi.☆78Updated 13 years ago
- Experimental implementation of imp_implementationWithBlock()☆75Updated 11 years ago
- Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.☆258Updated 6 years ago
- Check an app bundle's code signing and sandboxing state to NSBundle.☆107Updated 3 years ago
- An implementation of function patching for iOS, without the use of W|X pages.☆269Updated 12 years ago
- Manage iOS devices through iTunes lib☆97Updated 7 years ago
- like mach_inject☆126Updated 8 years ago
- ObjC block -> C function pointer using libffi☆360Updated 3 years ago
- Dumps decrypted mach-o files from encrypted iPhone app extensions and applications.☆71Updated 10 years ago
- iOS IPA package refine and resign☆120Updated 7 years ago
- Reveal Loader dynamically loads libReveal.dylib (Reveal.app support) into iOS apps on jailbroken devices.☆406Updated 8 years ago
- Cycript real-time classdump . An alternative for encrypted binaries☆247Updated 10 years ago
- NSTask reimplementation a simpler interface☆76Updated 10 years ago
- hook objc_msgSend to trace Objective-C method callz☆121Updated 11 years ago
- A shift/reduce parsing framework for Mac OS X and iOS☆366Updated 3 years ago
- Minimal for of saurik's ldid and prebuilt binary☆288Updated 12 years ago
- symbol recreate tool for iOS app☆129Updated 8 years ago
- removePIE changes the MH_PIE flag of the MACH-O header on iOS applications to disable ASLR on applications☆81Updated 10 years ago
- ☆122Updated 12 years ago
- Camo Preprocessor - Symbol Confusion for Objective C/C++ Source Code☆90Updated 5 years ago
- Unified cross-platform iOS Makefile system. Experimental fork where features are prototyped☆160Updated 5 years ago
- LLDB debugserver for iOS with modified entitlements, allowing for debugging of any process.☆42Updated 10 years ago
- XPC simplified for Cocoa. Deal with NS* objects instead of xpc_object_t.☆248Updated 12 years ago
- ☆61Updated 10 years ago
- A simple iOS IOKitBrowser☆63Updated 10 years ago