paradiseduo / appdecrypt

appdecrypt is a tool to make decrypt application encrypted binaries on macOS when SIP-enabled (macOS 11.3 or below)
GNU General Public License v3.0
701 stars 95 forks source link

Dump iOS only IPA with argument --ignore-ios-check #29

Closed novitae closed 7 months ago

novitae commented 7 months ago

Some people here https://github.com/paradiseduo/appdecrypt/issues/14 complained that the README isn't clear enough and doesn't mention the fact that some apps, even after decryption, won't be runnable, so I added that.

I also added an argument --ignore-ios-check for people like me who wants to decrypt the app, even if it is not made to run on the Mac.