Hashcat don't work on Windows
#1
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>
Reply
#2
command hashcat -I and paste the result here
Reply
#3
(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.
Reply
#4
(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
Reply
#5
(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.
Reply