Skip to content

This tool will help you in generating passwords using username or length or strength (i.e. weak, medium, strong)

Notifications You must be signed in to change notification settings

STeveVInay/password-managment-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

password-management


This tool will help you in generating passwords using username or length or strength (i.e. weak, medium, strong) Instead of saving in browser and hackers tried to steal them from browser by many ways This tool will encrypt all you data using AES algorithm All you need to do is give URL u you need and username and length of password or strength of password By default it takes user name as the length of password and saves in a encrypted file with password without password it cannot be opened But the thing is whenever you try to login/register to any site then you want to go then always you have to open the file and check the password and copy and paste it in username/password fields

#Requirement

python2 or 3

How to run


python --help

python --url -u -l

python --url -u -m <weak, medium, strong> (password strength )

#Author by

Steve,Sathwik.

About

This tool will help you in generating passwords using username or length or strength (i.e. weak, medium, strong)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages