oclHashcat simple question
#1
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 ?


Messages In This Thread
oclHashcat simple question - by oprey - 07-25-2015, 01:44 AM
RE: oclHashcat simple question - by philsmd - 07-25-2015, 01:53 AM
RE: oclHashcat simple question - by oprey - 07-25-2015, 01:56 AM
RE: oclHashcat simple question - by oprey - 07-25-2015, 01:59 AM