Skip to content

Latest commit

 

History

History
 
 

Password Checker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Password Checker

Short Description:

Imported Libraries:

  • requests
  • hashlib
  • sys

Purpose: It's an actual tool that I use day to day for security reasons, not just any silly dumb password checker. This is legitimately going to be the most secure way for you to check if your password has been ever pawned or been under hacker radars.


Setup Instructions:

  1. Open Command Line terminal
  2. Type the command: 'python password-checker.py {your password}'
  3. Hit Enter and see the magic!!

Output:

Output


Author:

RISHAV KUMAR