staz0t / hashcatch

Capture handshakes of nearby WiFi networks automatically
http://stazot.com/hashcatch
GNU General Public License v3.0
727 stars 84 forks source link

Can't install hashcat-utils on raspberry pi #11

Closed raymondbo1234 closed 5 years ago

raymondbo1234 commented 5 years ago

I'm running kali on a raspberry pi zero w with nexmon patch. When I run the setup of hashcatch. It says hashcat-utils dependency is missing. But I can't find hashcat-utils in the repository. Any help with the issue please?

staz0t commented 5 years ago

Hashcat-utils is not available in apt repositories. You have to download and install from their GitHub. But, hashcatch's .deb package does it automatically for you.

So, your options are, either to download and install hashcat-utils from their GitHub, or install hashcatch using the .deb package.