Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shmoopi/classdumper
Front-end for ClassDump on OS X
https://github.com/shmoopi/classdumper
Last synced: 6 days ago
JSON representation
Front-end for ClassDump on OS X
- Host: GitHub
- URL: https://github.com/shmoopi/classdumper
- Owner: Shmoopi
- Created: 2015-04-10T21:05:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-02T14:42:06.000Z (almost 9 years ago)
- Last Synced: 2023-03-30T16:04:32.997Z (over 1 year ago)
- Language: Objective-C
- Size: 234 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ClassDumper
ClassDumper is a simple Mac Application to use ClassDump without going through the command-line. Simply drag and drop the file paths of the executable/.app bundle and the output path and hit "Dump Classes"![Demo Mac Application](ClassDumper/Image/ClassDumper-Demo.png)
## Usage
To use, simply give a path to a file that you want to dump classes from and the path where you want the headers to be stored. Simply hit "Dump Classes" and verify.
## OS Support
* Mac OS X 10.8+
## License
MIT license. Copyright © 2015 [Shmoopi LLC](http://shmoopi.net/).