chrisk44 / Hijacker

Aircrack, Airodump, Aireplay, MDK3 and Reaver GUI Application for Android
GNU General Public License v3.0
2.4k stars 419 forks source link

how can I use this app with termux #100

Closed azio7 closed 3 years ago

azio7 commented 3 years ago

aircrack-ng has already worked well on termux. i just want a gui interface,but I can't run nethunter app(it seems too complicated to fixed it)

by the way,my phone only needs to change a number in a certain file to open the monitor mode. so I guess I don't need nexmon or something.is that so?

chrisk44 commented 3 years ago

If you have a way of switching your adapter to monitor mode and have root access, you should be able to run Hijacker. Hijacker is a standalone app, you don't need termux or any terminal emulator. You would need to adjust the Enable/Disable monitor mode commands in the app's settings if you want the app to enable/disable monitor mode automatically. You may also need to adjust the Preload command in the app's settings, and point it to any library you need airodump to preload when being launched.

Read the README's Troubleshooting section for further help.

azio7 commented 3 years ago

now I know why. I just use "airmon-ng check kill" and "airmon-ng start wlan0" then it works thanks a lot.