This is a Encryption/Decryption Software purely made in JAVA through which we can encrypt or decrypt images , text files , mp4 files , docx etc.
IMPORTANT:- THIS IS A BETA VERSION , ONLY TRY ON A DUMMY FILE OR TEST FILES , DO NOT TEST IN YOUR IMPORTANT DATA FILES.
Run the Cryptograph.java through command line
type "java Cryptograph" in the cmd/terminal
Click on Encrypt button , a file chooser Window will open
Select a file from the File Chooser
A new window will pop-up with a textbox with list of files selected showing file name and file path
We will click on Encrypt Button. Another button named "ADD MORE FILES" it will take you to file chooser window again to Select more Files.
Now a new password window will open. Type here the password
Click on "Procced". A pop-up Confirmation window will open with message "Encryption Completed"
Now the selected file is converted or altered into a form that is not readable.
repeat the Same Steps for decrypting the encrypted file.
Please note : Type correct password.