Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.67 KB

README.md

File metadata and controls

53 lines (36 loc) · 1.67 KB

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.




By the Hackers for the Hackers!
GitHub X