endie is a java GUI based encryption-decryption tool which can change those risky texts to bunch of numbers and alphabets;)
endie.mp4
Copy the EncryptGUI.java and Encrypt file and use it in your favourite code editor.
- Simple encryption and decryption in one GUI
- Lightweight & beginner-friendly Java project
- Easy-to-use interface (no need to touch the console)
- Works on any OS with Java installed
- Java JDK 8 or above
- Any code editor (IntelliJ IDEA, Eclipse, VS Code, NetBeans, etc.)
- Clone this repository:
git clone https://github.com/sammy-ryed/endie.git
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.