Skip to content

Rawierdt/GIE-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imageTitle

Static Badge Static Badge Static Badge

GIE-UI

Encrypt and Decrypt

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.

Screenshott

Version

GIE V1.40.1.2

Features

Encrypt and decrypt your files and folders with AES, for any file, jpg, png, mp4, mp3, docx, pdf, etc...

¡¡IMPORTANT TO READ ALL!!

📦 Requirements

  • Windows 10+ (64-bit) or macOS Monterey+

  • 30 MB disk space

  • Python

🦠 Antivirus advertisement

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

Virustotal scan

Triage

💻 Installation

Execute the commands according to your case

Clone or Download this Repository

git clone git@github.com:Rawierdt/GIE-UI.git

Change Directory

cd GIE-UI

Run the project

python main.py

For Encrypt

To Encrypt a folder or file

For folders (you must type the path as it appears in your file browser)

PATH

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

FileEn

For Decrypt

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.


🤝 Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.

❤️ Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2024 Rawier. This project is MIT licensed.


About

Encrypt and Decrypt your files using AES, Easily, Now with UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages