06-07-2016, 11:47 PM
So I have a list of hashes that are in ID:username:SHA1pass format.
I'd like my output list to be in username:plaintext format of all the ones that were able to be cracked. What is the best way of doing this with a dictionary file?
I'd like my output list to be in username:plaintext format of all the ones that were able to be cracked. What is the best way of doing this with a dictionary file?