User:plain output
#1
Okay so my source has user:hash:salt in special md5 vbulletin just checked and its 2611 in hashcat.
Im running these  command

Code:
#       ./hashcat64.bin -m 2611 --username --potfile-path md5.pot --show -o formated_output.txt --outfile-format 2 /root/wordlist.txt


and apparently isnt working

i know im doing something bad cause here in these command there arent any hashes but i dont know where to put wordlist and where to put hashes.txt


hashes format is

user:hash:salt

i want the output with

user:password





Im ussing hashcat 3.6.0
#2
I also try with another source and the same happened
#3
https://hashcat.net/wiki/doku.php?id=fre...ilpassword
#4
(09-17-2017, 01:27 PM)atom Wrote: https://hashcat.net/wiki/doku.php?id=fre...ilpassword



I have the same plan, 
but where are there the wordlist.txt ? 

also what is formated_output.txt ?
and hashes can be in user:hashConfusedalt format?