Skip to content

drewvolz/class-dumper

Repository files navigation

Class Dumper

About

A macOS app around the class-dump utility for examining Objective-C runtime information stored in Mach-O files.

Features

  • Invoke class-dump 3.5 (64 bit) from the file picker
  • Save results to a local sqlite database with GRDB
  • Import and export saved sqlite dumps for portability and backups
  • View generated Objective-C runtime info in a native macOS app
  • Browse all runs from a finder-like interface
  • Manage individual runs and wipe all data
  • Search results with per-file matching
  • Theming and syntax highlighting with ZeeZide/CodeEditor
  • Free, zero data collection

dark theme screenshot of class dumper light theme screenshot of class dumper

Contributing

Thank you for your interest in contributing to this project. Contributions are welcome in the form of issues and pull requests.

About

A macOS app for examining Objective-C runtime information stored in Mach-O files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages