FilesCrypterSavior: Πρόκειται για ένα program GUI που βασίζεται στην Python3 και θα σας βοηθήσει να κρυπτογραφήσετε και να αποκρυπτογραφήσετε αρχεία και φακέλους με τον αλγόριθμο AES-GCM.
Tested on
Windows 10 with Python 3.8.8
Parrot Linux with Python 3.9.1
Preparation
Make sure your system supports Python 3.X.
Download it project:
git clone https://github.com/JimChr-R4GN4R/FilesCrypterSavior
Then install all the required packages by typing in your terminal (or cmd):
python3 -m pip install -r requirements.txt
Then go to the FilesCrypterSavior folder and type:
python3 FilesCrypterSavior.py
Presentation video
