Duplicates - 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: Duplicates (/thread-7785.html) |
Duplicates - kevtheskin - 09-04-2018 Hello there, Can anyone tell me how to stop getting duplicate entries in my potfile. Everytime I run a different rule or wordlist against a md5 hash list if the wordlist has the same entry i get double found in pot? Please help much appreciated. Kev RE: Duplicates - atom - 09-08-2018 That's not how it is supposed to work. If you have dupe hashes in your hashlist, hashcat will automatically remove the dupes on startup. It will then create a single entry for in the potfile if it cracks it. If you run hashcat again, it will remove all of them on startup before trying to crack it. |