offensive-security / kali-nethunter

The Kali NetHunter Project
https://github.com/offensive-security/kali-nethunter/wiki
3.47k stars 890 forks source link

Need libnexmonkali.so lib or sources of libfakeioctlkali.so #1043

Closed g3td0wn closed 5 years ago

g3td0wn commented 6 years ago

Currently having a Nexus 6P (angler) with Android O with Nexmon. Everything works excellent except frame injection, which was fixed in libnexmon release. Currently we have only libfakeioctlkali to enable internal wifi monitoring from chroot, so please update it to libnexmon or release sources of it for community development.

BesoBerlin commented 6 years ago

do external wificards work with your setup? And if so, which kind of OTG are you using? Any adapter or USB C OTG? Thanks for answer!

g3td0wn commented 6 years ago

I don't use any external wificard. Nexmon is a thing to enable monitor mode and frame injections on internal wifi card. Also, everything seems to be working fine except frame injection, which was fixed by libnexmon lib

BesoBerlin commented 6 years ago

How did you built it to include nexmon? Did you integrate it yourself?

Tyrell777 commented 6 years ago

Im stuck at this point:

How can you integrate monitor mode in kali terminal (internal wifi chip) on Nexus 6P ? Or atleast get injection at Nexmon working ?

Would be glad with ur advices. Im on it.

ghost commented 6 years ago

Hey g3td0wn , can you or anyone share instructions on how to get libnexmon to work with Nexus 6p Oreo?

I will really appreciate your inputs.

Tyrell777 commented 6 years ago

@rafaleon69 Are there any news to get nexmon with another method into chroot of nexus 6p, than installing the precompiled image "binkybear/NETHUNTEROS.MD".

More like instructions how can I compile it and intergrate it myself.