[Help] Username:Hash to Username:Plaintext
#1
I've been using hashcat for a while, I have a good rig and a good wordlist. I have no problem cracking hashes. Someone gave me a list user : hash : salt . I know --username ignores the email and cracks the hashes,great. In cudaHashcat.pot it saves the hashes as hash : salt : plain. I have no issue with this until now... The person wants a file Username : Plaintext only. How can I do this.
I tried:
oclhashcat.exe --username --outfile-format=2 --show --quiet -r rule.rule -m 20 hashlist.txt dic.txt in my .bat file

It refuses to work and says Usage: oclhashcat.exe [options].... hash:hashfile:hccapfile [ dictionary:mask:directory]..

So is it possible to save Username : Plain into cudaHashcat.pot without the hash? Or even if the hash : salt were in the beggining hash : salt : username : plaintext because then at least I can delete the first 35chars with textmechanic.

(Spaces because of smiley faces)
#2
http://hashcat.net/wiki/doku.php?id=freq...ilpassword