forked from nygard/class-dump
-
Notifications
You must be signed in to change notification settings - Fork 24
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.
0xced/class-dump
ErrorLooks like something went wrong!
About
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.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Objective-C 97.7%
- Python 1.6%
- Other 0.7%