08-16-2017, 09:05 AM
It's explained here: https://hashcat.net/faq#how_can_i_show_p...ilpassword
Code:
hashcat -m 0 -a 0 -w 3 --username --separator " " hash.txt dict.txt
hashcat -m 0 --username --separator " " --show --outfile-format 2 hash.txt