Skip to content

shayanbagchi/passwordchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PasswordChecker - A python script to check for possible password breaches.

forthebadge   forthebadge   forthebadge   GitHub Repo stars   GitHub forks

Technologies and Tools Used

This project was built using python.

Features

List the ready features here:

  • Takes in a single password or list of passwords.
  • Gives out a count of how many time a password is pwned or hacked.
  • Checks if a password is safe.
  • No storage or sharing of Passwords over the internet. Everything is local to your system.

Getting Started

Clone down this repository, and run the python script.

🛠 How to check for passwords

  • Step 1. Open CMD/Terminal.
  • Step 2. Browse to the correct folder using 'cd' command.
  • Step 3. Run - 'python checkmypass.py <password> or <list_of_passwords_seperated_with_spaces>'

Show your support

Give a ⭐ if you like this website!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages