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
Related projects ⓘ
Alternatives and complementary repositories for class-dump
- This repository contains stuff which would be helpful for jailbroken iOS development.☆293Updated 9 years ago
- Only for use with my theos fork. Do not attempt to frankenstein them onto custom weird setup you have and expect them to work.☆389Updated 3 years ago
- Experimental block-based swizzling API for Objective-C☆87Updated 9 years ago
- Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.☆259Updated 5 years ago
- An implementation of function patching for iOS, without the use of W|X pages.☆270Updated 11 years ago
- Check an app bundle's code signing and sandboxing state to NSBundle.☆106Updated 3 years ago
- symbol recreate tool for iOS app☆126Updated 7 years ago
- Unified cross-platform iOS Makefile system. Experimental fork where features are prototyped☆160Updated 5 years ago
- Cycript real-time classdump . An alternative for encrypted binaries☆246Updated 10 years ago
- The iOS support code has been merged into the upstream libffi.☆78Updated 13 years ago
- A shift/reduce parsing framework for Mac OS X and iOS☆366Updated 2 years ago
- Various cycript functions☆129Updated 6 years ago
- Dumps decrypted mach-o files from encrypted iPhone app extensions and applications.☆71Updated 9 years ago
- LLDB debugserver for iOS with modified entitlements, allowing for debugging of any process.☆41Updated 10 years ago
- Experimental implementation of imp_implementationWithBlock()☆76Updated 10 years ago
- NSTask reimplementation a simpler interface☆76Updated 10 years ago
- like mach_inject☆127Updated 8 years ago
- Swift Class Dumper - Very neglected☆134Updated 7 years ago
- Reveal Loader dynamically loads libReveal.dylib (Reveal.app support) into iOS apps on jailbroken devices.☆406Updated 8 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆92Updated 11 years ago
- ☆62Updated 9 years ago
- Manage iOS devices through iTunes lib☆98Updated 6 years ago
- hook objc_msgSend to trace Objective-C method callz☆120Updated 11 years ago
- Blocks are to functions as A2DynamicDelegate is to delegates. (DEPRECATED mirror)☆221Updated 12 years ago
- Camo Preprocessor - Symbol Confusion for Objective C/C++ Source Code☆90Updated 4 years ago
- A jailbreak iOS device tweak which can load FLEX dynamiclly☆225Updated 3 years ago
- ObjC block -> C function pointer using libffi☆359Updated 3 years ago
- Objective C foundation tool command line interface library☆181Updated last year
- Generate readable Swift code from binaries☆101Updated 8 years ago