Uses Python 3
Dumps the headers for any decrypted IPA and its frameworks. This is a tool I made a long time ago, open sourced because why not.
Example usage: ./class-dump-ipa [-h] [-o] Instagram.ipa output_header_path/
- Complete rewrite
- Added ability to open app folder in Finder when dumping is finished.