An open API service indexing awesome lists of open source software.

https://github.com/cuyler36/horizoncrypt

Animal Crossing: New Horizons Save Encryptor/Decryptor
https://github.com/cuyler36/horizoncrypt

animalcrossing decryption encryption savegame

Last synced: about 1 month ago
JSON representation

Animal Crossing: New Horizons Save Encryptor/Decryptor

Awesome Lists containing this project

README

        

# HorizonCrypt
Animal Crossing: New Horizons Save Encryptor/Decryptor

## Usage
HorizonCrypt \[-b\] \[-c|-d\] \

## Examples

#### Decrypt File
HorizonCrypt -d ./main.dat

#### Encrypt File
HorizonCrypt -c ./main_decrypted.dat

#### Decrypt Folder
HorizonCrypt -b -d ./

#### Encrypt Folder
HorizonCrypt -b -c ./