Encrypter Pro is a state-of-the-art cybersecurity tool designed for professionals who demand absolute privacy. It combines ease of use with unbreakable cryptographic standards.
- Drag & Drop: Seamlessly drag files and images directly into the app for processing.
- Modern Auth System:
- Symmetric, high-visibility input fields.
- Integrated Show/Hide password toggles.
- Multiple predefined security questions.
- Smart Selection: "No-click" file handling with instant Discard (❌) options for mistake-free workflows.
- Cascade Mode (Triple-Layer): Wraps AES-GCM inside ChaCha20-Poly1305. Even if one algorithm is broken in 100 years, your data remains safe.
- Standard Modes: Support for AES-256 (CBC/GCM) and ChaCha20.
- Stealth Mode: Encrypts files into fake
.logsystem files to avoid suspicion.
- Duress Mode (Panic Password): Set a fake password that, when used, silently wipes the entire vault and configuration.
- File Time-Bombs: Create self-destructing files that delete themselves if opened after a set expiry time.
- Secure Shredder: DoD-standard file deletion (3-pass overwrite).
- Hide in Plain Sight: Embed encrypted messages inside PNG images.
- Invisible: The output image looks identical to the original; only Encrypter Pro can reveal the hidden data.
-
Clone the Repository
git clone https://github.com/Biraj007/Encrypter-main.git cd Encrypter-main -
Install Dependencies
pip install -r requirements.txt
Note: Now includes
tkinterdnd2for drag-and-drop support. -
Run the App
python main.py
Distributed under the MIT License. See LICENSE for more information.
Built with ❤️ for Privacy by Biraj.