Wifite
Wifite Tool Dependancy Fix
Installation
git clone <https://github.com/ZerBea/hcxdumptool.git>
cd hcxdumptool
make
make install
Then do the same for the hcxtools repository. If compiling either tool fails install the dependencies (as listed in the hcxtools 'Requirements' section):
apt-get update
apt-get install libcurl4-openssl-dev libssl-dev zlib1g-dev libpcap-dev
Last updated
Was this helpful?