-
Notifications
You must be signed in to change notification settings - Fork 892
Did anyone manage to make Nexmon work on a nexus 6p (angler) oreo ? #1172
Comments
@binkybear Did you succeed to compile and install Nexmon on a Nexus 6P on android 8 to be able to make packets injection with the internal wifi card ? |
I think the libnexmon.so need to be 64 bit but I still got an error.
|
Ok I have test the whole thing in nethunter and I got this:
|
Maybe its the pot and meth combo I had 2 days ago (or was it 3?) that's making it seem so, but in OP the error says it's expecting a 32 bit ver. but your probably doing something fresh thats making it 64 bit. 'CANNOT LINK EXECUTABLE "tcpdump": library "libnexmon.so" is 64-bits instead of 32-bits.' Ya.dadamean? Yeah I see now that I replied before I got to the bottom. Does the device have a built in chipset that supports monitor mode ? And your still getting 64 bit errors . I another nexmon thread you even say: TheMMcOfficial Did you install Ubuntu 64? |
@0E800 thanks to reply! I have talk with the Nexmon dev And the Hijacker dev and my setup seems ok. I need the libnexmon.so 64 bits (arm64-v8) and the libraries in 32 bits (armeabi-v7a) because we can't built them in 64 bits. If you go on my nexmon issue and my hijacker you will see that I have also try with the 32 bit libnexmon.so but I still got some 32-bit error. The nexmon patch for the Nexus 6p (bcm4358) was compiled and apply in /vendor/firmware. I have compiled the Nexmon libs and bin with kali 64 bits and ubuntu 64 bit nothing change. I have no error and the architecture was add like the Nexmon Readme told me to do: sudo dpkg --add-architecture i386 I have test the NethunterOS on Nougat and the app Hijacker work well (I didn't change anything just install the app and ruen the tools). I msut miss something because it suppose to support the frame injection with the latest Nexmon firmware. The latest error that I posted here was a test with the 64 bits libnexmon.so and the nethunter (kali) airodump-ng tool. |
@TheMMcOfficial would you be OK with posting your patches for 4358? |
fw_bcmdhd.zip |
@TheMMcOfficial so it is working for you on the nexus 6p? |
On oreo I can't manage to make it work... It's why I open this issue but I know it's possible because the NethunterOS is working I tested it. |
So in nethunter you managed to make it work? if i will install nethunter on nugat/oreo it will work with packet injection ? |
It has been a long time when I try it... I don't remember but nethunter os is base on nougat not on oreo. I don't know if you can use it in the chroot or not. The 1st step if to make it work after we will be able to check if it work or why it doesn't. |
Device:
nexus 6p (angler) oreo
OS version (KitKat/Lollipop/Marshmallow/Nougat):
Oreo 8.0.0 or 8.1.0
Issue:
I have create an issue on the nexmon git and hijacker git but no one can help me there so I hope someone will be able to help me here.
seemoo-lab/nexmon#195
chrisk44/Hijacker#53
I have try to compile all the lib and the app. But I can't enable the monitor mode. I have read that I must be able to enable it on the Android terminal but not in the kale term. If you can help me with this issue I will be verry grateful. All the detail is in the nexmon issue.
Where i'm stuck:
The app was compile with the lastest version with my computer.
The text was updated successfully, but these errors were encountered: