AVGVSTO - Advanced Security Suite with USB Binding
AVGVSTO is a Python-based encryption tool that binds sensitive data to a physical USB drive , ensuring decryption is only possible when the authorized device is connected. It combines AES-256 encryption with robust USB hardware authentication and brute-force protection for enhanced security. 🔍 Key Features
Hardware-Bound Encryption
Files can only be decrypted when the original USB drive (used during encryption) is connected. The USB's unique identifier (st_dev) is embedded in the encrypted file.
AES-256 with PBKDF2
Secure key derivation using SHA-256 with 1 million iterations for password-to-key conversion.
Brute-Force Protection
After 3 failed decryption attempts , encrypted files/folders are automatically deleted.
Recursive Folder Encryption
Encrypt entire directories and nested files with a single operation.
Modern GUI
Intuitive interface with drag-and-drop support, real-time feedback, and responsive design.
Features
- Roy Merlo & RPX