hashcat Forum
HashCat Output [Question] [Help] - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html)
+--- Thread: HashCat Output [Question] [Help] (/thread-1607.html)



HashCat Output [Question] [Help] - pang1733 - 09-29-2012

I'm currently using HashCat to decrypt 10,000 md5 hashes, because I have 10,000 emails that match with them.

However when I decrypt the hashes, it only saves the hashes that were successfully decrypted to the output file.
This means what when I go to parse (match the emails up with the passwords) there will be less passwords than there is emails. Completely ruining which password goes to which email.

So, is there a way to enable hashcat to keep the uncracked hashes in the output file? so that there will still be 10,000 hashes, but only the successfully cracked ones will have a password beside them?

Thanks, hope this is possible.

If not, can someone tell me another solution to this problem?


RE: HashCat Output [Question] [Help] - forumhero - 09-29-2012

can't you just conbine the uncracked and cracked list?


RE: HashCat Output [Question] [Help] - pang1733 - 09-29-2012

(09-29-2012, 01:18 AM)forumhero Wrote: can't you just conbine the uncracked and cracked list?

How would that work?...when the 10,000 hashes are finished cracking, they would be in such an order that would be say..50 cracked, the next 20 uncracked, 50 cracked, 20 uncracked, all the way from the beginning to end.

How am I supposed to combine the two?


RE: HashCat Output [Question] [Help] - epixoip - 09-29-2012

write a script that matches up the hashes in your .pot with your original list.


RE: HashCat Output [Question] [Help] - pang1733 - 09-29-2012

I'm not a scripter..could you write me a quick one ?


RE: HashCat Output [Question] [Help] - epixoip - 09-29-2012

no.


RE: HashCat Output [Question] [Help] - pang1733 - 09-29-2012

It's fine. I did like hashcat a lot, however after using passwordspro it took me 5 minutes to get the desired effect, and better.
Hashcat is way to complicated.


RE: HashCat Output [Question] [Help] - M@LIK - 09-29-2012

Because it's not for noobs.


RE: HashCat Output [Question] [Help] - atom - 09-29-2012

I did not read the entire thread, but sounds like something that should work with --show, or not?


RE: HashCat Output [Question] [Help] - epixoip - 09-29-2012

wrong subforum for --show, unless you added --show to hashcat without telling anyone Smile