Question

i have a simple iPhone app (*.ipa), which downloaded from AppStore. I have changed extension from ipa to zip, open an archive and move to 'Show package contents'. In this folder i have an images, but all of it not displayed, looks like its empty.

Can somebody give advice? how to encode images from this opened apps to viewable? Thank you!

Was it helpful?

Solution

You need to run appcrush on it! A ruby script.

Read: https://github.com/boctor/idev-recipes/tree/master/Utilities/appcrush

Good Luck!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top