Decrypt appstore apps for TrollStore
- Download and install TrollDecryptor from Release
- Run appstore's app that you want to decrypt.
- Enter app pid (You can get app pid from CocoaTop) and click Decrypt.
- You can get decrypted-app.ipa from /var/mobile/Containers/Data/Application/(trolldecryptor uuid)/Documents
- Install Theos Development Kit.
- Run below command and you can get TrollDecryptor.ipa
$ make package
- dumpdecrypted by Stefan Esser
- bfdecrypt by BishopFox