Anycry is a script that allows you to encrypt/decrypt files with a masterpassword. edit: ass code, was a good pratice tho
✔ Does not require a Internet connection
✔ Encrypts/Decrypts every possible filetype
✔ Encrypts/Decrypts Folders
✔ almost impossible to decrypt without masterpassword
✔ Masterpassword guesser with checker
pip3 install pystyle
pip3 install pycryptodome
- Make every filetype decryptable(Masterpassword-guesser)
- ✔ Make Folders encryptable/decryptable
This project is licensed under the GPL General Public License v3.0 License
・Educational purpose only and all your consequences caused by you actions is your responsibility
・Selling "Anycry" is forbidden
v1.2.0 ⋮ 25-01-2023
+ more dummy proof
+ Cleaned up Code
v1.1.0 ⋮ 08-01-2023
+ Added Folder support
+ Cleaned up Code
v1.0 ⋮ 06-01-2023
+ Added Main Script
README.md inspired from xKian