Skip to content

aYu5h-github/Password-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Dark Web Password Auditor v3.0

License: MIT Python 3.8+ Flask Status

A sophisticated, hacker-style password strength analyzer with dark web simulation, breach database checking, and real-time security auditing.

🎯 Features

Core Security Analysis

  • Entropy Calculation - Mathematical measurement of password randomness (bits)
  • Crack Time Estimation - Realistic time estimates based on modern GPU cracking speeds
  • Pattern Detection - Identifies sequential, repeated, and keyboard patterns
  • Character Variety Analysis - Checks for uppercase, lowercase, numbers, and special characters
  • Breach Database Check - Compares against known breached passwords (RockYou, LinkedIn, Adobe)

Advanced Features

  • 🖥️ Dynamic Theming - Changes color based on password strength:

    • 🔴 Red Alert - Weak/Critical passwords
    • 🟡 Amber Terminal - Default/Moderate passwords
    • 🟢 Green Neon - Secure/Impenetrable passwords
  • 🌑 Dark Web Simulation - Realistic hacking-style animations when vulnerabilities are found

  • 📜 Password History - Stores last 20 analyses locally (passwords are masked)

  • 📄 Export Reports - Generate detailed security audit reports as .txt files

  • 🔐 Password Generator - Create cryptographically strong 16-character passwords

Visual Effects

  • CRT monitor overlay with scan lines
  • Glitch text animations
  • Blinking cursor effects
  • Matrix-style terminal interface
  • Retro hacker aesthetic

🚀 Quick Start

Prerequisites

  • Python 3.8 or higher
  • pip (Python package manager)

Installation

  1. Clone the repository
git clone https://github.com/aYu5h-github/Password-Analyzer.git
cd Password-Analyzer

About

Advanced password strength analyzer with hacker-style UI, dark web simulation, and breach database checking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors