Skip to content

PasswordDictionaryGen is a smart Python script with the aim of generating a dictionary of possible passwords based on the word list that it receives in input

License

Notifications You must be signed in to change notification settings

lucaboni92/PasswordDictionaryGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

PasswordDictionaryGen

PasswordDictionaryGen is a smart Python script with the aim of generating a dictionary of possible passwords based on the word list that it receives in input

Genereting a passowrd dictionary

Console Input/Output:

python pwd_dictionary_gen.py

File Input/Output:

python pwd_dictionary_gen.py -i <inputfile> -o <outputfile>

About

PasswordDictionaryGen is a smart Python script with the aim of generating a dictionary of possible passwords based on the word list that it receives in input

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages