Skip to content
forked from nygard/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.

Notifications You must be signed in to change notification settings

0xced/class-dump

Error
Looks 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

No packages published

Languages

  • Objective-C 97.7%
  • Python 1.6%
  • Other 0.7%