Posts: 3
Threads: 1
Joined: Nov 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
Posts: 930
Threads: 4
Joined: Jan 2015
Not sure if it's related, but --depricted-check-disable has a typo in it
~
Posts: 885
Threads: 15
Joined: Sep 2017
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
Posts: 3
Threads: 1
Joined: Nov 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
Posts: 3
Threads: 1
Joined: Nov 2021
11-13-2021, 02:08 AM
(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