(07-29-2022, 04:19 PM)joe123 Wrote: Hello forum
since the password was not found with the following command(wordlist), I have to switch to bf
# hashcat -m 1000 -a 0 --force --show --username hash.txt wordlist.lst
this commandline is faulty, --show tries to show already cracked passwords (in your potfile), this command has never tried cracking your hash.txt with your wordlist.txt
also NEVER NEVER NEVER use --force