Quantcast
Channel: hashcat Forum - All Forums
Viewing all articles
Browse latest Browse all 7822

oclHashcat simple question

$
0
0
Hey fellas!, I'm new into hashcat etc, the issue I'm having is that I crack md5 passwords with hashcat and save them as output.txt however the problem is that I can see the passwords but not the ID's so I don't know which password is to which ID.

cudahashcat64.exe -a 0 -m 0 --username "hash.txt" w0rdlist.lst -o "out.txt"

cudahashcat64.exe -a 0 -m 0 --username "hash.txt" w0rdlist.lst -o "out.txt" --show

neither of these works.

I want to save like this:

id:password
password = the cracked md5

Can you guys make a bat file for me ?

Viewing all articles
Browse latest Browse all 7822

Trending Articles