hashCracker
A hash cracker that can work with multiple hashes at the same time Basically, this program takes a file filled with hashes and cracks each one and then appends info into a file called "results.txt" The program can also crack a single hash either in a file or specified with command-line arguments. It supports md5, sha1, sha224, sha256, sha384, and sha512. It's fast and efficient. Enjoy.
Log in or sign up for Devpost to join the conversation.