line length exception: 30
#1
I tried:

./cudaHashcat-lite64.bin XXX ?F -o=output.txt

and got the error:

ERROR: hash: XXX, line length exception: 30
ERROR: invalid hash 'XXX'. double check -m parameter

So I added -m=0 because it is a hash generated by phpBB v.3 and I read this is MD5.

./cudaHashcat-lite64.bin XXX ?F -m=0 -o=output.txt

Still the same error. ?F is not the issue, I have this error with or without the "French" option. I don't need it here (because the output should be test00) but I'll need it later so I included it in my test.

I also tried without the $H$9, just in case. I thought "line length exception: 30" could mean the hash was too long. It is 34 char long. I still get the same error.

I apologise for asking all these questionsm it's my first attempt at using hashcat and I'm a bit awed by it.


Messages In This Thread
line length exception: 30 - by Mariane - 04-01-2012, 07:20 PM
RE: line length exception: 30 - by radix - 04-01-2012, 07:26 PM
RE: line length exception: 30 - by M@LIK - 04-02-2012, 02:38 AM
RE: line length exception: 30 - by Mariane - 04-02-2012, 05:41 PM
RE: line length exception: 30 - by atom - 04-03-2012, 09:23 AM