Hashcat don't work on Windows - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Hashcat don't work on Windows (/thread-10988.html) |
Hashcat don't work on Windows - Nafu - 08-27-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 RE: Hashcat don't work on Windows - marc1n - 08-27-2022 command hashcat -I and paste the result here RE: Hashcat don't work on Windows - Nafu - 08-27-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 This computer is new and has a GTX1650. I heard it could be her drivers. I updated them yesterday. RE: Hashcat don't work on Windows - Snoopy - 08-27-2022 (08-27-2022, 03:13 PM)Nafu Wrote:(08-27-2022, 09:27 AM)marc1n Wrote: command hashcat -I and paste the result here Install CUDA SDK from nvidia, hashcat didnt find any device to work with RE: Hashcat don't work on Windows - Nafu - 08-28-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 Ok. I will try. |