Skip to content

A lightweight, local desktop application built with 'Python (Tkinter)'. Features hashing utilities and a secure password generator with DE/EN language support.

License

Notifications You must be signed in to change notification settings

bylickilabs/Hash-Password-Utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Mini Hash & Password Utility

h1

A lightweight, local desktop application built with Python (Tkinter).
Features hashing utilities and a secure password generator with DE/EN language support.


✨ Features

  • 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

πŸš€ Getting Started

Prerequisites

  • Python 3.10+ installed on your system

Run the Application

python mini_hash_password_utility.py

No extra dependencies required. The application uses only Python standard libraries.


πŸ“‚ Project Structure

appy.py    # Main application file
README.md  # Project documentation

πŸ“– About

Created by BYLICKILABS.
A minimal but powerful utility for secure password creation and file integrity validation.


πŸ”— Links

About

A lightweight, local desktop application built with 'Python (Tkinter)'. Features hashing utilities and a secure password generator with DE/EN language support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages