Skip to content

A Python tool to check password strength with color-coded feedback and emoji enhancements for better user experience

License

Notifications You must be signed in to change notification settings

0xSaikat/passcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassCheck

logo

Overview

PassCheck is a Python tool designed to evaluate the strength of passwords. It provides color-coded feedback and emoji enhancements to help users create secure passwords in an engaging way.

Features

  • Color-Coded Feedback: Visual feedback using colors to indicate password strength.
  • Emoji Enhancements: Emoji to make the feedback more intuitive and user-friendly.
  • Detailed Analysis: Checks for common password patterns and provides suggestions for improvement.

Credits

Created by 0xSaikat and an official tool of hackbit.org.

Installation

  1. Clone the repository:
    git clone https://github.com/0xSaikat/PassCheck.git
    cd PassCheck
  2. Install the required dependencies:
    pip install -r requirements.txt
    

Usage

  1. Run the PassCheck tool:
    python passcheck.py

Example

Coding

License

This project is licensed under the MIT LICENSE See the LICENSE file for details.

Contact

For any questions or feedback, please reach out to Linkedin.

About

A Python tool to check password strength with color-coded feedback and emoji enhancements for better user experience

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages