have not yet build the hashcat binary??? What do I need to do? - 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: have not yet build the hashcat binary??? What do I need to do? (/thread-10349.html) |
have not yet build the hashcat binary??? What do I need to do? - dino7 - 09-22-2021 I am just trying to follow your step by step guide: Crack Wifi Passwords the Easy Way! (OSX Version), https://faisal.svbtle.com/crack-wifi-passwords-the-easy-way-osx At the step “Cracking the password” I am stuck, if I try to enter the command: HASH_FILE=26976_1632258189.hc22000h POT_FILE=cracked.pot HASH_TYPE=2500 ./naive-hashcat.sh The following message appears: “(…) have not yet build the hashcat binary.», what do I need to do, what did I miss? Help would be appreciated, thank you! I am doing all this on a MacBook Pro (2020), macOS Big Sur, V 11.5.2 RE: have not yet build the hashcat binary??? What do I need to do? - Snoopy - 09-23-2021 first see this thread, mode 2500 is deprecated https://hashcat.net/forum/thread-10253.html all these old tutorials are "crappy" today second i think you cloned the git repo but didnt run make, or make install |