No hashes loaded, line length exception?
#3
(12-03-2017, 10:28 AM)philsmd Wrote: I think there is some special byte in there, like the windows BOM etc.

Hashcat doesn't expect that there is any other bytes within the hash file except the bytes that are required ("the hash").

Please remove everything before and after the hash or just copy-paste the output (without the BOM etc).

Copying and pasting the output is what I did. I piped the output directly into a txt file and searched the txt for special characters. It is something like 56k characters long. It appears to have all the correct $ delineated fields. I'm in ubuntu. Everything is in hex, I assume this is what it is supposed to be.

Command I'm using is
-a 0 -m 11600 hash.txt output.dict


Messages In This Thread
RE: No hashes loaded, line length exception? - by nazgulnarsil - 12-03-2017, 10:34 PM