Hash 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: Hash File (/thread-11737.html) |
Hash File - l008com - 12-21-2023 I'm working on one specific hash that I have in a plain hash.txt file I've used multiple wordlists and checked something like 7 billion passwords so far but still no luck. But I have plenty of more wordlists to go. So I just opened the hash file and noticed there was a linebreak at the end of it. I assume hashcat is smart enough to know that the linebreak character isn't part of the hash. But I figured I should confirm that just incase I'm trying the impossible here. RE: Hash File - royce - 12-21-2023 That is correct - hashes loaded from a file are assumed to have line breaks (either Unix, or Windows/DOS) |