hashcat-3.10 can someone help me to correct this syntax email:hash input and output?
#1
I use hashcat-3.10 for Windows OS,so can someone help me to correct he synatx bellow?This are the email:md5-hash for test:

hashes.txt content:
Code:
redacted

I have 2 lists:

1.email:mad5hash.txt
2.my huge dictionar.txt


So i understand: -m 0 means MD5,but i don't know how to load and crack the hashes,can someone help me to correct the bellow syntax?

Code:
hashcat64.exe -a 2 -m 0 -o cracked.txt dictionar.txt hashes.txt t


I wanna know alsohow to set the output to save:email:cracked-password and also save email:noncracked-hashes output?
thank you


Messages In This Thread
hashcat-3.10 can someone help me to correct this syntax email:hash input and output? - by rammas09 - 11-16-2016, 02:09 PM