python3 maskRequired.py inputList
chm0dx/maskRequired
Analyze a list of cleartext passwords and output a list of masks with the associated counts for each. Useful in identifying the highest value masks to use when trying to crack hashes from similar datasets.
Python