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
Not sure if it's related, but --depricted-check-disable has a typo in it
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
(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
(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