mirror of
https://github.com/NohamR/TrollDecrypt-tvOS.git
synced 2026-07-11 22:41:37 +00:00
25 lines
1.0 KiB
Markdown
25 lines
1.0 KiB
Markdown
# TrollDecrypt
|
|
tvOS IPA Decrypter for TrollStore
|
|
|
|
## How to use
|
|
1. Download and install TrollDecrypt from [here](https://github.com/NohamR/TrollDecrypt-tvOS/releases)
|
|
2. Choose app you want to decrypt.
|
|
3. Once finished decrypting, you can get the `.ipa` file from inside the app.
|
|
|
|
## How to build
|
|
1. Install [theos](https://theos.dev/docs/installation)
|
|
2. Run the commands below
|
|
```
|
|
git clone https://github.com/NohamR/TrollDecrypt-tvOS.git
|
|
cd TrollDecrypt
|
|
make package
|
|
```
|
|
|
|
## Credits / Thanks
|
|
- [TrollDecrypt-tvOS](https://github.com/straight-tamago/TrollDecrypt-tvOS) by straight-tamago for the original tvOS version of TrollDecrypt
|
|
- [TrollDecrypt](https://github.com/donato-fiore/TrollDecrypt) by donato-fiore for the original version of TrollDecrypt
|
|
- [TrollDecryptor](https://github.com/wh1te4ever/TrollDecryptor) by wh1te4ever
|
|
- [dumpdecrypted](https://github.com/stefanesser/dumpdecrypted) by Stefan Esser
|
|
- [bfdecrypt](https://github.com/BishopFox/bfdecrypt) by BishopFox
|
|
- [opa334](https://github.com/opa334) for some pieces of code
|
|
- App Icon by super.user |