Invalid Device id 0 Specified
#1
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


Attached Files
.png   Screenshot 2021-11-07 114056.png (Size: 32.7 KB / Downloads: 6)
.png   Screenshot 2021-11-07 114004.png (Size: 16.07 KB / Downloads: 6)
Reply
#2
Not sure if it's related, but --depricted-check-disable has a typo in it
~
Reply
#3
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
Reply
#4
(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
Reply
#5
Heart 
(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
Reply