hashcat 6.2.4 problem - it doesnt run
#11
(10-25-2021, 10:30 AM)Snoopy Wrote:
(10-25-2021, 06:44 AM)Muri Wrote: would anyone know how to overcome this error?

thanks

-m 0 ist MD5

so you tell hashcat you want to crack MD5, wlan modeĀ isĀ 22000, so this is your first error in your commandline and therefore hahscat will not start cracking because it knwos, that your provided hash doesnt fit

first of all, update all your drivers

most recent cuda version is 11.5

you can tell hahscat to use cudabackend only by adding options (in your case)

-D 2 -d 1

hello,

would the new command be 'hashcat.exe -m 22000 -a 3 -o cracked.txt hash.txt' ?

because i still get the same error as before ):
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 Muri - 10-28-2021, 12:23 PM