Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWGen GUI — Secure Password Generator

License Python Source Binary

Designed to visualize password strength under realistic attacker models.

Screenshot

Features

  • Cryptographically secure password generation (secrets)
  • Configurable length (8–256 characters)
  • Optional symbols and ambiguous characters
  • Entropy calculation and strength rating
  • SHA-256 hash display (informational)
  • Estimated cracking times for multiple attacker models
  • Password strength checker for existing passwords
  • Fully offline, no network access

Requirements

  • Python 3.10+
  • No external dependencies

Platform Support

  • Source (.py): Windows, Linux, macOS (Python 3.10+)
  • Prebuilt binaries (.exe): Windows only

Download

Windows (recommended)

Download the prebuilt executable from the GitHub Releases page.

From source

python pwgen_gui.py


 ## License
MIT License © Dogukan S.

About

Local GUI-based password generator using cryptographically secure randomness, entropy analysis, and realistic online/offline cracking estimates.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages