12-14-2024, 12:35 AM
(12-13-2024, 11:32 PM)174region174 Wrote: it doesn't work on windows. To do this, you need to install
Cygwin64 Terminal
Execute commands in it
cd /hashcat
That's all you have to do.
Hello! I did everything as you said, installed cygwin64, make package, but I still get the error
root@WIN /cygdrive/c/Users/Administrator/Desktop/hashcat-6.2.6
$ make clean
make: *** No rule to make target 'clean'. Stop.
root@WIN /cygdrive/c/Users/Administrator/Desktop/hashcat-6.2.6
$ make
make: *** No targets specified and no makefile found. Stop.
I tried to find out something from chatgpt but all I got was that I need a makefile and there isn't one, I just did what it says on github and put the files in the paths and wrote the commands