Skip to content

a mini python project that allows you to check if your password has ever been hacked or not and if hacked then how many times.

Notifications You must be signed in to change notification settings

simrandhiman/check_my_password

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

check_my_password

a mini python project that allows you to safely check your password if it has ever been hacked or not and if hacked then how many times.

to run,

  1. edit the "insert.txt" file.
  2. insert the passwords(one password in one line) you want to check for.
  3. in "main.py file", give path of "insert.txt" file in file_name variable.
  4. run "main.py"

About

a mini python project that allows you to check if your password has ever been hacked or not and if hacked then how many times.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%