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

The following packages are missing. Please ensure that you have installed them properly before starting hashcatch #28

Open tomygoldfried423 opened 2 years ago

tomygoldfried423 commented 2 years ago

I am running Kali Linux 2021.4a freshly installed :

uname -a

Linux kali 5.14.0-kali4-amd64 #1 SMP Debian 5.14.16-1kali1 (2021-11-05) x86_64 GNU/Linux

I installed all prerequisites :

sudo apt install aircrack-ng hashcat-utils hcxtools jq

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
aircrack-ng is already the newest version (1:1.6+git20210130.91820bc-2).
hashcat-utils is already the newest version (1.9-0kali2).
hcxtools is already the newest version (6.2.5-2).
jq is already the newest version (1.6-2.1).
0 upgraded, 0 newly installed, 0 to remove and 745 not upgraded.

When I try to install hashcatch, I have an error :

udo ./hashcatch --setup

 __   __  _______  _______  __   __  _______  _______  _______  _______  __   __                                    
|  | |  ||   _   ||       ||  | |  ||       ||   _   ||       ||       ||  | |  |                                   
|  |_|  ||  |_|  ||  _____||  |_|  ||       ||  |_|  ||_     _||       ||  |_|  |                                   
|       ||       || |_____ |       ||       ||       |  |   |  |       ||       |                                   
|       ||       ||_____  ||       ||      _||       |  |   |  |      _||       |                                   
|   _   ||   _   | _____| ||   _   ||     |_ |   _   |  |   |  |     |_ |   _   |                                   
|__| |__||__| |__||_______||__| |__||_______||__| |__|  |___|  |_______||__| |__|                                   

[*] Starting hashcatch setup                                                                                        
[*] Enter your wireless interface: wlan0 
[*] Trying to set the given interface to monitor mode
[+] The adapter is working in monitor mode!
[!] The following packages are missing. Please ensure that you have installed them properly before starting hashcatch                                                                                                                   
        hashcat-utils
[*] Done

How can I fix the problem ?

Oscaramr commented 2 years ago

https://github.com/staz0t/hashcatch/issues/29