YANDA ZAKAI INSTALL DIN AIRCRACK-NG A TERMUX TOOL

 


Now, we need to install aircrack-ng manually in termux

Installation Aircrack-ng

Need to download & install termux from f-droid

run this command

apt update && apt upgrade -y  

run

pkg install wget -y

run

apt install libc++ libnl libpcap libsqlite openssl pcre zlib -y

Now, we need to know our device architecture. Run

uname -m

my device architecture is aarch64


now run one of this command according to your device architecture, aarch64


wget https://raw.githubusercontent.com/pitube08642/aircrack-ng-for-termux/main/dists/termux/aircrack-ng/binary-aarch64/aircrack-ng_3_1.7_aarch64.deb


Or use this arm.deb


wget https://raw.githubusercontent.com/pitube08642/aircrack-ng-for-termux/main/dists/termux/aircrack-ng/binary-arm/aircrack-ng_3_1.7_arm.deb


Congratulatin, you've successfully installed aircrack-ng in termux on your Non-Rooted Phone

Testing

To test aircrack-ng & your device password cracking speed,

 Run

aircrack-ng -S

No comments:

Post a Comment

Pages