ViceCity ADF Decrypter is a Tool written in Python to easily decrypt .ADF files to MP3's.
- Drag ADF files into the same folder as the script
- Run Script
- Done!
ViceCity ADF Decrypter requires Python3 to run.
$ git clone https://github.com/TwidsDev/ViceCity-ADF-Decrypter.git
$ cd ViceCity-ADF-Decrypter
$ python3 ViceCityDecrypter.pyGTAMods Wiki - Full run down of what the ADF file is and what it contains including how it's encrypted (XOR'd)
MIT