Skip to content

A password generator and checker that can check your passwords if they have been leaked in any data breach, and it generates passwords and checks if the passwords generated has been cracked/leaked and will only give you non-cracked/leaked passwords

Notifications You must be signed in to change notification settings

PandaStudiosSWE/BlackPandaX-PassGenCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

BlackPandaX-PassGenCheck Cross-Platform (Except for the .exe that's for windows)

A password generator and checker that can check your passwords if they have been leaked in any data breach, and it generates passwords and checks if the passwords generated has been cracked/leaked and will only give you non-cracked/leaked passwords

it also has the option to generate a user specified amount of passwords into a .txt file


You need to install the dependencies for it to run (i will make a requirement.txt later)

pip or pip3 install random && string && hashlib && requests && colorama

or just install them individually with pip or pip3 install PACKAGENAME

Packages this project uses are random, string, os, hashlib, requests, colorama


Screenshot 2022-03-13 204807


Screenshot 2022-03-13 160913


Screenshot 2022-03-13 181358 Screenshot 2022-03-13 160756


Screenshot 2022-03-13 175201


Screenshot 2022-03-13 160358

About

A password generator and checker that can check your passwords if they have been leaked in any data breach, and it generates passwords and checks if the passwords generated has been cracked/leaked and will only give you non-cracked/leaked passwords

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages