![]() |
|---|
A lightweight, local desktop application built with Python (Tkinter).
Features hashing utilities and a secure password generator with DE/EN language support.
- File Hashing: MD5, SHA-1, SHA-256, SHA-512
- Text Hashing: Compute and copy multiple hash algorithms
- Hash Verification: Compare against an expected hash with Match/Mismatch indicator
- Password Generator: Adjustable length, selectable character sets, entropy-based strength meter
- Clipboard Support: Copy generated passwords or hash results with one click
- Export Reports: Save hash results as
.txt - Internationalization: Full German / English language switch without restart
- Themes: Light and Dark mode toggle
- Info & GitHub Buttons: Direct access to project info and GitHub profile
- Python 3.10+ installed on your system
python mini_hash_password_utility.pyNo extra dependencies required. The application uses only Python standard libraries.
appy.py # Main application file
README.md # Project documentation
Created by BYLICKILABS.
A minimal but powerful utility for secure password creation and file integrity validation.
- GitHub: BYLICKILABS
