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!

有帮助吗?

解决方案

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

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

Good Luck!

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top