ERROR: [!] The following packages are missing. Please ensure that you have installed them properly before starting hashcatch
hcxtools
There is no "wlanhcxinfo" in the hcxtools utility set. The script checks for its presence
if [[ (dpkg -s aircrack-ng jq 2>&1 == "not installed") || (! command -v cap2hccapx) || (! command -v wlanhcxinfo) ]]
Is there any solution to the problem?
ERROR: [!] The following packages are missing. Please ensure that you have installed them properly before starting hashcatch
hcxtools
There is no "wlanhcxinfo" in the hcxtools utility set. The script checks for its presence
if [[ (
dpkg -s aircrack-ng jq 2>&1== "not installed") || (!command -v cap2hccapx) || (!command -v wlanhcxinfo) ]]Is there any solution to the problem?