Hashcat stuck on Generating bitmap tables
#3
(07-10-2024, 12:41 PM)penguinkeeper Wrote: You have to use either a mask or a wordlist, not both at the same time.
hashcat.exe -m 5600 -a 3 hash.txt ?a?a?a?a?a?a?a?a
or
hashcat.exe -m 5600 -a 0 hash.txt wordlist.txt

Thank You..I ll check
Reply


Messages In This Thread
RE: Hashcat stuck on Generating bitmap tables - by KAALI - 07-10-2024, 12:44 PM