brannondorsey / naive-hashcat

Crack password hashes without the fuss :cat2:
MIT License
1.21k stars 161 forks source link

Make on hashcat-src fails #11

Closed NikKovIos closed 5 years ago

NikKovIos commented 5 years ago

In this script https://github.com/brannondorsey/naive-hashcat/blob/master/build-hashcat-osx.sh the make fails with exit phrase: make: *** No targets specified and no makefile found. Stop.

NikKovIos commented 5 years ago

It was because the https://github.com/hashcat/hashcat didn't clone properly.