Scream.
This program takes in a list of password hashes, a dictionary, and a hashing algorithm. It will try to find matches in parallel, yielding a very high throughput.
The source code is hosted here.
This program takes in a list of password hashes, a dictionary, and a hashing algorithm. It will try to find matches in parallel, yielding a very high throughput.
The source code is hosted here.