This project was designed to crack a list of encrypted passwords. The program takes every permutation of the alphabet, creates the SHA1 hash, and compares it to a given list of encrypted passwords. If the hash of the permutations matches
This project was designed to crack a list of encrypted passwords. The program takes every permutation of the alphabet, creates the SHA1 hash, and compares it to a given list of encrypted passwords. If the hash of the permutations matches