All Projects → Cuyler36 → Horizoncrypt

Cuyler36 / Horizoncrypt

Licence: gpl-3.0
Animal Crossing: New Horizons Save Encryptor/Decryptor

Projects that are alternatives of or similar to Horizoncrypt

vector
Virus Ruby
Stars: ✭ 29 (-19.44%)
Mutual labels:  encryption, decryption
EasyAES
AES encrypt/decrypt, Android, iOS, php compatible(兼容php, Android, iOS平台)
Stars: ✭ 79 (+119.44%)
Mutual labels:  encryption, decryption
encrypt0r
App to encrypt and decrypt your files with a passphrase, powered by
Stars: ✭ 26 (-27.78%)
Mutual labels:  encryption, decryption
simple-crypto-js
Simplified AES cryptography for safer and easier encryption and decryption processes of any JavaScript objects.
Stars: ✭ 78 (+116.67%)
Mutual labels:  encryption, decryption
Xjar
Spring Boot JAR 安全加密运行工具,支持的原生JAR。
Stars: ✭ 692 (+1822.22%)
Mutual labels:  encryption, decryption
warshield
Warshield is a file encryption and decryption CLI using AES 256 algorithm
Stars: ✭ 29 (-19.44%)
Mutual labels:  encryption, decryption
Crypto
封装多种CTF和平时常见加密及编码C#类库
Stars: ✭ 20 (-44.44%)
Mutual labels:  encryption, decryption
kms-env
A tool to encrypt and decrypt environment variables using KMS
Stars: ✭ 16 (-55.56%)
Mutual labels:  encryption, decryption
Secure Ls
🔒 Secure localStorage data with high level of encryption and data compression
Stars: ✭ 486 (+1250%)
Mutual labels:  encryption, decryption
Gonnacry
A Linux Ransomware
Stars: ✭ 341 (+847.22%)
Mutual labels:  encryption, decryption
Java Crypto Utils
Java Cryptographic, Encoding and Hash Utilities
Stars: ✭ 15 (-58.33%)
Mutual labels:  encryption, decryption
Iocane
An odorless, tasteless NodeJS crypto library that dissolves instantly in liquid
Stars: ✭ 35 (-2.78%)
Mutual labels:  encryption, decryption
Python-File-Encryptor
Encrypt and Decrypt files using Python (AES CBC MODE)
Stars: ✭ 51 (+41.67%)
Mutual labels:  encryption, decryption
Enigma
Enigma cipher tool
Stars: ✭ 13 (-63.89%)
Mutual labels:  encryption, decryption
jose-simple
Jose-Simple allows the encryption and decryption of data using the JOSE (JSON Object Signing and Encryption) standard.
Stars: ✭ 50 (+38.89%)
Mutual labels:  encryption, decryption
Effer
Encrypted CLI Notepad written in Rust
Stars: ✭ 12 (-66.67%)
Mutual labels:  encryption, decryption
Laravel Database Encryption
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
Stars: ✭ 238 (+561.11%)
Mutual labels:  encryption, decryption
Openssl
TLS/SSL and crypto library
Stars: ✭ 17,157 (+47558.33%)
Mutual labels:  encryption, decryption
Msoffcrypto Tool
Python tool and library for decrypting MS Office files with passwords or other keys
Stars: ✭ 274 (+661.11%)
Mutual labels:  encryption, decryption
Lyra
A lightweight encryption tool designed for ease of use.
Stars: ✭ 22 (-38.89%)
Mutual labels:  encryption, decryption

HorizonCrypt

Animal Crossing: New Horizons Save Encryptor/Decryptor

Usage

HorizonCrypt [-b] [-c|-d] <input>

Examples

Decrypt File

HorizonCrypt -d ./main.dat

Encrypt File

HorizonCrypt -c ./main_decrypted.dat

Decrypt Folder

HorizonCrypt -b -d ./

Encrypt Folder

HorizonCrypt -b -c ./

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].