sudo apt install git build-essential python2.7-dev libssl-dev libpcap-dev -y
sudo apt install pyrit -y
Pyrit 0.5.1 (C) 2008-2011 Lukas Lueg This code is distributed under the GNU General Public License v3 How to install Pyrit in Kali Linux
How to Install Pyrit in Kali Linux Pyrit is a powerful, open-source security tool designed to assess the security of WPA/WPA2-PSK authentication. It achieves this by exploiting the computational power of multi-core CPUs and graphics cards (GPUs) through platforms like OpenCL and CUDA to accelerate the pre-computation of WPA/WPA2-PSK PMKIDs (Pairwise Master Keys). sudo apt install git build-essential python2