hashcat Forum

Full Version: Hashcat don't work on Windows
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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>
command hashcat -I and paste the result here
(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.
(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
(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.