Stuck on Hashcat
#1
Hello,

I've been working on a project and I finally got a computer with can run Hashcat on Windows. Current I managed to find it in my directory through cmd. The issue is, is that I can't execute the program. Whenever I try, it says that 'hashcat64.exe', is not recognized as an internal or external command, operable program or batch file. I tried moving hash to to my Systems32 but no dice. What can I do to fix this error?
Reply
#2
(05-15-2024, 06:32 AM)ronaldclapp Wrote: 'hashcat64.exe'

Where did you get that? Download the latest version from https://hashcat.net/hashcat/
Reply
#3
when I need to us hashcat on windows I open the cmd and cd to the folder where I downloaded hashcat, then command in cmd would look like:

hashcat -m 0 -a 0 hashs.txt passwords.txt -w 4 -O --hwmon-disable --force

maybe try without the .exe and within cmd envrioment
Reply
#4
Quote:
(05-15-2024, 06:32 AM)ronaldclapp Wrote: 'hashcat64.exe'

Where did you get that? Download the latest version from https://hashcat.net/hashcat/ geometry dash lite
Thanks for your answer. This is what I am looking for
Reply