jetson hashcat n00b
#2
Instead of using a pipe in your case you can simply append -S to your command line.

hashcat -m 500 -a 3 -D 2 $unshadowed $wordlist -o $output -S
Reply


Messages In This Thread
jetson hashcat n00b - by st0ut717 - 01-19-2021, 04:59 AM
RE: jetson hashcat n00b - by undeath - 01-19-2021, 11:34 AM
RE: jetson hashcat n00b - by st0ut717 - 01-19-2021, 03:38 PM