How do you run hashcat against a plaintext file? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: How do you run hashcat against a plaintext file? (/thread-6148.html) |
How do you run hashcat against a plaintext file? - cityscab - 12-24-2016 I know that by default hashcat is set to run on MD5's. Is there a way to run it against a plaintext file? RE: How do you run hashcat against a plaintext file? - kiara - 12-24-2016 what? RE: How do you run hashcat against a plaintext file? - cityscab - 12-24-2016 I've got a list of passwords I want to use for statistical analysis. The passwords are written in plain text with no encryption. I want to see how many passwords my algorithms pick up. That way I can see how many matches i get. Is there a file I can paste into the OpenCL directory to do this? RE: How do you run hashcat against a plaintext file? - epixoip - 12-25-2016 If you look at the algorithms Hashcat supports, you'll see that one of those algorithms is indeed Plaintext. RE: How do you run hashcat against a plaintext file? - cityscab - 12-25-2016 found it. ty, good sir. you are an enigma wrapped in a mystery. wrapped in bacon. mmmm....bacon. |