how to md5unix
#1
Hello,

Im pretty new to hashcat, I was watching some videos and reading guides, still something went wrong, so lets see if you guys can help me out.

I have a some hashes from a wordpress site ( so its MD5Unix most likely)

My hashes seems to be like this one :

$P$xxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ ( so 30 characters after the $P$ then "/" at the end.

I have wordlists on about 5gb also I've done with hash.txt (hashes filled in without "quote") and cracked.txt

Now I'd need help, how can I basicly kick of the cracking.

This is the command line I used : >hashcat -m 400 -a 0 -o 0 C:\hashcat\hash.txt C:\hashcat\cracked.txt C:\hashcat\wordlist.txt

( to try out I used a hash of mine in the hash.txt and my password on wordlist.txt ) after some seconds the program stops himself (seems like everything went smooth and its done cracking) but I didnt get my password to the cracked text file its still empty.

Here is a image of the whole process (cmd)

[Image: hfYKe.jpg]

What did I do wrong ?

I'd highly appreciate.
Regards
#2
Solved.