Hey Guys! Today I'm going to show you how to install and use aircrack-ng on your android phone using termux. In the following [No Root] method, Only You can crack passwords from your captured cap file[Not Wifi Hacking]. aircrack-ng is an open-source, free networking software suite, and It consists of a sniffer, the detector, WPA/WPA2-PSK, and WEP cracker and analyzer tool for standard 801.11 wireless LAN's. This tool comes pre-installed in the Kali Linux operating system. We can install it in different operating systems such as windows, mac, Android using GNU root Debian and Termux, etc. aircrack-ng developed by the team at the Darmstadt University of Technology in April 2007 in Germany. Requirements install Termux From Playstore Install aircrack-ng in Termux : After the installation, update the packages and use. apt install root-repo command. Now install the aircrack-ng using. apt install aircrack-ng command. after the installation of aircrack-ng in Termux, ru...