Bug: file not found reports as hash length exception
#3
Could you do a tiny bit of sanity checking re the hash type?

-m0 (raw MD5) should never have anything other than [0-9a-fA-F] in it. If other characters are found, it's clearly not a MD5 hash on the command line.

"Unable to open example.dict.nothere as a file, and does not appear to be a valid MD5 hash. Exiting."
Reply


Messages In This Thread
RE: Bug: file not found reports as hash length exception - by Bitweasil - 07-04-2012, 05:46 PM