hashcat Forum

Full Version: wordpress hash
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
Replace "hash.txt" with the full path to the file. E.g.: "D:\mygayasianporno\hash.txt"
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.
Yes, these hashes are normally slow.