Skip to content

Dumps the headers for any decrypted IPA and its frameworks.

License

Notifications You must be signed in to change notification settings

hc20k/class-dump-ipa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

class-dump-ipa

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/

Changelog

Version 1.1

  • Complete rewrite
  • Added ability to open app folder in Finder when dumping is finished.

REQUIRES class-dump (https://github.com/nygard/class-dump) to be installed.

About

Dumps the headers for any decrypted IPA and its frameworks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages