easy encrypt/decrypt tool for CESAR, ROT13, SUBSTITUTION & VIGENERE method
- 100% Automatic & Easy to Use
- 4 Encryption Method Full Support
- Error Handling & Clean Code
- Bruteforce Functionnality for Decryption
Before running EZXcryptor, make sure you install:
- python3
If not already installed, you can run:
sudo apt install python3
Clone this repository to your local machine.
Open your terminal and navigate to the cloned repository.
To encrypt, run the script by typing python3 ezencryptor.py
in your terminal.
To decrypt, run the script by typing python3 ezdecryptor.py
in your terminal.
Follow the instructions of the wizard.