hashcat-3.10 can someone help me to correct this syntax email:hash input and output? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: hashcat-3.10 can someone help me to correct this syntax email:hash input and output? (/thread-6049.html) |
hashcat-3.10 can someone help me to correct this syntax email:hash input and output? - rammas09 - 11-16-2016 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 RE: hashcat-3.10 can someone help me to correct this syntax email:hash input and output? - Xanadrel - 11-16-2016 Read forum rules, plus this question has already been answered. |