hashcat Forum
wordpress hash - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html)
+--- Thread: wordpress hash (/thread-1749.html)



wordpress hash - sporet - 11-11-2012

I want to crack a wordpress hash $P$Bxxxxxxxxyyyyyyyyyyyyyyy.yyyyyy with oclHashcat-plus:

Code:
oclHashcat-plus64.exe -m 400 -a 3 -o output.txt hash.txt ?l?l?l?l?l?l

but I get this error:
WARNING: Hash 'hash.txt': Line-length exception
ERROR: No hashes loaded

What am I doing wrong? The hash is 34 characters long, so it must be correct. Is the wordpress hash type wrong?


RE: wordpress hash - M@LIK - 11-11-2012

Replace "hash.txt" with the full path to the file. E.g.: "D:\mygayasianporno\hash.txt"


RE: wordpress hash - sporet - 11-11-2012

thanks, its working. Is it normal that it's so slow?
Speed........: 181.1k c/s Real, 182.8k c/s GPU
In comparison to mybb hashes md5(md5(salt)+md5(pass)) it's much slower.


RE: wordpress hash - M@LIK - 11-11-2012

Yes, these hashes are normally slow.