Zackptg5 / android_tools_iw

android_tools_iw

Home Page:https://www.aircrack-ng.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android_tools_iw

Latest 'iw' tool v5.9 for Android. This tool downloads and compiles the binary with Netlink by the use of Android NDK.

Get started compiling / installing

  1. Download the NDK 11c toolchain (tested working)

  2. Edit the "build_env.sh" to fit your setup/folder for toolchain.

    • Also edit if you wan't the ARM32 (32 bit) or ARM64 (64 bit) support.
  3. Then simply use "make build" for compiling the binaries, "make install" for pushing it and setting up permissions through ADB on device. Then "make clean" is also available.

About

android_tools_iw

https://www.aircrack-ng.org


Languages

Language:Shell 87.5%Language:Makefile 12.5%