[KERNEL][Nethunter] For Pixel 4a (Sunfish) [Android 12] [Android 13] - Google Pixel 4a ROMs, Kernels, Recoveries, & Other

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ALYNX Nethunter Kernel for Pixel 4a - [Stock][Android 12/12L]
What is Nethunter ?
Kali NetHunter is a free & Open-source Mobile Penetration Testing Platform for Android devices, based on Kali Linux.​
Click to expand...
Click to collapse
Code:
I'm not responsible for bricked devices, dead SD cards.
Do some research if you have any concerns about features included in this Kernel.
About the kernel :
Kernel is based on stock sources compiled using clang 14.0.7
Features:
Internal Wifi Monitor Mode Support (packet injection doesn't work as it is based on qcacld-3.0 which is not capable of packet injection yet)
HID gadget keyboard/mouse
USB WiFi, mac80211 (Monitor mode, packet capture, packet injection) [Compatibility List]
RTL88XXAU USB WIFI Support
RTL8188EUS USB WIFI Support
ATH9K_HTC USB WIFI Support
Ethernet Support
Bluetooth USB Support
SDR Support
BadUSB
warning: please do not update magisk after flashing the kernel, you can update the magisk before flashing the kernel.
Installation:
Download the zip file containing the kernel .
Flash the zip using twrp or franco kernel manager (Flashing the kernel/zip will preserve the root)
Install Busybox
Download Wireless_firmware.zip open Magisk and install the zip as Magisk module
Install Nethunter store
Install Nethunter app & Nethunter terminal from Nethunter store
Open Nethunter app & Download the full chroot kalifs within the app and let the app setup everything. After it finishes it'll start the chroot automatically.
Update the sources with apt-get update && apt-get upgrade in the chroot using nethunter terminal
Reboot the device
Note: if nethunter app crashes open any android terminal in su environment and paste the following.
Code:
pm grant com.offsec.nethunter android.permission.ACCESS_FINE_LOCATION
pm grant com.offsec.nethunter android.permission.ACCESS_COARSE_LOCATION
pm grant com.offsec.nethunter android.permission.READ_EXTERNAL_STORAGE
pm grant com.offsec.nethunter android.permission.WRITE_EXTERNAL_STORAGE
pm grant com.offsec.nethunter com.offsec.nhterm.permission.RUN_SCRIPT
pm grant com.offsec.nethunter com.offsec.nhterm.permission.RUN_SCRIPT_SU
pm grant com.offsec.nethunter com.offsec.nhterm.permission.RUN_SCRIPT_NH
pm grant com.offsec.nethunter com.offsec.nhterm.permission.RUN_SCRIPT_NH_LOGIN
Screenshots:
Extra
if you want to replace nethunter terminal with termux (not completely nethunter main app will still launch nethunter terminal everytime for any operation but you can access kali chroot environment from termux.
(i know nethunter terminal sucks)
Follow these steps to access the environment from termux:
Install termux from f-droid or from nethunter store
Open termux and install root repo using pkg update && pkg install root-repo tsu wget
Download the script from termux using wget https://raw.githubusercontent.com/name-is-cipher/boot-nethunter/main/install_boot-kali.sh
chmod +x install_boot-kali.sh && ./install_boot-kali.sh
let it setup everything.
restart termux and type boot-kali to access the nethunter chroot environment
if you like my work give this post a like : )
Credits:
Team Kali For Nethunter
momojura For his help
Special Thanks to Nfury00701 for testing the kernel.
XDA:DevDB Information
Alynx Nethunter For Pixel 4a Sunfish
Contributors: V3rB0se
Source Code: https://github.com/V3rB0se/Alynx-nethunter-sunfish
Version Information
Status: Stable
Stable Release Date: 03/07/2022
Created 03/07/2022
Last Updated 23/08/2022

yes ! FINALLY..
Thank you @V3rB0se

Android 13 Update ​Changelog: [2022/08/23]​
Alynx 2.0
- Upstream Android 13 (Blu Spark Kernel)
- Bluetooth Support
- Ethernet Support
- Fix RTL 8XXX SL (Replaced)
- All the goodies from Blu Spark Kernel
Thanks to @eng.stk for his amazing work.
Downloads & Links :
- Flashable Zip: https://mega.nz/file/OEYUkALL#BsMDy6Gs7gDV7CpO46wOQPI-0uC-fnNJ0C1nyPXI3Rc

This is awesome, thanks a ton! Working on latest CalyxOS (Pixel 4a ofc)
Haven't had much time for testing but so far Duckhunter is working. Rucky complains about the kernel for some reason, though... Edit: Nevermind, Rucky works now. I think it just needed a reboot lol
Also, what do you mean don't update Magisk? Should I just re-flash the kernel after updating Magisk? I'm going to have to update at some point.

BrightShard said:
This is awesome, thanks a ton! Working on latest CalyxOS (Pixel 4a ofc)
Haven't had much time for testing but so far Duckhunter is working. Rucky complains about the kernel for some reason, though... Edit: Nevermind, Rucky works now. I think it just needed a reboot lol
Also, what do you mean don't update Magisk? Should I just re-flash the kernel after updating Magisk? I'm going to have to update at some point.
Click to expand...
Click to collapse
its just a warning. because when i tried to update the magisk to v25 it went into bootloop so i had to setup everything. You can visit my pixel 3 nethunter thread. I don't know if it's different from pixel 4 or maybe it was just the v25 update, but you can try to update the magisk and see what happens.

V3rB0se said:
Yeah its just a warning. because when i tried to update the magisk to v25 it went into bootloop so i had to setup everything. You can visit my pixel 3 nethunter thread. I don't know if it's different from pixel 4 or maybe it was just the v25 update, but you can try to update the magisk and see what happens.
Click to expand...
Click to collapse
Ah, got it. I flashed the kernel with the v25 update already installed, so I can't test it, but if another version comes out I will

Man I feel dumb I am sorry I didn't see your message man.

Can confirm it also works on
lineage-19.1-20220707

d33dvb said:
Man I feel dumb I am sorry I didn't see your message man.
Click to expand...
Click to collapse
no worries i just wanted to test the kernel. i thought maybe you could help with test builds since i don't own the device.

Can you add support for TL-WN727N.

Have you included all the kernel modules?

Hritik utekar said:
Have you included all the kernel modules?
Click to expand...
Click to collapse
everything (that is necessary for nethunter to work) is included in the kernel.. should be working fine.

Do you have oneplus8t kernel for android 13 with nethunter support?

V3rB0se said:
Android 13 Update ​Changelog: [2022/08/23]​
Alynx 2.0
- Upstream Android 13 (Blu Spark Kernel)
- Bluetooth Support
- Ethernet Support
- Fix RTL 8XXX SL (Replaced)
- All the goodies from Blu Spark Kernel
Thanks to @eng.stk for his amazing work.
Downloads & Links :
- Flashable Zip: https://mega.nz/file/OEYUkALL#BsMDy6Gs7gDV7CpO46wOQPI-0uC-fnNJ0C1nyPXI3Rc
Click to expand...
Click to collapse
Nice work.. However, after flashing this one with TWRP 3.7.0_12-0, I cannot boot on slot A. Just slot B where TWRP is. So I'm stuck on TWRP for now.
Any idea about what went wrong? Or what are the next steps you would recommend to troubleshoot?
Thanks!

LABuse56 said:
Nice work.. However, after flashing this one with TWRP 3.7.0_12-0, I cannot boot on slot A. Just slot B where TWRP is. So I'm stuck on TWRP for now.
Any idea about what went wrong? Or what are the next steps you would recommend to troubleshoot?
Thanks!
Click to expand...
Click to collapse
Flash stock kernel and then try using ex kernel manager or franco kernel manager to flash the kernel.

V3rB0se said:
Flash stock kernel and then try using ex kernel manager or franco kernel manager to flash the kernel.
Click to expand...
Click to collapse
I don't know what the #@$ I need with TWRP.. Usually I have no pbs.... But thanks! I worked perfect with Franco... I might use it instead in the future!

There is no RTL88XXAU and RTL8188EUS USB WIFI Support.
My wifi cards are not detected.
You can also add support for internal blutooth as is very easy

cr4sh-lab said:
There is no RTL88XXAU and RTL8188EUS USB WIFI Support.
My wifi cards are not detected.
You can also add support for internal blutooth as is very easy
Click to expand...
Click to collapse
Rtl8188EUS is in there idk why it's not working for you.

V3rB0se said:
Rtl8188EUS is in there idk why it's not working for you.
Click to expand...
Click to collapse
Solution: did my own kernel instead

Hi, new to the forum and the world of rooted devices. I've Just installed on Pixel 4a (4G) Android 13; all is working well, as far as I can tell; thank you.
A couple of issues though; my Atheros chipset is not working (AR5271, I think); my 2800usb, on the other hand, is working well.
The other issue is the boot animation. There is no */system/media* directory and I cannot find the actual media directory (again, I am using a Pixel 4a (4G). On these issues, any assistance would be greatly appreciated.

Related

Kali NetHunter for the Galaxy Note 3 (3.1.0)

Kali NetHunter for the Galaxy Note 3 (3.1.0)
Welcome to the thread on Kali NetHunter for the Samsung Galaxy Note 3.
If you don't know what Kali NetHunter is, well, it's the entire Kali Linux operating system in a chroot on your phone, plus a bunch of awesome apps for executing exploits, fixing things, doing cool things. It goes on, I suppose.
I'm gonna be honest guys, I'm not a security person. When it comes to security, I'm more of a Paul Blart.
What I do know though, is that there is apt-get, and apt-get is life.
Find much more information here: https://github.com/offensive-security/kali-nethunter/wiki
The answer to all your questions, generally the answer is YES, IT CAN DO THAT.
Most AOSP based ROMs should be supported!
The updater zip will add a few files to your /system partition, and install all of the NetHunter apps to your /data partition.
The chroot is located in /data/local, so you don't have to worry about your system partition being full. It's full read/write capable.
Understand that the zip will replace your current kernel with a completely different one.
This is necessary because most stock or custom kernels don't provide the drivers needed to operate most of Kali NetHunter's features.
DOWNLOAD
Current version: 3.15.3 (stable, 2016-12-17)
Please be careful to download the right version based on this table:
N9005: hlteeur
N900W8 & N900T: hltecan
N900P: hltespr
N900K, N900L, & N900S: hltekor
SC-01F: hltedcm
SCL22: hltekdi
CyanogenMod 12.1 & SlimRom 5.1: lollipop
CyanogenMod 13.0 & SlimRom 6.0: marshmallow
Nightly TWRP flashable zips are located at: https://build.nethunter.com/nightly/
BEFORE INSTALLING
Please make sure your phone boots fine and runs fine before flashing NetHunter. It's confusing when people report bugs that exist in CyanogenMod by itself.
The Kali chroot and apps are installed on your data partition (in /data/local for chroot). To initialize the chroot and install Kali Linux, you need to start the Kali NetHunter app.
The NetHunter installer will automatically install SuperSU in system mode, which I consider to be more stable. Since NetHunter already modifies your system partition, there is no need to use systemless SuperSU anyways.
FULL FRESH INSTALL STEPS
Optional: Flash CyanogenMod/SlimRom installer zip
Optional: Flash Gapps if you want them (preferably OpenGapps pico)
Boot into device
Complete setup wizard
Reboot into recovery
Flash kernel-nethunter-hlte* and nethunter-generic-armhf-kalifs-full-rolling zips in any order.
Boot into device
Open the NetHunter app
Use the Kali Chroot Manager to finish the installation
You're done!
UPDATING TO A NEWER BUILD
Going from 3.0.0 and up, all you have to do is flash the new build in recovery and wipe dalvik cache.
UPDATING YOUR ROM
To get all your NetHunter and SuperSU functions back after flashing a new ROM, just flash the ~60 MB update-nethunter-* zip again.
RUNNING WIFI PENETRATION TESTS
The internal WiFi chipset of the Galaxy Note 3 is not capable of running services which use monitor mode such as Wifite. For this, you will need to use a monitor mode capable WiFi adapter through a microUSB OTG adapter.
As for compatible adapters, I highly recommend the Alfa Networks AWUS036NEH (eBay) which uses the Ralink RT3070 chipset. There are currently no monitor mode supported Wireless-AC adapters available.
Once plugged in, you can run the command from Kali terminal to turn on your adapter:
[email protected]:~# ip link set wlan1 up
RAN INTO AN ISSUE OR BUG?
In order for me to help you, you have to at minimum reply with:
The link to the exact zip you downloaded
Your device model (hlte, hltecan, hltesovietrussia, etc.)
The name of the ROM you're flashing it on
The version and build date of the ROM you're flashing it on
A complete description of your problem
Optional: An audio recording of you reading this entire post
If your issue is with a specific app, it might be better to contact the developer of that app.
If your issue is during the installation (ex. flashing the NetHunter zip), then please collect a TWRP recovery.log for me.
If you found a problem and were able to fix it, and no one's mentioned it in the thread already, it would be kind to state the issue and your fix for others to make use of as well.
You can join me and the other NetHunter developers on IRC at the #nethunter room on freenode to more handily diagnose problems together.
I apologize, but I can't do house calls at this time.
You may be able to fix some bugs by updating to the latest bootloader and modem for your device.
See: (Direct Download) Latest Bootloaders & Modems
KNOWN ISSUES
USB Keyboard & VNC - Google Keyboard, AOSP Keyboard, CM Keyboard do not work due to a depth bug, use Hacker's Keyboard as a workaround.
Terminal App - Full screen programs like nano or vi are unusable unless you use the resize command. (always type resize when opening a new terminal window)
SCREENSHOTS
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DEVELOPMENT
For the kernel included in NetHunter for the Samsung Galaxy Note 3, you can find the sources here: https://github.com/jcadduono/idleKernel-note3
See the Kali NetHunter installer source here: https://github.com/offensive-security/kali-nethunter
See the Kali NetHunter app source here: https://github.com/offensive-security/nethunter-app
It is powered by idleKernel, however none of the idleKernel scripts (ikconfig, usb control, kernel tweaks) are available by default. I recommend installing idleKernel zip (non-NetHunter) from the idleKernel thread and then flashing the NetHunter updater or kernel installer over idleKernel. You will then have all of idleKernel and Kali NetHunter's features at your disposal.
DISCLAIMER
I am not affiliated with Offensive Security. They seem like cool guys though.
I'm not even a novice when it comes to security and penetration. I'm just a simple system administrator with a passion for breaking Android.
Please restrain yourselves from asking me security related questions.
NOT SO MUCH AS SEEN ON MR. ROBOT, BUT PROBABLY EVEN BETTER
XDA:DevDB Information
Kali NetHunter for the Galaxy Note 3, Device Specific App for the Samsung Galaxy Note 3
Contributors
jcadduono, the Kali NetHunter team
Source Code: https://github.com/jcadduono/kali-nethunter
Version Information
Status: Stable
Current Stable Version: 3.15.3
Stable Release Date: 2016-12-17
Created 2016-01-07
Last Updated 2016-12-21
Reserved
first
great cant wait to try it out
What solution are you offering for Wifi devices, Are you going to compile kernel for compatable devices?
Or is this something the user is going to have to do.
I only mention this, as i have a Working version of Nethunter and have for over a year, But i refused to post release information due to the support required to get various wifi devices to work.
I did not want to get involved so the release never happened, Am happy compliling my own kernel for supported drivers, But i dont see your average joe doing this.
Also another snag i found was you can only have the one wifi device enabled at one time, so disabling the onboard to enable the external.
All issues by commands, but am just questioning if you have considered this or have support for this?
dave7802 said:
What solution are you offering for Wifi devices, Are you going to compile kernel for compatable devices?
Or is this something the user is going to have to do.
I only mention this, as i have a Working version of Nethunter and have for over a year, But i refused to post release information due to the support required to get various wifi devices to work.
I did not want to get involved so the release never happened, Am happy compliling my own kernel for supported drivers, But i dont see your average joe doing this.
Also another snag i found was you can only have the one wifi device enabled at one time, so disabling the onboard to enable the external.
All issues by commands, but am just questioning if you have considered this or have support for this?
Click to expand...
Click to collapse
I suppose multiple WiFi devices would be in the realm of Kali rather than the kernel. I can't imagine it being harder than using a powered USB hub to connect multiple radios and configure each of them using one of the network managers available in the Kali repository, while leaving your native Broadcom WiFi to Android to handle. All the popular / mac80211 injection capable WiFi drivers are compiled right into the kernel and enabled - not as modules. The Nethunter installer takes care of installing all the necessary firmware binaries to your system partition as well.
The compatible USB WiFi dongles should just be plug and play at this point.
I'm still waiting on my TP TL-WN822N to arrive from Amazon for testing.
Btw have you tried the Nethunter 3.0 app? It really is designed to make everything quick and easy, 1 step for whatever you're trying to do.
Considering swinging by the #nethunter room on freenode to ask questions and/or suggest ideas to make things easier.
I have not tried 3.0
Am still talking about 2.0 seems like they have added some additional support like network manager.
This was not present in my build so i just use a few bash scripts to enable and disable.
But ill give this version 3.0 a try thanks
dave7802 said:
I have not tried 3.0
Am still talking about 2.0 seems like they have added some additional support like network manager.
This was not present in my build so i just use a few bash scripts to enable and disable.
But ill give this version 3.0 a try thanks
Click to expand...
Click to collapse
Not a network manager in nethunter app, I mean install one in Kali chroot the same way you would on a Debian server.
Version 3.0.1 is now up and the changes are:
Tell SuperSU to install in system mode (not systemless)
Update SuperSU to version 2.66
Use SuperSU's supolicy binary to patch the sepolicy during install (fixes Marshmallow/CM13.0 unable to boot)
Inject init.superuser.rc into the ramdisk if it's not there already
SuperSU should no longer be broken with non-gzip compressed ramdisks
Find commits here: https://github.com/jcadduono/kali-nethunter/commits/master
Please note that it is still Kali Nethunter 3.0, and the .1 is just an update that improves flashing compatibility.
Y'know, I really thought you guys would be eating this stuff right up. <_<
please include flashing instructions - do we need to also flash gapps...which ones should we use. Thank you.
comptonhubbard said:
please include flashing instructions - do we need to also flash gapps...which ones should we use. Thank you.
Click to expand...
Click to collapse
It's not a ROM, it's an app, kernel, and environment. You have to flash it on an already set up CyanogenMod ROM from TWRP.
jcadduono said:
It's not a ROM, it's an app, kernel, and environment. You have to flash it on an already set up CyanogenMod ROM from TWRP.
Click to expand...
Click to collapse
After IdleKernel 6.6.5?
Gandicela said:
After IdleKernel 6.6.5?
Click to expand...
Click to collapse
Doesn't matter. If you flash idleKernel after, make sure it's the -kali version though. The only thing flashing idleKernel does is add ikconfig, /sbin/usb, and a few small kernel tweaks in the ramdisk.
jcadduono said:
Doesn't matter. If you flash idleKernel after, make sure it's the -kali version though. The only thing flashing idleKernel does is add ikconfig, /sbin/usb, and a few small kernel tweaks in the ramdisk.
Click to expand...
Click to collapse
I see. It's therefore like this: Running CM>>Kali Hunter>>Kali Hunter Kernel. Cheers, Mate!
I need to format SD-card?
amazing work.
tnx
Mx WaR HaBiB said:
I need to format SD-card?
amazing work.
tnx
Click to expand...
Click to collapse
No you dont have to format it
Sent from my SM-N9005 using Tapatalk
Gandicela said:
I see. It's therefore like this: Running CM>>Kali Hunter>>Kali Hunter Kernel. Cheers, Mate!
Click to expand...
Click to collapse
So, do we need to use version for CM 12.1 for OnePlus from here?
https://www.offensive-security.com/kali-linux-nethunter-download/
Ps
It works
First install kali kernel, after download Kali for oneplusone, reboot into recovery, install kali zip, and aftet again idle kali kernel.
I am on CM 12.1 nightly...
eseregin said:
So, do we need to use version for CM 12.1 for OnePlus from here?
https://www.offensive-security.com/kali-linux-nethunter-download/
Ps
It works
First install kali kernel, after download Kali for oneplusone, reboot into recovery, install kali zip, and aftet again idle kali kernel.
I am on CM 12.1 nightly...
Click to expand...
Click to collapse
Why are you doing this!!! You're bound to end up breaking something.
All you do is flash this after completing CM setup wizard and you're done. There's absolutely no reason to download any other Kali installer. This is the full version 3.0! Nethunter app now sets up your chroot for you.
Full steps:
Flash CyanogenMod installer zip
Flash Gapps (preferably opengapps pico)
Boot into device
Complete setup wizard
Reboot into recovery
Flash the Galaxy Note 3 Kali Nethunter installer zip from this thread
Boot into device
You're done!
If you absolutely need ikconfig or /sbin/usb, then you can install idleKernel-kali zip from the idleKernel thread later.
3.0.1_2016_01_10 build uploaded. Just a bug fix for Nethunter app.
Installation query
I have CM13 set up with superSU 2.46 and idleKernel 6.5.5 installed.
Do I have to install CM all over again? And follow your steps, or is there a way for me to keep my data and just flash it as is?
UnbracedTundra said:
I have CM13 set up with superSU 2.46 and idleKernel 6.5.5 installed.
Do I have to install CM all over again? And follow your steps, or is there a way for me to keep my data and just flash it as is?
Click to expand...
Click to collapse
Make a full backup in twrp first.
Wipe /system and dalvik and /cache. Install latest CM13 (or CM12.1 if thats what you meant) zip and gapps, then boot into system. Once boot is complete, reboot into recovery and flash nethunter then boot and you should be good to go without deleting your data.
jcadduono said:
Why are you doing this!!! You're bound to end up breaking something.
All you do is flash this after completing CM setup wizard and you're done. There's absolutely no reason to download any other Kali installer. This is the full version 3.0! Nethunter app now sets up your chroot for you.
Full steps:
Flash CyanogenMod installer zip
Flash Gapps (preferably opengapps pico)
Boot into device
Complete setup wizard
Reboot into recovery
Flash the Galaxy Note 3 Kali Nethunter installer zip from this thread
Boot into device
You're done!
If you absolutely need ikconfig or /sbin/usb, then you can install idleKernel-kali zip from the idleKernel thread later.
3.0.1_2016_01_10 build uploaded. Just a bug fix for Nethunter app.
Click to expand...
Click to collapse
Wow...
I am idiot!
Completely ignored the main link I needed -
https://idlekernel.com/nethunter/cm12.1
Now I understand that went dangerous way, lucky still with working phone
Tbh, most all utilities in Kali for now behind my knowlage of Linux so far
PS
I can see some scripts somehow survived even with full wipe, now my recovery provide some red lines doing job, something path missing in /data/...something/something
Though do the job.
I thought nothing can survive after full wipe...

[H830][H850][kernel+] Kali NetHunter for the LG G5 (3.1.0)

Welcome to the thread on Kali NetHunter for the LG G5.
If you don't know what Kali NetHunter is, well, it's the entire Kali Linux operating system in a chroot on your phone, plus a bunch of awesome apps for executing exploits, fixing things, doing cool things. It goes on, I suppose.
I'm gonna be honest guys, I'm not a security person. When it comes to security, I'm more of a Paul Blart.
What I do know though, is that there is apt-get, and apt-get is life.
Find much more information here: https://github.com/offensive-security/kali-nethunter/wiki
The answer to all your questions, generally the answer is YES, IT CAN DO THAT.
The installer zip will add a few files (including busybox) to your /system partition, and install all of the NetHunter apps to your /data partition.
The chroot is located in /data/local, so you don't have to worry about your system partition being full. It's full read/write capable.
Understand that the zip will replace your current kernel with a completely different one.
This is necessary because most stock or custom kernels don't provide the drivers needed to operate most of Kali NetHunter's features.
These Kali NetHunter builds are designed and tested for LG G5 stock 6.0.1 firmware.
DOWNLOAD
Current version: 3.1.0 (stable, 2016-04-29)
Download here: https://idlekernel.com/nethunter/nightly
Your device is: h830 (T-Mobile) / h850 (International)
Recommended install method: Use TWRP 3 for H830 or TWRP 3 for H850
Install kernel-nethunter-[h830|h850] and nethunter-generic-armhf-kalifs-full-rolling zips in any order.
You can actually only install the kernel if you want to take advantage of its features without having to install the rest of NetHunter!
BEFORE INSTALLING
Do not flash the NetHunter update zip with a fresh data partition!
Most ROMs will wipe it clean on the first boot if you haven't completed the Android Setup Wizard yet, there's no need to wipe your ROM or data to try it out. I do advise backing up your data partition before flashing the zip though.
(this should no longer be possible now with added installation checks)
Please make sure your phone boots fine and runs fine before flashing NetHunter. It's confusing when people report bugs that exist due to other factors unrelated to NetHunter.
The Kali chroot and apps are installed on your data partition (in /data/local for chroot). To initialize the chroot and install Kali Linux, you need to start the Kali NetHunter app.
The NetHunter installer will automatically install SuperSU in system mode, which I consider to be more stable. Since NetHunter already modifies your system partition, there is no need to use systemless SuperSU anyways.
If you would like to use another root method, or prefer systemless SuperSU, then simply remove the supersu folder from the installer zip and it will proceed without it.
FULL INSTALL STEPS
Follow the instructions on setting up working data and internal storage in TWRP.
Flash kernel-nethunter-[h830|h850] and nethunter-generic-armhf-kalifs-full-rolling zips in any order.
Reboot into device
Open the NetHunter app
Let the NetHunter app finish setting everything up
You're done!
UPDATING TO A NEWER BUILD
Going from 3.0.0 and up, all you have to do is flash the new build in recovery. On some ROMs you may need to wipe dalvik cache.
UPDATING YOUR ROM
To get all your NetHunter and SuperSU functions back after flashing a new ROM, just reflash the kernel-nethunter-[h830|h850] zip and the ~60 MB update-nethunter-generic-armhf zip in TWRP.
RUNNING WIFI PENETRATION TESTS
The internal WiFi chipset of the G5 is not capable of running services which use monitor mode such as Wifite. For this, you will need to use a monitor mode capable WiFi adapter through a USB-C host adapter.
As for compatible adapters, I highly recommend the Alfa Networks AWUS036NEH (eBay) which uses the Ralink RT3070 chipset. There are currently no monitor mode supported Wireless-AC adapters available.
Once plugged in, you can run the command from Kali terminal to turn on your adapter:
[email protected]:~# ip link set wlan1 up
RAN INTO AN ISSUE OR BUG?
In order for me to help you, you have to at minimum reply with:
The link to the exact zip you downloaded
Your device model (it better be h830/h850)
The name of the ROM you're flashing it on
The version and build date of the ROM you're flashing it on
A complete description of your problem
Optional: An audio recording of you reading this entire post
If your issue is with a specific app, it might be better to contact the developer of that app.
If your issue is during the installation (ex. flashing the NetHunter zip), then please collect a TWRP recovery.log for me.
If you found a problem and were able to fix it, and no one's mentioned it in the thread already, it would be kind to state the issue and your fix for others to make use of as well.
You can join me and the other NetHunter developers on IRC at the #nethunter room on freenode to more handily diagnose problems together.
I apologize, but I can't do house calls at this time.
KNOWN ISSUES
USB Keyboard & VNC - Google Keyboard, AOSP Keyboard, CM Keyboard do not work due to a depth bug, use Hacker's Keyboard as a workaround.
Terminal App - Full screen programs like nano or vi are unusable unless you use the resize command. (type resize when opening a new terminal window)
Sound - There is no sound when using the NetHunter kernel. Well, the Kali slogan...you know. Just kidding, this needs urgent fixing!
THE KERNEL
The NetHunter kernel for the LG G5 is based on LG's H850 v10a kernel sources.
It has the following changes:
Updated to Linux 3.18.31 (security fixes & more)
F2FS added using Jaeguek Kim's latest kernel.org:f2fs-stable sources (available on system/data/cache!)
UKSM - Ultra Kernel Same-page Merging support
Compiled with -O2 optimizations using GCC Linaro 5.3 aarch64 toolchain
Simple IO (SIO) scheduler as default IO scheduler (updated for modern kernels)
USB HID Gadget keyboard support
mac80211 packet injection support
Westwood, HTCP, or Cubic (default) TCP congestion algorithms
savoca's KCAL display color calibration driver
RTL-SDR, BT RFCOMM, and various WiFi OTG drivers enabled
NFS and CIFS client support with file caching
Additional drivers built in for the full Kali NetHunter experience
SCREENSHOTS
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DEVELOPMENT
For the kernel included in NetHunter for the LG G5, you can find the sources here: https://github.com/jcadduono/nethunter_kernel_g5
See the Kali NetHunter installer source here: https://github.com/offensive-security/kali-nethunter
See the Kali NetHunter app source here: https://github.com/offensive-security/nethunter-app
DISCLAIMER
I am not affiliated with Offensive Security. They seem like cool guys though.
I'm not even a novice when it comes to security and penetration. I'm just a simple system administrator with a passion for breaking Android.
Please restrain yourselves from asking me security related questions.
NOT SO MUCH AS SEEN ON MR. ROBOT, BUT PROBABLY EVEN BETTER
XDA:DevDB Information
Kali NetHunter for the LG G5, Kernel for the LG G5
Contributors
jcadduono, The Kali NetHunter team
Source Code: https://github.com/jcadduono/nethunter_kernel_g5
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 3.1.0
Stable Release Date: 2016-04-29
Created 2016-04-23
Last Updated 2016-06-07
I am confused, is this a rom, kernel or performance boost mod ? please Eli5...
_ray_ said:
I am confused, is this a rom, kernel or performance boost mod ? please Eli5...
Click to expand...
Click to collapse
It's a kit ROM so to speak. It's for penetration testing so if you don't know what it is then you don't need it.
ChongoDroid said:
It's a kit ROM so to speak. It's for penetration testing so if you don't know what it is then you don't need it.
Click to expand...
Click to collapse
Kool, cheers
Up and runing. Bootanimation is not fullscreen, and it looks like wifite does not find any internal wifi (Not that internal will be of any use, but it was shown on my other android device). Need to get a usb-c otg cable now to get my alfa rocking again.
This are just things i find, should not be in a offended way.
Awesome that it came to h850 so fast, thanks.
Pinu'u said:
Up and runing. Bootanimation is not fullscreen, and it looks like wifite does not find any internal wifi (Not that internal will be of any use, but it was shown on my other android device). Need to get a usb-c otg cable now to get my alfa rocking again.
This are just things i find, should not be in a offended way.
Awesome that it came to h850 so fast, thanks.
Click to expand...
Click to collapse
Yup added a note in the middle of my first post about the internal WiFi. Unfortunately the boot animation was made for us in 1080p and while we could resize it to other resolutions, it wouldn't look very nice stretched out. :x I guess it wouldn't be terrible on 2560x1440, but we can't really be bothered to create multiple boot animation zips right now unless someone wants to help us!
I'm just glad it worked first try, I made a ton of changes in the kernel and was expecting it to crash or not boot. It's nice to have a reliable device to maintain without owning it once in a while, Samsung's S7 is certainly the opposite where compiling even the stock kernel sources results in boot loops.
Also really glad OEMs are including full armhf binary support on their aarch64 devices! We've yet to port NetHunter fully to aarch64, though the installer is ready, the chroot isn't.
Could someone please gather a recovery.log from TWRP after flashing the two zips? Advanced -> Copy log to SDcard, copy it off your sdcard and preferably upload it in your reply. Thanks!
(I'm ensuring that everything is installing correctly with no silent errors)
If you've already installed NetHunter, it's safe to flash the zips again as much as you want!
nice to see this, current have it running one my oneplus one, will try it on my g5 soon
It would be very interesting to see a modular bottom modded to support an OTG interface and the insides of a USB wifi dongle...
Anybody having problems with adb and bluetooth not working ? Just want to be sure it's me.
Pinu'u said:
Anybody having problems with adb and bluetooth not working ? Just want to be sure it's me.
Click to expand...
Click to collapse
same here, and on top of that... No Sound at all. System wide. All Sources... Freaky :cyclops:
Thx, hopefully after a few updates all is fine .
Miustone said:
same here, and on top of that... No Sound at all. System wide. All Sources... Freaky :cyclops:
Click to expand...
Click to collapse
hmm those are both things that were modules that i turned to builtin, maybe i need to make them back into modules, perhaps LG is using closed source kernel module versions? :S
jcadduono said:
hmm those are both things that were modules that i turned to builtin, maybe i need to make them back into modules, perhaps LG is using closed source kernel module versions? :S
Click to expand...
Click to collapse
Strange, hope you can fix it... Can't help you with that. But if you need more infos or a Log. Just say something! Really want to use this Kernel... Great work at all. Thanks!:good:
All connections are working Now with latest Version of this Kernel. But the Sound is still missing. None of the Outputs is working. Bootsound is also not hearable... ?
Hi can you work on having NTFS support via otg. Thanks.
I have no sound and sd card not reading on H30.
Sent from my LG-H830 using Tapatalk
Has the sound issues and stuff been fixed:fingers-crossed:? I'm planning to get the G5 and this kind of a deal breaker between it and the HTC 10
(BTW, I'm planning on getting the H830)
This looks pretty awesome but I wouldn't install it on my G5. I think I'd get a OnePlus Two or something for this.
No sound and SD Card can not be read.My Phone is H850,V10c.I flash latest Version of this Kernel(kernel-nethunter-h850-marshmallow-3.1.0-20160524-1936)
I wonder if the dev would be better off compiling the kernel from source once more then adding in the modules one by one testing to see which one breaks it then just removes it until a future release.

[I9105/P][UNOFFICIAL]Kali-NetHunter

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
A project by Offensive Security
The Kali NetHunter is an Android penetration testing platform targeted towards Nexus and OnePlus devices built on top of Kali Linux, which includes some special and unique features. Of course, you have all the usual Kali tools in NetHunter as well as the ability to get a full VNC session from your phone to a graphical Kali chroot, however the strength of NetHunter does not end there. We've incorporated some amazing features into the NetHunter OS which are both powerful and unique. From pre-programmed HID Keyboard (Teensy) attacks, to BadUSB Man In The Middle attacks, to one-click MANA Evil Access Point setups, access to the Offensive Security Exploit Database... And yes, NetHunter natively supports wireless 802.11 frame injection with a variety of supported USB NICs.
Documentation and Attack Descriptions
Attack descriptions as well as some documentation to get you started with the installation and setup of Kali NetHunter can be found at https://github.com/offensive-security/kali-nethunter/wiki.
Is Kali NetHunter an Android ROM?
Kali Linux NetHunter is not a ROM but is meant to be installed over an existing stock/factory image of Android. It can also be installed over some Cyanogenmod based ROMs depending on device support. It is heavily based on using custom kernels and only supports a select number of devices. We're relying on you, the community, to port your devices for the full Kali NetHunter experience.
Note: I uploaded 2 files, one contains minimal chroot and the other contains full chroot.
Note2:These zips are universal and can be flashed on every single device with TWRP Recovery installed.
Note3: It can be flashed even on Lollipop,Marshmallow roms.
Install instructions:
You must be on Kitkat and above.
Make sure you have TWRP Recovery Installed.
Download your prefered build, i use minimal chroot.
Take a backup in case if you regret it.
Flash it.
Enjoy!
Tested Devices:
S2 I9100
S2 I9105 (Thanks @anastasiszn )
it will work on every device with TWRP recovery.
Github sources
https://github.com/offensive-security/kali-nethunter
https://github.com/dragonGR/kali-nethunter
Download:
https://www.androidfilehost.com/?w=files&flid=84868
Screenshots
Credits:
@anastasiszn
Offensive Security Team
XDA
You.
XDA:DevDB Information
Kali-Nethunter, ROM for the Samsung Galaxy S II Plus
Contributors
GreekDragon, anastasiszn
Source Code: https://github.com/offensive-security/kali-nethunter
ROM OS Version: 4.4.x KitKat
ROM Firmware Required: 4.4.X and greater versions
Version Information
Status: Stable
Created 2016-07-26
Last Updated 2016-07-26
reserved
Kali NetHunter Attacks and Features
Kali NetHunter Application
Home Screen - General information panel, network interfaces and HID device status.
Kali Chroot Manager - For managing chroot metapackage installations.
Check App Update - For checking Kali NetHunter Android App updates.
Kali Services - Start / stop various chrooted services. Enable or disable them at boot time.
Custom Commands - Add your own custom commands and functions to the launcher.
MAC Changer - Change your Wi-Fi MAC address (only on certain devices)
VNC Manager - Set up an instant VNC session with your Kali chroot.
HID Attacks - Various HID attacks, Teensy style.
DuckHunter HID - Rubber Ducky style HID attacks
BadUSB MITM Attack - Nuff said.
MANA Wireless Toolkit - Setup a malicious Access Point at the click of a button.
MITM Framework - Inject binary backdoors into downloaded executables on the fly.
NMap Scan - Quick Nmap scanner interface.
Metasploit Payload Generator - Generating Metasploit payloads on the fly.
Searchsploit - Easy searching for exploits in the Exploit-DB.
3rd Party Android Applications (WIP)
NetHunter Terminal Application
DriveDroid
USB Keyboard
Shodan
Router Keygen
cSploit
Sent from my Samsung Galaxy S2 Plus using XDA Labs
9105p updater proces ended with error
atoprak0 said:
9105p updater proces ended with error
Click to expand...
Click to collapse
@jcadduono can you help us about Updated and enabled USB (OTG) Atheros, Ralink, and Realtek WiFi drivers ?
---------- Post added at 10:56 AM ---------- Previous post was at 10:51 AM ----------
atoprak0 said:
9105p updater proces ended with error
Click to expand...
Click to collapse
Tell me your steps
The goal of this app is to create attacks or to protect from them?
full Wipe dalvik and cache I did not install flashed an error updater proces ended with error
Could downloaded zip corrupt?
galfit said:
The goal of this app is to create attacks or to protect from them?
Click to expand...
Click to collapse
Both,you can test your localhost,websites,servers,devices... Nethunter rom build for pen-testers.If you are black hat,you can hack other people (facebook,twitter or other sites) and you can connect with our phones or pcs using remote control exploits. If you are white hat, you can protect your localhost,your company and earn money from that
Didn't work on Galaxy S2 Plus (OS 6.0.1).. It said that it was successfully installed, but it stuck at booting ..
PS: when I check " Zip signature verification " .. it comes to an error.
Does this only work for the S2 Plus and S2 or this can be used any other device?
Dinkec27 said:
Does this only work for the S2 Plus and S2 or this can be used any other device?
Click to expand...
Click to collapse
just s2 plus
How to Flash it on i9105P ... ?? i9105 has Jelly Bean Firmware.. :/
FurqanHanif said:
How to Flash it on i9105P ... ?? i9105 has Jelly Bean Firmware.. :/
Click to expand...
Click to collapse
You install KK compatible recovery and go from there - TWRP recommended.
can i use GAPPS in this rom ?
thestar2009 said:
can i use GAPPS in this rom ?
Click to expand...
Click to collapse
Yes
Στάλθηκε από το Lenovo P70 μου χρησιμοποιώντας Tapatalk
Is this a specific ROM just like CM? Or a package to be flashed in any custom ROM just as we do with GApps?
Got an error
I got an " Error: Unable to extract! The zip may be corrupt or your device may not have enough RAM to proceed. Consider using a smaller installer if it is available. Aborting.... Failed to install Kali NetHunter! Updater process ended with ERROR: 1 Error installing zip file '/external_sd/Nethunter/nethunter-i9105-kitkat-kalifs-minimal-20160726_112031.zip' Updating partition details....... done. " while flashing using TWRP recovery (Device: Samsung Galaxy S2 Plus i9105).
x80null said:
I got an " Error: Unable to extract! The zip may be corrupt or your device may not have enough RAM to proceed. Consider using a smaller installer if it is available. Aborting.... Failed to install Kali NetHunter! Updater process ended with ERROR: 1 Error installing zip file '/external_sd/Nethunter/nethunter-i9105-kitkat-kalifs-minimal-20160726_112031.zip' Updating partition details....... done. " while flashing using TWRP recovery (Device: Samsung Galaxy S2 Plus i9105).
Click to expand...
Click to collapse
I had the same issue in my s2vep, I just wiped everything and installed custom ROM, Google apps and the smaller version of Kali Nethunter provided in the link (about 130 MB of size I think). Now I've got their applications just as I get Google apps in my custom ROM.
This version of chroot is apparently not supported anymore. I had been keeping getting error 404 when trying to update metapackages. So I updated the chroot and since that I have been getting Fatal: kernel too old. Is it possible to fix? Thanks!
Hey is this nethunter still working? I've read this:
MrAdny said:
This version of chroot is apparently not supported anymore. I had been keeping getting error 404 when trying to update metapackages. So I updated the chroot and since that I have been getting Fatal: kernel too old. Is it possible to fix? Thanks!
Click to expand...
Click to collapse
And I dont know if its worth downloading or porting myself from source.

[OFFICIAL]Kali Nethunter for Moto G 2015[OSPREY]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Kali Nethunter for Motorola Moto G 2015[osprey] with wireless attacks working​INTRODUCTION:
The Kali NetHunter is an Android ROM overlay that includes a robust Mobile Penetration Testing Platform. The overlay includes a custom kernel, a Kali Linux chroot, and an accompanying Android application, which allows for easier interaction with various security tools and attacks. Beyond the penetration testing tools arsenal within Kali Linux, NetHunter also supports several additional classes, such as HID Keyboard Attacks, BadUSB attacks, Evil AP MANA attacks, Wireless Attack and much more. For more information about the moving parts that make up NetHunter, check out our NetHunter Components page. NetHunter is an open-source project developed by Offensive Security and the community.
Note:
I am not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in this Kernel before flashing it! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
Features:
802.11 Wireless Injection and AP mode support with supported USB wifi card such as TP-Link 722N V 1.0.
Supports BadUSB MITM attacks. Plug in your Nethunter to a victim PC, and have your traffic relayed though it.
Contains a full Kali Linux toolset, with many tools available via a simple menu system.
USB Y-cable support in the Nethunter kernel – use your OTG cable while still charging your Device!
Software Defined Radio support. Use Kali Nethunter with your HackRF to explore the wireless radio space.
SUPPORTED ROMs:
LineageOS 14.1 Based Custom ROM's
Now also supporting LineageOS 15.1 based custom ROM's
Bugs:
Phone Reboots when the Wireless Adapter is Removed.(Making a Permanent Fix for this) !
Fixed for Oreo ROM's
DOWNLOAD KERNEL FROM UPDATE SECTION AND FLASH IT VIA TWRP
SCREENSHOTS:
All Screenshots are given Below
Root Access Is required so root your device before flashing nethunter zip.
INSTALLATION INSTRUCTIONS:
Download the Latest Build From the Links Below
Install The Official TWRP Recovery From Here or use any other Supported Recovery that you currently have installed.
Take a Backup of your Current ROM.
Flash the NetHunter zip File.
Reboot.!
Enjoy!
Post Installation
After Flashing ZIP files, reboot your device
1. Open the NetHunter App and start the Kali Chroot Manager.
2. You might want to download the real packages which might be around 400-500 MB in size.
3. Set up Hacker Keyboard.
4. Set up custom commands.
Extra Information Regarding Wireless Attacks
1. To Enable Monitor Mode, type this cmd in the nethunter terminal - [sudo airmon-ng start wlan1]
2. to use Wifite V1, type this cmd in the nethunter terminal - [wifite --mon-iface wlan1mon]
3. to use Wifite V2, type this cmd in the nethunter terminal - [wifite -i wlan1mon]
Download Links
Nethunter ZIP
GitHub Source Codes:
Kali Nethunter Source Code
Kernel Source Code
CREDITS:
Kali NetHunter Whole Team for the source code and guide!
LineageOS team for the kernel source
XDA:DevDB Information
Kali Nethunter, Tool/Utility for the Moto G 2015
Contributors
rajeshdubey293
Source Code: https://github.com/rajeshdubey293/kali-nethunter.git
Version Information
Status: Stable
Stable Release Date: 2018-07-12
Created 2018-07-12
Last Updated 2018-07-12
If you like my work please consider thanks.
ENJOY!
Wow.. Nice
Update for LineageOS 15.1 Support
Now Kali Nethunter for Moto G 2015 is supporting Oreo ROMs.
Download Link:
Nethunter ZIP for Oreo custum ROMs
Support forecast for Merlin?
gambiarraweb1 said:
Support forecast for Merlin?
Click to expand...
Click to collapse
since turbo edition has different chipset and i do not own that devices so i can not test after building.
gambiarraweb1 said:
Support forecast for Merlin?
Click to expand...
Click to collapse
or one more thing can be happen, i will build kernel for you but you have to test it at your own risk.
Update V 1.3 - Fixed Rebooting
Fixed Rebooting after removing wireless adaptor
Download KERNEL below and flash it.
Download Kernel for Oreo ROM's
Earphones don't work with kernel
Thank you so much for porting nethunter, but the kernel has bug that makes earphones not work
FariosK said:
Thank you so much for porting nethunter, but the kernel has bug that makes earphones not work
Click to expand...
Click to collapse
For my device it works perfect.you just check with another kernel if it works or not.
can u upload net-hunter for android 6.0.1 moto g3 2015or osprey -nougat version will work ?
moto g5 plus
could create a kernel for moto g5 plus, to support external adapter?
can anyone help me I have flashed this on my moto g3 which has cm 13 installed[6.0.1] but after flashing i cant turn on wifi, it dosnt allow me to switch to wifi on. please help me, thanks in advanced
Narrize said:
can anyone help me I have flashed this on my moto g3 which has cm 13 installed[6.0.1] but after flashing i cant turn on wifi, it dosnt allow me to switch to wifi on. please help me, thanks in advanced
Click to expand...
Click to collapse
Your WLAN drivers are encompassed within your boot image. If you have a TWRP backup of your CM boot image, restore it. If you do not, extract the boot.img from the CM13 ROM build you are using. You can install it via TWRP or fastboot. Of course, if you are running systemless root (Magisk, pHH, SuperSU, etc) you will lose root unless you have an addon.d script installed. If you are using a CM based system-wide root, superuser access should not be affected at all. On reboot, your WiFi should be functioning normal. From this point, make a full TWRP backup of your device partitions and try the install from the OP again, taking care to fully follow OP's instructions.
Viva La Android said:
Your WLAN drivers are encompassed within your boot image. If you have a TWRP backup of your CM boot image, restore it. If you do not, extract the boot.img from the CM13 ROM build you are using. You can install it via TWRP or fastboot. Of course, if you are running systemless root (Magisk, pHH, SuperSU, etc) you will lose root unless you have an addon.d script installed. If you are using a CM based system-wide root, superuser access should not be affected at all. On reboot, your WiFi should be functioning normal. From this point, make a full TWRP backup of your device partitions and try the install from the OP again, taking care to fully follow OP's instructions.
Click to expand...
Click to collapse
so i basically go to twrp recovery, locate the boot.img and than install/flash it via twrp, than wifi should be working?
---------- Post added at 08:21 AM ---------- Previous post was at 08:18 AM ----------
Narrize said:
so i basically go to twrp recovery, locate the boot.img and than install/flash it via twrp, than wifi should be working?
Click to expand...
Click to collapse
and where can i find the boot.img, do i have to find a file on the internet specific to my ROM, or is it available within the phone itself..?
Narrize said:
so i basically go to twrp recovery, locate the boot.img and than install/flash it via twrp, than wifi should be working?
---------- Post added at 08:21 AM ---------- Previous post was at 08:18 AM ----------
and where can i find the boot.img, do i have to find a file on the internet specific to my ROM, or is it available within the phone itself..?
Click to expand...
Click to collapse
It is available within the ROM package you originally installed using TWRP. The CM ROM itself will be a zip archive. Extract the contents of that zip archive using WinZip, WinRAR, etc. One of the files inside will be the boot.img. Alternatively, you can reinstall the entire ROM without wiping userdata, known as a "dirty flash." But, all that should be needed to get your WiFi working is the boot.img.
rajeshdubey293 said:
For my device it works perfect.you just check with another kernel if it works or not.
Click to expand...
Click to collapse
may I ask how to install it properly becouse my kernel dosnt change after flashing t`the zip with twrp (i am a total noob so forgive me if the question is stupid)
should I creat a .img out of the files that are in the zip?
ok got the kernel running but know I flashed nethunter it worked and wallpper and boot screen changed but non of the apps are showing
rajeshdubey293 said:
Update V 1.3 - Fixed Rebooting
Fixed Rebooting after removing wireless adaptor
Download KERNEL below and flash it.
Download Kernel for Oreo ROM's
Click to expand...
Click to collapse
Thx for kali rom. But there is wifi turn on issue. Any solution !??
Only one issue :-. Wifi not turning on. Any solution plzzzz
Narrize said:
can anyone help me I have flashed this on my moto g3 which has cm 13 installed[6.0.1] but after flashing i cant turn on wifi, it dosnt allow me to switch to wifi on. please help me, thanks in advanced
Click to expand...
Click to collapse
Same bug in my moto G3 osprey :-(.

[KERNEL] Nethunter for Galaxy S20 FE 5G r8q (Snapdragon)

WirusMOD Nethunter Kernel for Samsung Galaxy S20 FE 5G (Snapdragon) - Stock Android 10 & 11 & 12 & 13
Code:
I am not responsible for bricked devices.
If you going to flash it, you accepted it.
Of course your warranty is void.
Nethunter Features:
BadUSB
HID gadget keyboard/mouse
DriveDroid
USB WiFi, mac80211 (Monitor mode, packet capture, packet injection) [Compatibility List]
support rtl88xxau USB WiFi
support rtl8188eus USB WiFi
support rtl88x2bu USB WiFi
Ethernet
Bluetooth HCI USB support + Internal bluetooth support(carwhisperer does not work yet)
RTL-SDR DVB support
Monitor mode for buildin wifi card ( Qcacld-3.0 ) (No frame injection)
Enabled BT_RFCOMM
Support for extra file systems like CIFS, NFS, NTFS, F2FS
Extra:
Boeffla wakelock blocker v1.10
Wireguard
Docker support
Download: Android 13 releases start with v4.x
Latest version SM-G781X here.
Installation:
1. TWRP Backup your ROM
2. Flash Nethunter Kernel
3. Flash latest Magisk
4. Install busybox can be one from Magisk repository
5. Install Nethunter Store
6. Install NetHunter apk, NetHunter Terminal, NetHunter KeX from Nethunter Store
7. In NetHunter apk go to Kali Chroot Manager and install chroot.
7. Extract Nethunter_WirusMOD_r8q_vX.X_binaries.7z and binaries to folders:
Android 11 & 12 & 13 = Firmwares: /vendor/firmware_mnt/image/
Android 10 = Firmwares: /vendor/etc/firmware_mnt/image/
Firmwares: Give permissions to every file rw-r--r-- (if they aren't set)
hid-keyboard binary: system/xbin/ and give permissions to it rwxr-xr-x
8. Reboot
OLD: Loadable modules only for version 1.0:
Most of modules are integrated in kernel. Here are only two modules to load. Use they only if you need they.
Modules_Nethunter_WirusMOD_vX.X.7z
insmod 8188eu.ko - load module
rmmod 8188eu.ko - unload module
lsmod - list loaded modules
Another way to load modules is Module Loader
Copy modules to storage and choose modules which you want to load.
BUGs / Informations:
-If Safetynet Fix is installed can cause freeze at samsung flashy logo.
-If USB Arsenal setting HID function doesn't work try set it without ADB.
-In kernel are added binaries from Nethunter_WirusMOD_r8q_vX.X_binaries.7z(without modules) but they aren't copied automatically.
-airodump-ng can't self change channels for wlan0.
-If monitor mode for wlan0 doesn't work. Enable wifi connection > disable it -> enable monitor mode with Nethunter apk and try airodump wlan0
-Change channel in wlan0 monitor mode and frame capture:
iwpriv wlan0 setMonChan 36 2 - Setting channel 36
tcpdump -i wlan0 -w <tcpdump.pcap>
Docker Installation:
Every Commando execute in Termux app! More info here
pkg install root-repo
pkg install golang make cmake ndk-multilib tsu tmux docker
mkdir $TMPDIR/docker-build
cd $TMPDIR/docker-build
wget https://github.com/krallin/tini/archive/v0.19.0.tar.gz
tar xf v0.19.0.tar.gz
cd tini-0.19.0
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$PREFIX ..
make -j8
make install
ln -s $PREFIX/bin/tini-static $PREFIX/bin/docker-init
1. Run docker server
sudo dockerd --iptables=false
2. Test of those two containers work
sudo docker run hello-world
sudo docker run --network host --name nginx nginx:latest
#Go with browser to IP address of your smartphone with port 80. If you get nginx default page it works!
#Internet in docker containers
sudo ip route add default via <Gateway> dev wlan0
sudo ip rule add from all lookup main pref 30000
BUGs / Informations:
- option to forward ports from docker network to host does not work ( e.q. -p 0.0.0.0:80:3000) you need to use Host mode "--network host"
- Not every container for arm64 works with android. e.q official gitea can not bind port 3000. (I made special version of gitea with fix more info here)
Docker Screens:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Screens:
Credits:
Samsung for Kernel Source
Nethunter creators for the best portable penetration testing tool.
afaneh92 for TWRP and multidisabler
jesec for unlock guide
XDA:DevDB Information
[KERNEL] Nethunter for Galaxy S20 FE 5G (Snapdragon)
Contributors
Svirusx
Source Code: https://github.com/Svirusx/Nethunter-Kernel-S20_FE_5G
Kernel Special Features:
Version Information
Status: Beta
Created 2020-12-21
Last Updated 2022-12-10
2022.12.10 - v4.0
Initial release for Android 13 (G781BXXU4GVK6)
Added Internal bluetooth support(carwhisperer does not work yet)
2022.04.20 - v3.1
Added rtl88x2bu support
2022.01.18 - v3.0
Initial release for Android 12
2021.09.11 - v2.5
Added kernel module to support Docker
2021.07.14 - v2.4
Update Samsung kernel source to G781BXXU3CUE3
2021.05.24 - v2.3
Update Samsung kernel source to G781BXXU3CUD6
2021.05.13 - v2.2
Update Samsung kernel source to G781BXXU2CUD1
2021.01.27 - v2.1
Back to v2.1 Enabling Samsung MTP break some of usb attacks
Update used llvm toolchain ship to 10.0.
2021.01.20 - v2.1
Update used llvm toolchain ship to 10.0.
2021.01.14 - v2.0
Initial release for Android 11
2021.01.03 - v1.2
Enabled BT_RFCOMM and BT_RFCOMM_TTY
2020.12.23 - v1.1
rtl8188eus integrated in kernel
Disable loadable modules support.
2020.12.21 - v1.0
Initial release
reserved
Any chance of aosp for s20 fe?
Doctor-Z said:
Any chance of aosp for s20 fe?
Click to expand...
Click to collapse
For now i try add more features to s20 fe 5g, maybe in future i make Nethunter kernel too for s20 fe.
Hello. Is Qualcomm wifi firmwares supports injections ? (deauth, attacks...) Needs patch for injections ?
I am using Sony Xperia Z5 Compact and it uses Broadcomm 43455 firmware. I patched via NexMon, and monitor mode injections works well.
TRKARTAL said:
Hello. Is Qualcomm wifi firmwares supports injections ? (deauth, attacks...) Needs patch for injections ?
I am using Sony Xperia Z5 Compact and it uses Broadcomm 43455 firmware. I patched via NexMon, and monitor mode injections works well.
Click to expand...
Click to collapse
This depends which version of driver "Qcacld" is installed in kernel. Qcacld-2.0 support injections, Qcacld-3.0 does not support. Qcacld driver is open source there is possible to get injection with Qcacld-3.0 when someone make patch for it or codeaurora release support for injection.
Svirusx said:
This depends which version of driver "Qcacld" is installed in kernel. Qcacld-2.0 support injections, Qcacld-3.0 does not support. Qcacld driver is open source there is possible to get injection with Qcacld-3.0 when someone make patch for it or codeaurora release support for injection.
Click to expand...
Click to collapse
Is your applied wlan0 (internal) injection patch this right:
Apply injection patch · Svirusx/[email protected]
Nethunter Kernel for Samsung Galaxy S20 FE 5G - r8q -G781X (Snapdragon) - Apply injection patch · Svirusx/[email protected]
github.com
TRKARTAL said:
Is your applied wlan0 (internal) injection patch this right:
Apply injection patch · Svirusx/[email protected]
Nethunter Kernel for Samsung Galaxy S20 FE 5G - r8q -G781X (Snapdragon) - Apply injection patch · Svirusx/[email protected]
github.com
Click to expand...
Click to collapse
This injection patch is for USB wifi cards not for wlan0
Svirusx said:
This injection patch is for USB wifi cards not for wlan0
Click to expand...
Click to collapse
I cant see wlan0 injections patch. Which is patch commit ?
i have flashed R11 version and now i have a bootloop
Edit: My qualcomm secure boot is on, maybe it is my fault
Edit 2: Now its booting fine
Will this only work on unlocked variants of the S20 FE or can this work with say...the AT&T version?
Also can this do HID attacks through Rucky or just the Nethunter app?
markmn123 said:
Will this only work on unlocked variants of the S20 FE or can this work with say...the AT&T version?
Also can this do HID attacks through Rucky or just the Nethunter app?
Click to expand...
Click to collapse
This kernel work only with S20 FE 5G, i haven't S20 FE which is Exynos based to create kernel. This kernel normally would work to every S20 FE 5G which are codenumber r8q. Of course before trying make backup. I have only EU version of this phone.
Rucky works fine but you need to enable HID what is integrated in Nethunter app. If you can search in code maybe it is possible to enable it without Nethunter but i use Nethunter thats why i didn't tried extract it.
Svirusx said:
This kernel work only with S20 FE 5G, i haven't S20 FE which is Exynos based to create kernel. This kernel normally would work to every S20 FE 5G which are codenumber r8q. Of course before trying make backup. I have only EU version of this phone.
Rucky works fine but you need to enable HID what is integrated in Nethunter app. If you can search in code maybe it is possible to enable it without Nethunter but i use Nethunter thats why i didn't tried extract it.
Click to expand...
Click to collapse
can you make nethunter kernel for Samsung a30s sm-a307fn
it's about hid function, that i face errors when enable it
and didn't face anything when left it
i can build the kernel and currently i have one of my own in my aforementioned device
but the problem that i don't have enough experience in C language to fix this annoying problem
so it would be great, if you fired an official nehtunter kernel for this device
Mr.robin_ho_Od said:
can you make nethunter kernel for Samsung a30s sm-a307fn
it's about hid function, that i face errors when enable it
and didn't face anything when left it
i can build the kernel and currently i have one of my own in my aforementioned device
but the problem that i don't have enough experience in C language to fix this annoying problem
so it would be great, if you fired an official nehtunter kernel for this device
Click to expand...
Click to collapse
In kernel 4.x hid patch isn't needed see info here. You need only binaries like here but you can too use nethunter kernel builder.
Svirusx said:
In kernel 4.x hid patch isn't needed see info here. You need only binaries like here but you can too use nethunter kernel builder.
Click to expand...
Click to collapse
i'm already have it in anykernel file
i was just mean, that i face problem when enable hid function option in kernel control
and was tried anything from patch to search about problem, so if u can build it and fired it to a30s device will be great.
Mr.robin_ho_Od said:
i'm already have it in anykernel file
i was just mean, that i face problem when enable hid function option in kernel control
and was tried anything from patch to search about problem, so if u can build it and fired it to a30s device will be great.
Click to expand...
Click to collapse
Have you tried to enable HID function in Nethunter -> USB Arsenal but with ADB Disable?
When i try enable HID with ADB Enabled it won't work everytime sometime i must enable another modes before HID + ADB works.
Look too at my kernel source maybe you need something yet to enable ?
Svirusx said:
Have you tried to enable HID function in Nethunter -> USB Arsenal but with ADB Disable?
When i try enable HID with ADB Enabled it won't work everytime sometime i must enable another modes before HID + ADB works.
Look too at my kernel source maybe you need something yet to enable ?
Click to expand...
Click to collapse
Bro, i'm talking about hid functhion option, that i face problem when enable it
and can't fix the error, so how i can active it from nethunter app if it not enabled in kernel??
please if u can build it to me, i will be very thankful to you
that's my kernel source: https://github.com/MrRob0-X/exynos7885-a30s.git
it'll be great too if you fired it on xda
so that everyone who has the same device can benefit.
Mr.robin_ho_Od said:
Bro, i'm talking about hid functhion option, that i face problem when enable it
and can't fix the error, so how i can active it from nethunter app if it not enabled in kernel??
please if u can build it to me, i will be very thankful to you
that's my kernel source: https://github.com/MrRob0-X/exynos7885-a30s.git
it'll be great too if you fired it on xda
so that everyone who has the same device can benefit.
Click to expand...
Click to collapse
I don't have time to support and further maintain Nethunter kernels for smartphones which i don't have. I can only try little help you but... This source code is without any commits for nethunter. It looks like raw copy of samsung source which directly isn't compilable without toolchains.
Look at another kernels for your smartphone maybe they have build scripts or maybe you can use they as base for nethunter kernel?
This thread is for Samsung Galaxy S20 FE 5G This is my last answer for a30s here. If you have any further questions i can answer only in priv.
Svirusx said:
I don't have time to support and further maintain Nethunter kernels for smartphones which i don't have. I can only try little help you but... This source code is without any commits for nethunter. It looks like raw copy of samsung source which directly isn't compilable without toolchains.
Look at another kernels for your smartphone maybe they have build scripts or maybe you can use they as base for nethunter kernel?
This thread is for Samsung Galaxy S20 FE 5G This is my last answer for a30s here. If you have any further questions i can answer only in priv.
Click to expand...
Click to collapse
ok.

Categories

Resources