Skip to content

BlackTesseract/BruteForcePass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BruteForcePass

Creates Password based on arguments and default pre- and suffixes.

Warning

Due to the nature of this script, it is not recommended to use it on a production system. It creates every possible combination of the given arguments and pre- and suffixes. Which are a LOT of combinations!!!

Usage

$ python main.py -h
usage: main.py [-h] -a

options:
 -h, --help  show this help message and exit
 -a          Arguments icluded in the password. (E.g. Dogname, Wifes name, etc.) Seperate with a comma (',')!!
                                                                                                                     

Credits

Thanks to @SpotlightForBugs who provided the lists of pre- and suffixes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages