Rohankarmakar / Password-checker-Python3

This is a password checker project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Name : Rohan Karmakar; Dept.: ECE ; Roll No. : 34900319031; Year : 2nd;

Cooch Behar Government Engineering College

This is a password checker python script. This will check if your password is compromised or not. This will produce correct result if only your password is listed as pawned on the particular site (if pawned). Run the python file in terminal and pass your password(s) as arguement(s).

For Linux/Mac Users :: $python3 passcheck.py password1 password2

For Windows Users :: $python passcheck.py password1 password2

About

This is a password checker project


Languages

Language:Python 100.0%