TrollDecrypt is a tool developed by iOS developer Donato-Fiore that decrypts .ipa files using TrollStore 2-compatible firmware. It allows users to extract decrypted .ipa files from apps installed via TrollStore, enabling sideloading on unsupported devices.
After decryption, the .ipa can be installed using tools like Sideloadly with forced installation parameters. This tool is particularly useful for developers and enthusiasts managing jailbreak-free app installations on iOS devices. Always ensure compliance with local laws and Apple’s terms of service when using such tools.

How do I install TrollDecrypt?
In order to install TrollDecrypt, you can either:
- Get it on Havoc!
- Download the latest TrollDecrypt release here
- Build from source
How to build
Install theos
- Run the commands below
- git clone https://github.com/donato-fiore/TrollDecrypt.git
- cd TrollDecrypt
- make package
Credits / Thanks
- wh1te4ever for TrollDecryptor
- opa334 for some pieces of code
- super.user for the original app icon
TrollDecrypt Device Compatibility:
TrollDecrypt is supported on iOS 14.0 – iOS 17.0
iOS 14.x
- iOS 14.0
- iOS 14.0.1
- iOS 14.1
- iOS 14.2
- iOS 14.3
- iOS 14.4
- iOS 14.5
- iOS 14.6
- iOS 14.7
- iOS 14.8
- iOS 14.8.1
iOS 15.x
- iOS 15.0
- iOS 15.0.1
- iOS 15.1
- iOS 15.1.1
- iOS 15.2
- iOS 15.2.1
- iOS 15.3
- iOS 15.3.1
- iOS 15.4
- iOS 15.4.1
- iOS 15.5
- iOS 15.6
- iOS 15.6.1
- iOS 15.7
- iOS 15.7.1
- iOS 15.8
- iOS 15.8.1
- iOS 15.8.2 (if released — various security releases existed in this series)
iOS 16.x
- iOS 16.0
- iOS 16.0.1
- iOS 16.1
- iOS 16.1.1
- iOS 16.1.2
- iOS 16.2
- iOS 16.3
- iOS 16.3.1
- iOS 16.4
- iOS 16.4.1
- iOS 16.5
- iOS 16.5.1
- iOS 16.6
- iOS 16.6.1
- iOS 16.7
- iOS 16.7.1
iOS 17.x
iOS 17.0
TrollDecrypt Core Features
- App Decryption: Strips the Apple FairPlay DRM (Digital Rights Management) from installed App Store applications.
- TrollStore Native Support: Operates as a “TrollStore app,” meaning it uses specialized entitlements to perform system-level tasks without needing a full jailbreak on supported versions.
- IPA Generation: Automatically bundles the decrypted binary and its resources back into a standard .ipa file format for easy export.
- Simplicity: Typically features a straightforward user interface (UI) that lets users select an installed app from a list to begin the decryption process.
- Cross-Platform Variants: While primarily for iOS, there is also a TrollDecrypt-tvOS variant designed for decrypting apps on Apple TV.
- Sharing Integration: Includes functionality to share or export the final decrypted file via the standard iOS share sheet or via AirDrop.
