hashcat 6.2.4 problem - it doesnt run
#2
Hi Muri,

Your command looks a bit funky:

hashcat.exe -m0 -a3 -o cracked.txt hash.txt

Try this instead:

hashcat.exe -a 3 -o cracked.txt hash.txt
Reply


Messages In This Thread
hashcat 6.2.4 problem - it doesnt run - by Muri - 10-23-2021, 04:55 AM
RE: hashcat 6.2.4 problem - it doesnt run - by HostileBlue2020 - 10-23-2021, 12:43 PM