Open johnbigw opened 4 years ago
If you're using one of the latest Kali versions, you need to download it manually as said in x86/x64 section from general README.md.
The problem is that dependencies in "install-FruityWifi.py" can't be met as some of them aren't anymore on kali apt repo.
To solve this, the way to go is installing these Python packages manually using "sudo pip install
The same procedure is required when installing each module as many dependencies need to be installed via pip. Don't forget "sudo" before pip as the packages need to be installed in root's python2 environment.
Hey i've been trying to install FruityWifi on Kali with apt-get install fruitywifi , or even tried to compile but it won't work, can someone please give me an updated tutorial on how to install it ,
thanks in advance