Posts: 10
Threads: 4
Joined: Oct 2011
Hey, using hashcat plus I've tried to crack myBB passwords (-m 2811) and it worked perfectly. But when I try to crack them through hashcat lite I use the same (-m 2811) and put the hash in a text file or the console and I get:
ERROR: Hash 'censored:censored': Line-length exception
Any help?
Posts: 10
Threads: 4
Joined: Oct 2011
Posts: 414
Threads: 14
Joined: Mar 2012
CPU's hashcat doesn't read hashes from command-line.
Make sure you're using the proper relative path of hash-file.
Posts: 10
Threads: 4
Joined: Oct 2011
(12-11-2012, 08:46 AM)M@LIK Wrote: CPU's hashcat doesn't read hashes from command-line.
Make sure you're using the proper relative path of hash-file.
"hashcat lite"
I did not say I was trying to use CPU hashcat. I also did state that I tried both inputting them from command-line and from a hash-file.
Posts: 414
Threads: 14
Joined: Mar 2012
Hm.
Post the hash, after masking some of it, or at least mention the exact length of hash and salt.
Posts: 105
Threads: 23
Joined: Apr 2012
I would suggest posting the entire command line you're using, again with a mask as M@LIK mentioned, but keeping the lengths the same.