hashcat Forum
Invalid Device id 0 Specified - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Invalid Device id 0 Specified (/thread-10447.html)



Invalid Device id 0 Specified - unnamed_user - 11-07-2021

can someone help me i have no idea what's wrong

the command i ran :
>hashcat.exe -m 2500 -a 3 sefi.hccapx ?d?d?d?d?d?d?d?d -depricted-check-disable


i have rtx3050 and i downloaded cuda toolkits


RE: Invalid Device id 0 Specified - royce - 11-08-2021

Not sure if it's related, but --depricted-check-disable has a typo in it


RE: Invalid Device id 0 Specified - Snoopy - 11-09-2021

and the mask should be the last at the command line

hashcat.exe -m 2500 -a 3 --deprecated-check-disable sefi.hccapx ?d?d?d?d?d?d?d?d


RE: Invalid Device id 0 Specified - unnamed_user - 11-13-2021

(11-08-2021, 08:42 AM)royce Wrote: Not sure if it's related, but --depricted-check-disable has a typo in it

yeah i noticed even after correcting it,same error


RE: Invalid Device id 0 Specified - unnamed_user - 11-13-2021

(11-09-2021, 07:17 PM)Snoopy Wrote: and the mask should be the last at the command line

hashcat.exe -m 2500 -a 3 --deprecated-check-disableĀ  sefi.hccapx ?d?d?d?d?d?d?d?d

thanks ! it runs with my gpu now <3 <3 <3 <3