Happy Cracking!
usage: hashPlease.py [-h] [--showDetails] [--wordList WORDLIST] [--maskList MASKLIST]
Generate hashes for different algs using wordlists and masks.
optional arguments:
-h, --help show this help message and exit
--showDetails Wanna see the plaintext, mask/wordlist, and alg?
--wordList WORDLIST Provide a custom wordlist to select passwords from.
--maskList MASKLIST Provide a custom list of masks to generate passwords
from.