Create README.md

This commit is contained in:
Donato Fiore
2023-11-30 21:17:48 -05:00
committed by GitHub
parent 7e2c90a560
commit d7946435ec

22
README.md Normal file
View File

@@ -0,0 +1,22 @@
# TrollDecrypt
iOS IPA Decrypter for TrollStore
## How to use
1. Download and install TrollDecrypt from [here](https://github.com/donato-fiore/TrollDecrypt/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/donato-fiore/TrollDecrypt.git
cd TrollDecrypt
make package
```
## Credits / Thanks
- [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
- App Icon by super.user