hashcatch icon indicating copy to clipboard operation
hashcatch copied to clipboard

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

Open tomygoldfried423 opened this issue 3 years ago • 1 comments

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 ?

tomygoldfried423 avatar Feb 05 '22 09:02 tomygoldfried423

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

Oscaramr avatar Jun 04 '22 19:06 Oscaramr