An Encrypt and Decrypt your files easily and folders, and send it secure, written in Python with UI.
Caution
Disclaimer: This tool was created for educational purposes only. I do not take any responsibility for the misuse of this tool.
GIE V1.40.1.2
Encrypt and decrypt your files and folders with AES, for any file, jpg, png, mp4, mp3, docx, pdf, etc...
¡¡IMPORTANT TO READ ALL!!
-
Windows 10+ (64-bit) or macOS Monterey+
-
30 MB disk space
GIE has the ability to encrypt vital paths and files on your system, so it is considered a risk by the operating system. If you still decide to use it, you should create an exception to the GIE program.
- Matches rule PyInstaller from ruleset PyInstaller at Yara-rules by @bartblaze
Execute the commands according to your case
Clone or Download this Repository
git clone [email protected]:Rawierdt/GIE-UI.git
Change Directory
cd GIE-UI
Run the project
python main.py
To Encrypt a folder or file
For folders (you must type the path as it appears in your file browser)
For only files (one or more files)
Only select the files to encrypt.
supports = jpg, png, mp3, mp4, docx, xlsx, sql, py, zip, etc...
Enter a password:
Important
The password cannot contain the characters $ or "" and '' The password will not be visible while you type it.
When you click the Encrypt button, the operation will begin., it will start encrypting the files with the extension ".gie" and will generate a ".GKY" file, which is very important to decrypt your original file.
"GKY" is the extension of the file containing the key for decryption, along with the password provided.
! If you want to share the file with your colleague, you will need to provide him/her with three files, the .gie, the .GKY and the password.
EXAMPLE
To Decrypt a folder or file
Important
The password must be the same as the one used to encrypt the file, otherwise you will lose your file forever.
The program will search if the .GKY file exists in the path provided and will try to decrypt the file with the password, if the password does not match the file will not decrypt or will decrypt corruptly, if the GKY does not exist, the program will throw an error message and will not be able to decrypt.
It is very important to save the .GKY and the PASSWORD very well.
Contributions, issues and feature requests are welcome! Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2024 Rawier. This project is MIT licensed.