A macOS app around the class-dump utility for examining Objective-C runtime information stored in Mach-O files.
- Invoke class-dump 3.5 (64 bit) from the file picker
- Save results to a local sqlite database with GRDB
- 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
Thank you for your interest in contributing to this project. Contributions are welcome in the form of issues and pull requests.