salman1123 / Wifi-hacking-

#!/usr/bin/env python import os import subprocess from subprocess import check_call print("\nInstalling Needed Tools") print("\n") cmd0 = os.system("apt-get install aircrack-ng crunch xterm wordlists reaver pixiewps bully xterm wifite") cmd = os.system("sleep 3 && clear") def intro(): cmd = os.s…
11Updated 4 years ago

Related projects

Alternatives and complementary repositories for Wifi-hacking-