GridShift v1.10.4
GridShift Cipher © 2022 by Legendile7 is licensed under CC BY-NC-ND 4.0. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/
GridShift is an original algorithm that encrypts a message using a key.
GitHub Repo: https://github.com/Legendile7/GridShift-Cipher
Repl.it Lite Version (compatible with v1.10 series): https://replit.com/@Legendile7/GridShift-Cipher-GitHub-Version?v=1
- Latest Java SE Development Kit 11
- Go to latest release and download source code.
- Extract the zip file or tar file
- Open the extracted folder
- Launch GridShift.bat
- If you get a pop up that says "Windows protected your PC", click on More Info and then click Run Anyway. This program is completely safe but if you're suspicious, you can explore the source code for anything malicious.
Encryption and Decryption Instructions are built into the program. After starting the program, the program will ask you to encrypt or decrypt. Type help for the instructions.
- MAKE SURE JAVA VERSIONS OLDER THAN Java SE Development Kit 11 ARE UNINSTALLED!
- If you get a java is not recognized error, make sure Java is installed and is in environment variables. If you have no idea what this means, Google it up.
- If you come across any errors you cannot fix, you can try the lite version here (does not have all features and incompatible with this version series): https://replit.com/@Legendile7/GridShift-Cipher-Lite-181-beta?v=1
Happy Encrypting!