Related
Hi guys. I have trouble with installing Java JDK 5 on Ubuntu 11.04. It's necessary for custom ROM development, so I really need it. I've had it installed before, but I had to format my Ubuntu partition and I lost it. I've followed all the steps, but there's an error telling that the sources are missing. Any ideas guys? It's very important, so please help!
Thanks in advance!
Did you add Path variables?
PATH=$PATH:/path/to/executables
Are you using OpenJDK or Oracle JDK.
Ubuntu comes with OpenJDK by default so if you want the Oracle version go to their website. Download JDK 5 extract the JDK then add the Path variables to the executable folder.
Also make sure you get the self-extracting download and not the rpm download.
en4bz said:
Did you add Path variables?
PATH=$PATH:/path/to/executables
Are you using OpenJDK or Oracle JDK.
Ubuntu comes with OpenJDK by default so if you want the Oracle version go to their website. Download JDK 5 extract the JDK then add the Path variables to the executable folder.
Also make sure you get the self-extracting download and not the rpm download.
Click to expand...
Click to collapse
Thanks for the info! Will definitely try this.
en4bz said:
Did you add Path variables?
PATH=$PATH:/path/to/executables
Are you using OpenJDK or Oracle JDK.
Ubuntu comes with OpenJDK by default so if you want the Oracle version go to their website. Download JDK 5 extract the JDK then add the Path variables to the executable folder.
Also make sure you get the self-extracting download and not the rpm download.
Click to expand...
Click to collapse
Where's JDK 5? I can't see it.
Sent from my GT540 using XDA App
I just had to install an Ubuntu machine for the same reason: to build AOSP from source and I couldn't do in in my preferred environment, Gentoo (JDK5 is officially dropped from Gentoo due to security issues).
Ubuntu didn't have any qualms about installing JDK5. Just ran:
sudo apt-get install sun-java5-jdk
then followed the instructions here:
http://source.android.com/source/initializing.html
Gene Poole said:
I just had to install an Ubuntu machine for the same reason: to build AOSP from source and I couldn't do in in my preferred environment, Gentoo (JDK5 is officially dropped from Gentoo due to security issues).
Ubuntu didn't have any qualms about installing JDK5. Just ran:
sudo apt-get install sun-java5-jdk
then followed the instructions here:
http://source.android.com/source/initializing.html
Click to expand...
Click to collapse
Thanks a lot! I successfully installed Java JDK5 on my Ubuntu!
For all of the people that wanted to try their luck w/ Virtualbox, I've compiled it for the ZF2 w/ kernel modules.
This is for Arch x86_64 and I had to put the .xz files into .tar files since xda doesn't recognize them.
Here's the quick howto:
1. untar the files into a folder
2. $ sudo pacman -U -dd < each .xz file starting with virtualbox 5.0.2 >
3. $ sudo insmod vboxdv.ko
3a. ( OPTIONAL -- but not really ): $sudo insmod < the other 3 kernel modules >
I'm sure there's a ton of things that won't work right, like full speed graphics acceleration, but I wanted to put it out there for anyone willing to waste time playing around.
Added to index, thanks for your work!
How do you get around the error when insmod?
insmod: ERROR: could not insert module vboxdrv.ko: Required key not available
You will need a kernel that ignores signatures.
Sent from my ASUS_Z00AD using XDA Free mobile app
Is there one I can download somewhere?
TenchiMasaki said:
Is there one I can download somewhere?
Click to expand...
Click to collapse
Xposed module, stand alone zignature check remover not tested but Lucky patcher work well
Ginuz said:
Xposed module, stand alone zignature check remover not tested but Lucky patcher work well
Click to expand...
Click to collapse
don't mess Android signature checks with Linux Kernel signature checks.
You can't fix this neither through XPosed nor through Lucky Patcher.
Has anyone here ever gotten this to work? The arch installer in Linux Deploy no longer works right so I can't test this with a running arch environment. Can someone share their working Arch x64 chroot install? Also, the latest x86_64-moor kernel from ycavan seems to have signature checks enforced so it won't load these modules. I tried to load them in debian and had no success either.
With that said, both VMware and VirtualBox do work under Windows but obviously can't use all the processor virtualization features.
Has anyone here tried to install VMWare? Where would I get the kernel headers? Asus's support website? I wish ycavan documented his stuff better.
Developers please build A Nethunter rom with custom kernel
+1
OnePlus 6 first, we have been waiting longer
BrianNovius said:
OnePlus 6 first, we have been waiting longer
Click to expand...
Click to collapse
They both would interchange with each other I believe, so yes by all means make a OnePlus 6 first
Is this sub forum from the request ???
Kali nethunter
Any chance someone knows how to get Kali nethunter up and running on oneplus 6t
have a look at - https://www.kali.org/docs/nethunter/nethunter-rootless/
i got it working on OxygenOS
Oneplus 6t nethunter
Anyone have installed fully working tedting kali nethunter On oneplus 6t???
Newrooter22 said:
Any chance someone knows how to get Kali nethunter up and running on oneplus 6t
Click to expand...
Click to collapse
Did you manage ro get everything up and running. not only is it possible but basically fully functional
Burot said:
Anyone have installed fully working tedting kali nethunter On oneplus 6t???
Click to expand...
Click to collapse
most definitely yes...
im even taking the time to answer each thread such as this one, under the https://forum.xda-developers.com/oneplus-6t/help section! Thats how tested, installed, and functioning nethunter is on the 6t!
Did you guys see the hard work someone put in to make this request fulfilled?? its out there for you's
Oneplus 6 and 6t are officially supported devices, you can use the nethunter installerto make your own kernel/installer zip for it. All credit goes to DJY-Johanlike, Kimocoder, and the nethunter team for making all of this happen.
Here's a kernel installer I just made with a minimal chroot built in. https://www.mediafire.com/file/80wqc5iotod4ayq/nethunter-oos6-minimal.zip/file
Jfoster1234 said:
Oneplus 6 and 6t are officially supported devices, you can use the nethunter installerto make your own kernel/installer zip for it. All credit goes to DJY-Johanlike, Kimocoder, and the nethunter team for making all of this happen.
Here's a kernel installer I just made with a minimal chroot built in. https://www.mediafire.com/file/80wqc5iotod4ayq/nethunter-oos6-minimal.zip/file
Click to expand...
Click to collapse
Thanks for sharing. If possible, may you please share one with full chroot. Not everyone knows how to build and if you don't mind sharing the steps to build as well, that would be great for the community.
I'll upload full chroot later. Here's directions, copy pasted from https://gitlab.com/kalilinux/nethun...ter-project/-/tree/master/nethunter-installer
To accomplish all of this your going to want to start by cloning into the repo
"git clone https://gitlab.com/kalilinux/nethunter/build-scripts/kali-nethunter-project.git"
And here's the installer with a full chroot included
https://www.mediafire.com/file/dkj2..._190515-oneplus6-oos-ten-kalifs-full.zip/file
Kali NetHunter Installer
The NetHunter Installer is basically just a zip file generated by build.py from the folder layout contained here.
Follow the instructions below to create the installer zip.
All you have to do is flash it through TWRP for a complete Kali NetHunter environment and chroot on your device.
The boot image patching script is based on LazyFlasher's kernel-flasher branch.
Instructions
Preparing the environment
Before building, you will need to initialize the devices repository.
As NetHunter devices have an immense binary history, you will probably want to use a shallow clone. (--depth 1)
To do this, run the command:
./bootstrap.sh
Build command examples
Example building for the Nexus 5 (hammerhead):
"python build.py -d hammerhead --marshmallow"
Building the kernel only (useful for testing if kernel works):
"python build.py -d hammerhead --marshmallow -k"
Building without the kernel (useful for just updating apps):
"python build.py -d hammerhead --marshmallow -nk
Building with adding a full chroot (add kalifs-full.tar.xz to rootfs/[arch]/kalifs-full.tar.xz):
"python build.py -d hammerhead --marshmallow --rootfs full"
Create a release version:
"python build.py -d hammerhead --marshmallow --rootfs full --release v3.0"
Force download all third party apps:
"python build.py --forcedown"
Building the uninstaller:
"python build.py --uninstaller"
Show help:
"python build.py - - help"
---------- Post added at 12:48 AM ---------- Previous post was at 12:43 AM ----------
So for the oneplus 6/6t, after you run the bootstrap.sh command, you'd run this for a basic kernel installer:
python build.py -d oneplus6-oos --ten
Also, people have found the installer works better if you disable AVB and force encrypt with Magisk before flashing the installer
which version of oos is everyone flashing this on?
crashnova said:
which version of oos is everyone flashing this on?
Click to expand...
Click to collapse
OOS 10.3.4 iirc. I have actually flashed it on crDroid and it was immaculate......I've also made a test kernel for RR Q that seemed to work great at first but shortly after ran into issue that just simply was a no go IMO. That RR Q just don't have the features that others normally have and it a bit thwarting, either way I'm currently redoing that and hopefully will have a installer up and going before long....I got a pretty free week this coming week.
xenomorph318 said:
OOS 10.3.4 iirc. I have actually flashed it on crDroid and it was immaculate......I've also made a test kernel for RR Q that seemed to work great at first but shortly after ran into issue that just simply was a no go IMO. That RR Q just don't have the features that others normally have and it a bit thwarting, either way I'm currently redoing that and hopefully will have a installer up and going before long....I got a pretty free week this coming week.
Click to expand...
Click to collapse
I'm using crDroid now. I used the command python3 build.py oneplus6-oos --ten and I got an error. It said
Hash mismatch! Error: There was a problem downloading the file "update/data/app/NetHunterTerminal.apk" and the terminal .apk does in fact download manually. Not sure if anyone else had this problem.
I'd be interested in how you got Nethunter running on crDroid if you don't mind giving details. Thanks!
You could always just build a kernel only zip, put a -k at the end of the build command.
"python build.py -d oneplus6-oos --ten -k"
I'll try that later. Thanks for the advice. I used the full chroot file you shared in this thread and I'm now running NetHunter!
Is there a checklist of working/non-working features for this device?
I know the Kali official site has a testing checklist. I'm going to run through that later. But it would be nice to see what others have tried already.
[Edit] I added the firmware download from Magisk and my external adapters both showed up. (Search "adapters" in Magisk under "downloads.")
I used a USB C to Standard USB plug and it worked. My other cables didn't for some reason.
TIP. There's a shorcut in the custom scripts section that will put you in monitor mode by just pressing run if you're too lazy to type out the command in the terminal.
I tried the Wardriving feature in Nethunter, but no networks popped up.
I'll keep trying and post the results.
Thus far the kernel supports all of my external wifi adapters without any modification necessary. Those adapters are :
88xxau, rt2800, and ath9k_htc. Also supports a Broadcom bluetooth dongle without any modifications
Any update there for installing nethunter in op6t ??
it's easy to install check page and you have to rename the file to get Kali fs working on internal root and chroot works you have to build kernel yourself GitHub has it
ecompton59 said:
it's easy to install check page and you have to rename the file to get Kali fs working on internal root and chroot works you have to build kernel yourself GitHub has it
Click to expand...
Click to collapse
Would you mind giving some instructions? I just got my op6t rooted which was a pain because I'm new to this kind of stuff, I would really appreciate the help
I believe someone will build a nethunter kernel for 8 and 8 pro.
Actually I found one on github and I tried to build a kernel to flash , I can't boot my phone. MY system is H2OS 10.5.12, oos and h2os can use same kernel. Oh, if anyone try to make a kernel, dont for android 11, the system has so many limits and bad experients.
Wanted to ask the same. I want to buy a new phone that works with Kali nethunter and I can't decide to buy the OnePlus 7 or the 8. Since there is an official rom for the OnePlus 7, and for the 8 there is only a kernel on GitHub that no one is able to make it work. I'm afraid to buy the OnePlus 7 and when I buy it then they make a nethunter rom for OnePlus 8 :laugh:
Figured i would chime in on this as i was able to get it up and running on my OP8P
i downgraded to 10.5.12 by flashing via fastboot from here...
Guide: Restore OnePlus 8/8 Pro Back to Stock OxygenOS Software
Guide to restore OnePlus 8/8 Pro back to the stock OxygenOS software after rooting, installing custom ROMs, etc by flashing the factory image (fastboot ROM).
www.thecustomdroid.com
Then go through the setup and root the device with magisk
once it was back to a "stock" rooted android 10 OS i installed the generic arm kalifs image via TWRP
booted back up and installed the nethunter store app apk, then nethunter apk.
NetHunter | Kali NetHunter App Store - Android App Repository for Penetraton Testing and Forensics
© 2010-2019 Kali Linux, F-Droid, and Contributors
store.nethunter.com
go to nethunter store first and install the nethunter terminal. once installed go back to the store and check for updates.
after the check open nethunter and it should do some more updates and you should be able to start the chroot
I have hid (rucky) and monitor mode working for internal wireless
BUT!
i did the OTA update to android 11 and rucky disappeared and sudo apt-get update no longer worked
but i found this post here
Temporary failure resolving 'http.kali.org' · Issue #913 · offensive-security/kali-nethunter
Device: OnePlus+ OS version Lollipop Output of cat /proc/version in adb shell or NetHunter Terminal: [email protected]:~# cat /proc/version Linux version 3.4.67-cyanogenmod-g399b32b ([email protected]) (gcc versio...
github.com
and that fixed the apt-get update.
rucky is still non operational unfortunately
markmn123 said:
Figured i would chime in on this as i was able to get it up and running on my OP8P
i downgraded to 10.5.12 by flashing via fastboot from here...
Guide: Restore OnePlus 8/8 Pro Back to Stock OxygenOS Software
Guide to restore OnePlus 8/8 Pro back to the stock OxygenOS software after rooting, installing custom ROMs, etc by flashing the factory image (fastboot ROM).
www.thecustomdroid.com
Then go through the setup and root the device with magisk
once it was back to a "stock" rooted android 10 OS i installed the generic arm kalifs image via TWRP
booted back up and installed the nethunter store app apk, then nethunter apk.
NetHunter | Kali NetHunter App Store - Android App Repository for Penetraton Testing and Forensics
© 2010-2019 Kali Linux, F-Droid, and Contributors
store.nethunter.com
go to nethunter store first and install the nethunter terminal. once installed go back to the store and check for updates.
after the check open nethunter and it should do some more updates and you should be able to start the chroot
I have hid (rucky) and monitor mode working for internal wireless
BUT!
i did the OTA update to android 11 and rucky disappeared and sudo apt-get update no longer worked
but i found this post here
Temporary failure resolving 'http.kali.org' · Issue #913 · offensive-security/kali-nethunter
Device: OnePlus+ OS version Lollipop Output of cat /proc/version in adb shell or NetHunter Terminal: [email protected]:~# cat /proc/version Linux version 3.4.67-cyanogenmod-g399b32b ([email protected]) (gcc versio...
github.com
and that fixed the apt-get update.
rucky is still non operational unfortunately
Click to expand...
Click to collapse
Thank you for documenting your experience. I attempted to install the generic Kali kalifs but the HID interface was not detected. I assume due to lack of kernel
Are there any developments in kernels for oneplus 8 pro? The following link provides a kernel builder but it is unsuccessful:
GitHub - kimocoder/nethunter_kernel_oneplus8: NetHunter kernel for OnePlus 8 / 8 Pro
NetHunter kernel for OnePlus 8 / 8 Pro. Contribute to kimocoder/nethunter_kernel_oneplus8 development by creating an account on GitHub.
github.com
Go to the nethunter app in your phone
then click USB arsenal in the hamburger menu
Click the USB function drop down and select HID
Click ADB dropdown and select disable
Finally click the "set usb function" button down below
If it works you will get a "USB function set successfully" notification
now open rucky and type away
markmn123 said:
Figured i would chime in on this as i was able to get it up and running on my OP8P
i downgraded to 10.5.12 by flashing via fastboot from here...
Guide: Restore OnePlus 8/8 Pro Back to Stock OxygenOS Software
Guide to restore OnePlus 8/8 Pro back to the stock OxygenOS software after rooting, installing custom ROMs, etc by flashing the factory image (fastboot ROM).
www.thecustomdroid.com
Then go through the setup and root the device with magisk
once it was back to a "stock" rooted android 10 OS i installed the generic arm kalifs image via TWRP
booted back up and installed the nethunter store app apk, then nethunter apk.
NetHunter | Kali NetHunter App Store - Android App Repository for Penetraton Testing and Forensics
© 2010-2019 Kali Linux, F-Droid, and Contributors
store.nethunter.com
go to nethunter store first and install the nethunter terminal. once installed go back to the store and check for updates.
after the check open nethunter and it should do some more updates and you should be able to start the chroot
I have hid (rucky) and monitor mode working for internal wireless
BUT!
i did the OTA update to android 11 and rucky disappeared and sudo apt-get update no longer worked
but i found this post here
Temporary failure resolving 'http.kali.org' · Issue #913 · offensive-security/kali-nethunter
Device: OnePlus+ OS version Lollipop Output of cat /proc/version in adb shell or NetHunter Terminal: [email protected]:~# cat /proc/version Linux version 3.4.67-cyanogenmod-g399b32b ([email protected]) (gcc versio...
github.com
and that fixed the apt-get update.
rucky is still non operational unfortunately
Click to expand...
Click to collapse
going back to the top, have you tried to run your internal WIFI card on monitor mode and perform packets injection at the same time, did you get any results back as your wifi card supports injection mode..? do u have a custom kernel works for Nethunter embedded by enabling external Wifi cards, monitor mode support, packet injection tested).?
let me pls know if u go successfully thru this before, and what is ur best android OS you always prefer to use with Nethunter..?
Invincible-Man said:
going back to the top, have you tried to run your internal WIFI card on monitor mode and perform packets injection at the same time, did you get any results back as your wifi card supports injection mode..? do u have a custom kernel works for Nethunter embedded by enabling external Wifi cards, monitor mode support, packet injection tested).?
let me pls know if u go successfully thru this before, and what is ur best android OS you always prefer to use with
Click to expand...
Click to collapse
So i have monitor mode working. I have set it up as a custom command using the following
echo "4" > /sys/module/wlan/parameters/con_mode
the above is all that needs to be typed. i also have exec mode to run in background
now to stop monitor mode you need another custom command
ip link set wlan0 down && echo "0" > /sys/module/wlan/parameters/con_mode
wifi operations will return to normal however packet injection does not work. then again i have only tested on wifite. I have not tried aireplay-ng
also im reading that installing nexmon from the nethunter store may add injection but i am weary of flashing wifi firmware since i dont know how to back up the existing in case it does not work
markmn123 said:
So i have monitor mode working. I have set it up as a custom command using the following
echo "4" > /sys/module/wlan/parameters/con_mode
the above is all that needs to be typed. i also have exec mode to run in background
now to stop monitor mode you need another custom command
ip link set wlan0 down && echo "0" > /sys/module/wlan/parameters/con_mode
wifi operations will return to normal however packet injection does not work. then again i have only tested on wifite. I have not tried aireplay-ng
also im reading that installing nexmon from the nethunter store may add injection but i am weary of flashing wifi firmware since i dont know how to back up the existing in case it does not work
Click to expand...
Click to collapse
Thing like that needs some patches over the kernel build, unfortunately none of them available now to match with kernel vers 4.19, so the biggest wanted part still missing "injection packets" even the monitor mode is working by default or not.
However I did one for my OP8pro and I only was able to enable some external usb wireless which is I have"rt2800, mt7601uu" at least I can do airmon-ng and activate monitor mode to do wifi attacks successfully, but still probably we need something to be specially build for this marvelous device!!
How did you get the drivers for the rt2800 on there? ive been looking for a way to get rtl8812 & rtl8814 on mine but dont know how
markmn123 said:
How did you get the drivers for the rt2800 on there? ive been looking for a way to get rtl8812 & rtl8814 on mine but dont know how
Click to expand...
Click to collapse
They're all there by default, no big deal only you need to enable them one by one from menuconfig settings, then you ready to go with compiling kernel after!
Here's my NetHunter kernel for OnePlus 8 Pro OOS v.10 based on blu_spark kernel. You can compile it by yourself or just flash prepared archive from Releases.
GitHub - flypatriot/blu-spark_kernel_oneplus_sm8250: blu_spark NetHunter kernel for OnePlus 8/Pro
blu_spark NetHunter kernel for OnePlus 8/Pro. Contribute to flypatriot/blu-spark_kernel_oneplus_sm8250 development by creating an account on GitHub.
github.com
It is highly recommended to flash SystemRW_Script to have an ability to write to system_root.
After flashing the kernel you need to:
1. Copy 4.19.81-NetHunter folder from kernel archive (in modules/system_root/lib/modules) to android's /lib/modules.
2. Install NetHunter app and NetHunter Terminal from NetHunter Store.
3. Launch applications and give all needed permissions.
4. Install and start chroot.
5. Launch Android SU Terminal and enter commands:
mount -o remount,rw /
cp -sfr /data/data/com.offsec.nethunter/files/scripts/* /bin/
6. Copy folders from configs.zip to android's sdcard/nh_files.
7. Copy firmware files from firmware.zip to android's /etc/firmware/ and /vendor/firmware/
Hope you'll enjoy it.
flypatriot said:
Here's my NetHunter kernel for OnePlus 8 Pro OOS v.10 based on blu_spark kernel. You can compile it by yourself or just flash prepared archive from Releases.
https://github.com/flypatriot/blu-spark_kernel_oneplus_sm8250.
It is highly recommended to flash SystemRW_Script to have an ability to write to system_root.
After flashing the kernel you need to:
1. Copy 4.19.81-NetHunter folder from kernel archive (in modules/system_root/lib/modules) to android's /lib/modules.
2. Install NetHunter app and NetHunter Terminal from NetHunter Store.
3. Launch applications and give all needed permissions.
4. Install and start chroot.
5. Launch Android SU Terminal and enter commands:
mount -o remount,rw /
cp -sfr /data/data/com.offsec.nethunter/files/scripts/* /bin/
6. Copy folders from configs.zip to android's sdcard/nh_files.
7. Copy firmware files from firmware.zip to android's /etc/firmware/ and /vendor/firmware/
Hope you'll enjoy it.
Click to expand...
Click to collapse
it's better to include what features was added/enabled on this kernel..?
flypatriot said:
Here's my NetHunter kernel for OnePlus 8 Pro OOS v.10 based on blu_spark kernel. You can compile it by yourself or just flash prepared archive from Releases.
https://github.com/flypatriot/blu-spark_kernel_oneplus_sm8250.
It is highly recommended to flash SystemRW_Script to have an ability to write to system_root.
After flashing the kernel you need to:
1. Copy 4.19.81-NetHunter folder from kernel archive (in modules/system_root/lib/modules) to android's /lib/modules.
2. Install NetHunter app and NetHunter Terminal from NetHunter Store.
3. Launch applications and give all needed permissions.
4. Install and start chroot.
5. Launch Android SU Terminal and enter commands:
mount -o remount,rw /
cp -sfr /data/data/com.offsec.nethunter/files/scripts/* /bin/
6. Copy folders from configs.zip to android's sdcard/nh_files.
7. Copy firmware files from firmware.zip to android's /etc/firmware/ and /vendor/firmware/
Hope you'll enjoy it.
Click to expand...
Click to collapse
*EDIT*
Jumped ahead of myself before I found your repo. Excellent work! Cant wait to see what this thing is really capable of. Would love to mess around wit hbluetooth when it starts working
What features do you have working on the kernel?
The only thing i need to get working is Bluetooth (RFCOMM) and support for rtl8812au, rtl8188eus which work on this phone according to @kimocoder
I also have monitor mode on the internal wifi SoC but no injection. Is that possible?
flypatriot said:
Here's my NetHunter kernel for OnePlus 8 Pro OOS v.10 based on blu_spark kernel. You can compile it by yourself or just flash prepared archive from Releases.
https://github.com/flypatriot/blu-spark_kernel_oneplus_sm8250.
It is highly recommended to flash SystemRW_Script to have an ability to write to system_root.
After flashing the kernel you need to:
1. Copy 4.19.81-NetHunter folder from kernel archive (in modules/system_root/lib/modules) to android's /lib/modules.
2. Install NetHunter app and NetHunter Terminal from NetHunter Store.
3. Launch applications and give all needed permissions.
4. Install and start chroot.
5. Launch Android SU Terminal and enter commands:
mount -o remount,rw /
cp -sfr /data/data/com.offsec.nethunter/files/scripts/* /bin/
6. Copy folders from configs.zip to android's sdcard/nh_files.
7. Copy firmware files from firmware.zip to android's /etc/firmware/ and /vendor/firmware/
Hope you'll enjoy it.
Click to expand...
Click to collapse
Also source link isn't available
markmn123 said:
What features do you have working on the kernel?
The only thing i need to get working is Bluetooth (RFCOMM) and support for rtl8812au, rtl8188eus which work on this phone according to @kimocoder
I also have monitor mode on the internal wifi SoC but no injection. Is that possible?
Click to expand...
Click to collapse
Negative injection mode could not be presented on wlan0 since it's required some patches and I don't believe they're available for 4.19.81 kernel versions, however mon is already enabled by default and other features you add are enough to go ahead with nethunter.. Good job.. BTW the link for source you shared isn't available can you repost it again or you can drop the flashable.zip kernel itself let me test it on my phone first
Invincible-Man said:
it's better to include what features was added/enabled on this kernel..?
Click to expand...
Click to collapse
All features are listed in repo Readme.md
Invincible-Man said:
Also source link isn't available
Negative injection mode could not be presented on wlan0 since it's required some patches and I don't believe they're available for 4.19.81 kernel versions, however mon is already enabled by default and other features you add are enough to go ahead with nethunter.. Good job.. BTW the link for source you shared isn't available can you repost it again or you can drop the flashable.zip kernel itself let me test it on my phone first
Click to expand...
Click to collapse
Sorry for source links. It's really unavailable.
Plese try this one
GitHub - flypatriot/blu-spark_kernel_oneplus_sm8250: blu_spark NetHunter kernel for OnePlus 8/Pro
blu_spark NetHunter kernel for OnePlus 8/Pro. Contribute to flypatriot/blu-spark_kernel_oneplus_sm8250 development by creating an account on GitHub.
github.com
And you're quite right about internal wifi injection mode.
markmn123 said:
*EDIT*
Jumped ahead of myself before I found your repo. Excellent work! Cant wait to see what this thing is really capable of. Would love to mess around wit hbluetooth when it starts working
What features do you have working on the kernel?
The only thing i need to get working is Bluetooth (RFCOMM) and support for rtl8812au, rtl8188eus which work on this phone according to @kimocoder
I also have monitor mode on the internal wifi SoC but no injection. Is that possible?
Click to expand...
Click to collapse
Most of features were presented by @kimocoder. But unfortunately kernel from his repo didn't work for me. So I spent time to compile a new one.
flypatriot said:
Sorry for source links. It's really unavailable.
Plese try this one
GitHub - flypatriot/blu-spark_kernel_oneplus_sm8250: blu_spark NetHunter kernel for OnePlus 8/Pro
blu_spark NetHunter kernel for OnePlus 8/Pro. Contribute to flypatriot/blu-spark_kernel_oneplus_sm8250 development by creating an account on GitHub.
github.com
And you're quite right about internal wifi
Click to expand...
Click to collapse
flypatriot said:
btw I've done build my own nehunter kernel since last year almost based on elementalx kernel since this one has alot of good stuff in it ex. battery safer, gpu and cpu optimizations tho.. Can you also send me a flashable img or zip file to try this one as well..?
Click to expand...
Click to collapse
Check this one.
And can you share your kernel version just for testing.
flypatriot said:
Check this one.
And can you share your kernel version just for testing.
Click to expand...
Click to collapse
Currently im on OS10 kernel version 4.19.81
Invincible-Man said:
Currently im on OS10 kernel version 4.19.81
Click to expand...
Click to collapse
Mine is the same cause we don't have a normal working twrp for OOS 11.