Posts: 3
Threads: 1
Joined: Aug 2022
It starts but does nothing. I've already tried using --force.
Code:
C:\Users\user\DDesktop\hashcat-6.2.5>hashcat.exe -a 0 -m 2500 hash/hash.hccapx wordlist.txt
hashcat (v6.2.5) starting
C:\Users\user\Desktop\hashcat-6.2.5>
Posts: 385
Threads: 1
Joined: Aug 2020
command hashcat -I and paste the result here
Posts: 3
Threads: 1
Joined: Aug 2022
(08-27-2022, 09:27 AM)marc1n Wrote: command hashcat -I and paste the result here
Code:
C:\Users\user\Desktop\hashcat-6.2.5>hashcat -I
hashcat (v6.2.5) starting in backend information mode
C:\Users\user\Desktop\hashcat-6.2.5>
This computer is new and has a GTX1650. I heard it could be her drivers. I updated them yesterday.
Posts: 889
Threads: 15
Joined: Sep 2017
(08-27-2022, 03:13 PM)Nafu Wrote: (08-27-2022, 09:27 AM)marc1n Wrote: command hashcat -I and paste the result here
Code:
C:\Users\user\Desktop\hashcat-6.2.5>hashcat -I
hashcat (v6.2.5) starting in backend information mode
C:\Users\user\Desktop\hashcat-6.2.5>
This computer is new and has a GTX1650. I heard it could be her drivers. I updated them yesterday.
Install CUDA SDK from nvidia, hashcat didnt find any device to work with
Posts: 3
Threads: 1
Joined: Aug 2022
(08-27-2022, 06:58 PM)Snoopy Wrote: (08-27-2022, 03:13 PM)Nafu Wrote: (08-27-2022, 09:27 AM)marc1n Wrote: command hashcat -I and paste the result here
Code:
C:\Users\user\Desktop\hashcat-6.2.5>hashcat -I
hashcat (v6.2.5) starting in backend information mode
C:\Users\user\Desktop\hashcat-6.2.5>
This computer is new and has a GTX1650. I heard it could be her drivers. I updated them yesterday.
Install CUDA SDK from nvidia, hashcat didnt find any device to work with
Ok. I will try.