h4rpy provides a clean interface for automated cracking of WPA/WPA2 PSK networks. h4rpy enables monitor mode on a selected wireless interface, scans the wireless space for access points, tries to capture WPA/WPA2 4-way handshake for the access point, and starts a dictionary attack on the handshake. It is also possible to send disassociate packets to clients associated with the access point.

aircrack-ng framework and Terminator are required in order to run h4rpy), and making h4rpy executable. The script only works with an apt package manager (Debian based distributions).

# git clone https://github.com/MS-WEB-BN/h4rpy/
# cd h4rpy
# sudo bash config.sh
# sudo chmod +x h4rpy

License:

The software is free to use, modify, and distribute, as long as the credit is given to the creator (n1x_ [MS-WEB]).

https://github.com/MS-WEB-BN/h4rpy