USBSECURE
USBSECURE is a lightweight GUI application designed to encrypt files on your disk for enhanced security using AES encryption. With USBSECURE, you can protect your sensitive data with ease. This README file provides instructions on how to use USBSECURE effectively.
- AES encryption for file security
- Automatic disk detection for convenience
- Customizable English password selection for user-defined security
- Clone or download the USBSECURE repository to your local machine.
- Ensure you have Python installed (version 3.7 or higher).
- Install the required dependencies by running:
pip install pyaescrypt customtkinter psutil