Hashcat
Usage
hashcat -m <Method or algorithm that produced the hash> -a 0 -o <input file> <output file> <wordlist>Example
hashcat -m 1800 -a 0 -o crack.txt unshadowed.txt wordlist.txtLast updated
hashcat -m <Method or algorithm that produced the hash> -a 0 -o <input file> <output file> <wordlist>hashcat -m 1800 -a 0 -o crack.txt unshadowed.txt wordlist.txtLast updated