[EOL][KERNEL] [G935F] Nethunter for LineageOS 16.0 ROM - Samsung Galaxy S7 Edge (Exynos) ROMs, Kernels, Rec

End of Life WirusMOD Nethunter Kernel for StockOreo, StockPie, LineageOS 1.6, TreblePie
Samsung Galaxy S7 / Edge ​
Code:
I am not responsible for bricked devices.
If you going to flash it, you accepted it.
Of course your warranty is void.
This thread is only for hero2lte . If you have Flat go here
Nethunter Features:
BadUSB
HID gadget keyboard/mouse (with possibility to temporarily disable)
DriveDroid
USB WiFi, mac80211 (Monitor mode, packet capture, packet injection) [Compatibility List]
support rtl88xxau USB WiFi
Ethernet
F2FS
Bluetooth HCI USB support
RTL-SDR DVB support
Extra:
Boeffla wakelock blocker v1.10
Wireguard
Download:
Latest version G93XF here.
Old download link G93XF 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 Magisk Nethunter module from repository it have all apps which are needed to get fully working Nethunter (Another version of Nethunter apk link)
6. Install kalifs-armhf-*.tar.xz by Nethunter manager
7. Extract Nethunter_Binaries.7z and binaries to folders:
Firmwares: system/etc/firmware and give permissions to every file rw-r--r--
hid-keyboard binary: system/xbin/ and give permissions to it rwxr-xr-x
8. Reboot
Loadable modules:
Modules_Nethunter_WirusMOD_v1.7.7z extract only modules for your version of kernel.
In every kernel folder are modules and firmware. You need only modules which you want to use.
For example if you don't want use tuners and dvb-frontends. Don't load modules from /modules/drivers/media tuners and dvb-frontends
In firmware are compiled firmwares for some of modules to use they you need to copy they to system/etc/firmware.
basic commands:
insmod 88XXau.ko - load module
rmmod 88XXau.ko - unload module
lsmod - list loaded modules
Some modules depend on another modules. If you want load rt2800usb.ko, you need first load rt2800lib.ko.
Another way to load modules is Module Loader
Copy modules to storage and choose modules which you want to load (load they more than 1 times, this apk load modules from up to down it don't look at dependence from modules)
Extra:
In Utilities.7z are wifi testing tools binaries like aircrack-ng(Not needed for Nethunter only for test tools direct from android without Nethunter)
DriveDroid without bugs made by disabling HID Patch:
To disable HID Patch: use this command in terminal: "echo Y > /sys/module/g_android/parameters/hid_disable"
Changing mode isn't instant after changing module status. Use DriveDroid (mount iso -> dismount) to active hid_disable.
To enable HID Patch: "echo N > /sys/module/g_android/parameters/hid_disable" and use DriveDroid like with disabling HID Patch.
HIDPatchSwitch this is simple script which can switch between HID enabled and disabled and show changed status.
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"
}
Credits:
morogoku for his MoRoKernel source
ananjaser1211 for his USB modes fix with OneUI based ROMs
Nethunter creators for the best portable penetration testing tool.
XDA:DevDB Information
[KERNEL] [G935F] Nethunter for LineageOS 16.0 ROM, Kernel for the Samsung Galaxy S7 Edge
Contributors
Svirusx
Source Code: https://github.com/Svirusx/Nethunter-s7-kernel-LineageOS16.0
Kernel Special Features:
Version Information
Status: Stable
Created 2019-04-14
Last Updated 2020-04-08

CHANGELOG
2019-09-15 - v1.3
Update to kernel source to 10.09.2019.
2019-06-11 - v1.2
Update kernel source to 09.06.2019.
2019-05-14 - v1.1
Update kernel source to 12.05.2019.
2019-04-14 - v1.0
Initial release

Reserved

thank you very much .. your work is really appreciated .. respect
marsdroid
using a s7 edge live demo unit.. "sm-g935x" with "f oreo" rom as base.. now lineage 16.0 from ivan. and your kernel.

Hello,
Any of you have a link to LineageOS 16.0 build 21? I've tried to lookup in the thread but didn't find anything. Could you help me out?
Best regards

Related

[EOL][KERNEL][G935F]Nethunter for S7 Edge LineageOS 14.1

End of Life Nethunter Kernel for Samsung Galaxy S7 (SM-G935F/FD) LineageOS 14.1 ​
Code:
I am not responsible for bricked devices.
If you going to flash it, you accepted it.
Of course your warranty is void after flashing LineageOS 14.1
This kernel is only for hero2lte . If you have Flat version go here
FEATURES:
BadUSB
HID gadget keyboard/mouse (with possibility to temporarily disable)
DriveDroid
USB WiFi, mac80211 (Monitor mode, packet capture, packet injection) [Compatibility List]
Ethernet
F2FS
Bluetooth HCI USB support
RTL-SDR DVB support
Nexmon firmware bcm4359 monitor mode + packet injection, packet capture(partially)
Nexmon firmware bcm4359 native monitor mode, no packet injection, buggy
Extra:
Boeffla wakelock blocker v1.10
Wireguard
Download:
Latest version G935F here.
Installation:
Here isn't AiO package yet...
1. TWRP Backup your ROM
2. Flash NethunterKernel_LineageOS14.1_*.img
3. Flash latest Magisk
4. Install busybox can be one from Magisk repository
5. Install Magisk Nethunter module from repository
6. Install kalifs-armhf-*.tar.xz by Nethunter manager
7. Extract Nethunter_Binaries.7z and binaries to folders:
Firmwares: system/etc/firmware and give permissions to every file rw-r--r--
hid-keyboard binary: system/xbin/ and give permissions to it rwxr-xr-x
8. Reboot
Now you have Nethunter on your LineageOS 14.1.
EXTRA:
1. If you want to try monitor mode with your bcm4359 FIRST MAKE BACKUP your firmware in /system/etc/wifi/bcmdhd_sta.bin_c0 than you can install Nexmon_Binaries.7z like Nethunter_Binaries.7z. Modded firmware have troubles to connect to wifi network so use it only when you want monitor mode.
2.In Utilities.7z are wifi testing tools binaries like aircrack-ng compiled from source of nexmon
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"
}
XDA:DevDB Information
[KERNEL] [G935F] Nethunter for LineageOS 14.1, Kernel for the Samsung Galaxy S7 Edge
Contributors
Wirusx
Source Code: https://github.com/Svirusx/NetHunter-s7-kernel-LineageOS14.1
Kernel Special Features:
Version Information
Status: Beta
Created 2019-01-15
Last Updated 2019-06-24
CHANGELOG
2019-06.24 - v1.5
added wireguard
added rtl8187 patch
added possibility to disable hid patch
added bluetooth carwhisperer fix
added boeffla wakeblocker
updated nethunter_defconfig
2019-02-25 - v1.4
Added missing drivers like SUNRPC, NFS v4 etc.
Removed unnecessary drivers.
hero2lte have two versions because of touchscreen problem.
If touchscreen doesn't work in test1 try test2.
2019-01-15 - v1.3
Added support G935F
2019-01-12 - v1.2
Added some Nethunter drivers:
System V IPC
Netfilter
TCP Cubic
Bridge
CD-ROM/DVD Filesystems
2019-01-11 - v1.1
Added:
F2FS partition support
Bluetooth HCI USB support
RTL-SDR DVB support
2019-01-10 - v1.0
Initial release
Added:
HID gadget keyboard/mouse support
DriveDroid support
USB WiFi, mac80211 (Monitor mode + packet injection)
partially working nexmon firmware
Reserved
I have a s7e g935f, with LineageOS 14.1 Rom, working, but when i try to flash NethunterKernel_LineageOS14.1_*.img and it boots back up the screen touch does not work, buttons on phone work but not the screen? any thoughts?
zuruikyubi said:
I have a s7e g935f, with LineageOS 14.1 Rom, working, but when i try to flash NethunterKernel_LineageOS14.1_*.img and it boots back up the screen touch does not work, buttons on phone work but not the screen? any thoughts?
Click to expand...
Click to collapse
Do you have flashed G935F_NethunterKernel_LineageOS14.1_v1.3? It's look like you flashed G930F version hmm.
zuruikyubi said:
I have a s7e g935f, with LineageOS 14.1 Rom, working, but when i try to flash NethunterKernel_LineageOS14.1_*.img and it boots back up the screen touch does not work, buttons on phone work but not the screen? any thoughts?
Click to expand...
Click to collapse
+1
zuruikyubi said:
I have a s7e g935f, with LineageOS 14.1 Rom, working, but when i try to flash NethunterKernel_LineageOS14.1_*.img and it boots back up the screen touch does not work, buttons on phone work but not the screen? any thoughts?
Click to expand...
Click to collapse
peachman said:
+1
Click to expand...
Click to collapse
I added new test release could you try it and write if it helped for touchscreen? TEST_G935F_NethunterKernel_LineageOS14.1_v1.3.img
Will test when i get home from work. Thank you
Svirusx said:
I added new test release could you try it and write if it helped for touchscreen? TEST_G935F_NethunterKernel_LineageOS14.1_v1.3.img
Click to expand...
Click to collapse
The Test_G935F works touchscreen is working, question for you I am stuck on step 6, how do i install this, do I load it on the phone and install the zip thur TRWP?
zuruikyubi said:
The Test_G935F works touchscreen is working, question for you I am stuck on step 6, how do i install this, do I load it on the phone and install the zip thur TRWP?
Click to expand...
Click to collapse
kalifs-armhf-full.tar.xz or kalifs-armhf-minimal.tar.xz you need to rename to kalifs-full.tar.xz or kalifs-minimal.tar.xz and copy it to internal storage than you open Nethunter app > Check Chroot Manager > Install chroot -> from sdcard -> choose your version and its begin installation.
Hello! Help guys. I have a phone with android 7.0 out of the box. I want to put LineageOS 14.1. Tell me this is the only way to install NetHunter on LineageOS 14.1?
Ser9ik said:
Hello! Help guys. I have a phone with android 7.0 out of the box. I want to put LineageOS 14.1. Tell me this is the only way to install NetHunter on LineageOS 14.1?
Click to expand...
Click to collapse
No, this is only example. You can find in this forum another nethunter packages like here Only you need to have special kernel to use some functions of Nethunter.
Thanks for this kernel! Gonna try this in a couple of days and maybe I'll make a nougat viperos cuz it is a lot better than Los
The kernel is good smooth no reboots keep it up bro iven usb keyboard is working
Ethernet is supported, but how can I use it? In the tab "more connection settings" I cant see an option to enable ethernet? When I connect my OTG ethernet adapter nothing happens.

KekHunter-420 - A Pentesters Rom for Lavender

{
"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"
}
KekHunter-420 1.0 for Lavender (Xiaomi Redmi Note 7)​
Your warranty is now void.
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 ROM
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.
Click to expand...
Click to collapse
Read ME!
KekHunter-420 is intended to be used for legal security purposes only, and you should only use it to protect networks/hosts you own or have permission to test. Any other use is not the responsibility of the developer(s). *
Nethunter ROM based on ForkLineageOS by Team420 [hilledkinged , S133py , JochenSplifficus]
The feature list for KekHunter-1.0
Based on latest ForkLineageOS 17.1
Custom Team420 Nethunter and terminal apps included
Nhscripts in /bin for other terminals than nhterm
Modified bash 5.0
HID support
ctOS bootanimation
Added atheros and zd1211 firmware
Added GNU bin libraries (ncurses, intl, make)
Added F-Droid system priv extension app
Added DuckduckGo
Modified toybox
Device specific changelog:
Team420 Nethunter v3.4 Kernel inbuilt (based on Predator Stormbreaker 's kernel) @big thanks and respect to @sohamsen
Built with love
Big Thanks to all our testers, especially to @nikakvo8
Huge thanks to all the Devs who's work I used!
ForkLineageOS specific features
Face unlock (Not IR but camera)
Some more features then stock LOS (under display and System/statusbar and system/buttons)
System optimizations
Download : https://github.com/Team-420/KekHunter-420/releases/tag/lavender-1.0
GAPPS: https://opengapps.org/
Magisk : https://github.com/topjohnwu/Magisk/releases
Instructions
Attention! The bootloader needs to be unlocked!
Perform a backup of your current ROM. (optional)
Boot into your up to date TWRP/OrangeFox or what ever recovery you are using.
Wipe system, data, vendor and caches
Flash fw (Credit ReloadedOS)
Flash the lineage-kek-17.1-20201025-UNOFFICIAL-lavender.zip
Install GApps. (optional) [Recommended -> Open GApps (arm64) (10.0) Nano]
Install latest Magisk (!), wipe caches afterwards. (This is mandatory)
Reboot.
Grant Team420-Terminal and Team420-Nethunter Apps all permissions they are asking for.
Start up the Nethunter App, select chroot manager, and install your preferred kali chroot (minimal recommended). Make sure that your screen does not turn off during this process.
When the installation is complete (after ~3-20 minutes) start up the kali chroot.
Profit.
Troubleshooting
Can't open terminal?
Flash magisk
Open nhapp once and the terminal should open now.​
Screen flickering?
Change the wallpaper​
XDA:DevDB Information
KekHunter-420, ROM for the Xiaomi Redmi Note 7
Contributors
Thiviyan, GabbaGandalf42, Hilledkinged
Source Code: https://github.com/KekHunterOS
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2020-10-25
Created 2020-10-25
Last Updated 2020-10-25
Reserved
Reserved
Thanks for this rom. May I ask what firmware to install in step 5?
Working like a charm! The monitoring and injection working, usb and hid - no. But overall, solid rom! Very good battery life - 10h sot ot heavy use.
MoHuToP said:
Working like a charm! The monitoring and injection working, usb and hid - no. But overall, solid rom! Very good battery life - 10h sot ot heavy use.
Click to expand...
Click to collapse
Can you Provide Some Screenshots...
Anand4rockline said:
Can you Provide Some Screenshots...
Click to expand...
Click to collapse
I'm sorry, but my lavender is already sold.
This ro m gives me best overall battery life - sot and idle.
You must download wirelesstool in nethunter and type airmon-ng wlan1 mode monitor to activate the monitor mode. The kernel needs patches for HID and usb modules.
should i update the nethunter app? it seems outdated there's 2021 version available on store but not f droid
for fw : https://drive.google.com/file/d/1xVgOKO7SqtdPLUKSY7girr9ntQFm3dT-/view?usp=sharing
Hi, how long does loading take? After completing all the steps, the system loads for 30 minutes and nothing happens
hey, I have a problem, the immeersive mod turned on, how to turn it off?

[KERNEL][PHOENIX]Optimus-Drunk-NetHunter Kernel for Poco X2

Disclaimer:
Use this kernel at your own risk. Flashing it may brick your device. I'm not responsible for any software/hardware and any kind of damages/losses.​
Optimus-Drunk-NetHunter Kernel is based on Optimus-Drunk-Phoenix Kernel v11(4.14.202) and V10(4.14.200) for Poco X2 . .It has all the nethunter features along with all the tweaks of the orginal Kernel.
NOTE: A10 Kernel is For custom vendor and stock vendor AOSP rom and A11 Kernel is for stock vendor AOSP rom.
Features:
802.11Wireless Injection and AP mode support with multiple supported USB wifi cards
Internal Monitor Mode Enabled.Use custom command to start and stop internal monitor (wlan0)
Capable of running USB HID Keyboard attacks.
Supports BadUSB MITM attacks.
Contains a full Kali Linux toolset.
USB Y-cable support in the Nethunter kernel – use your OTG cable while still charging.
Software Defined Radio support. Use Kali Nethunter with your HackRF to explore the wireless radio space.
USB Arsenal - Control the USB gadget configurations
RFCOMM enabled.You can use now Bluetooth Arsenal.
Rtl8188eus Driver included With Monitor Mode and Injection Support.Now you can use tplink tl-wn722n (v1,v2,v3).All are supported.
What is not working?
Wireless Packet Injection on Internal wifi
Modules are not present in /system.Anykernel3 is not adding modules to /lib/modules.Although they are included in the zip.if you see (/lib/modules/4.14.202-Optimus-Drunk-NetHunter) in your root system,Let me know
Fixes: rt2800,rt5370 usb wifi adapter injection may not work when you use the adapter first time. Fix: First enable monitor mode and test injection.you may see injection not working.Now run wifite and then check again the injection(aireplay-ng -9 wlan2). This time injection should work.
Some Tips: You will see most of the wifi adapter as wlan1 when you run airmon-ng in kali Terminal.Use this command instead of custom command to enable monitor mode and test injection.Screenshots are added for better understanding.
1.To enable Monitor Mode: airmon-ng start wlan1
2.To check injection: aireplay-ng -9 wlan1mon or aireplay-ng -9 wlan1
If you see an external adapter as wlan2,just replace the wlan1 with wlan2 in above commands.
Download:
FOR ANDROID-10: (CUSTOM and STOCK VENDOR)
Optimus-Drunk-NetHunter-Kernel-10.Zip
For ANDROID-11(ALSO SOME A10 DEVICES)(BOOTED ON MIUI EU 12.0.5)(STOCK VENDOR):
Optimus-Drunk-NetHunter-Kernel-11.Zip
How to flash:
- reboot into recovery(twrp/shrp/orangefox)
- make a backup of your original boot.img
- flash Optimus-Drunk-NetHunter.zip
- flash magisk if needed.
- wipe dalvik (mandatory!)
-flash dtbo via fastboot if you have bootloop
WORKING ROMS: this section will be updated as per user review.and share your rom name and vendor also
1.Corvus. A10 (Use android 10 version Kernel)
2.Miui Eu 12.0.5 A10 (Use Android 11 Version Kernel)
3.Crdroid A10, Custom Vendor (Use android 10 version Kernel)
4.Ressurection Remix A10, Custom Vendor (Use Android 10 version kernel)
Source:
1.Optimus_Drunk_Netahunter: Modifed for NetHunter[A11]
3.Optimus-Drunk-Phoenix Kernel Source
ORIGINAL Kernel in XDA:
Optimus Drunk Kernel v11.4
Thanks:
@GtrCraft for the source code
@Thiviyan for helping with rt2800 and his github commits
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"
}
I was not able to boot on Corvus a10
Manik13 said:
I was not able to boot on Corvus a10
Click to expand...
Click to collapse
Try the A10 version. It works on corvus a10 .Updated it.previous one was for A11.
Plz add MT7601u wifi adapter support...
Shsumonn said:
Plz add MT7601u wifi adapter support...
Click to expand...
Click to collapse
Added by default
A11 link not working..
Shsumonn said:
A11 link not working..
Click to expand...
Click to collapse
Sorry for inconvenience. Updated the link.Now try it.
[email protected] said:
Sorry for inconvenience. Updated the link.Now try it.
Click to expand...
Click to collapse
Thanks, now working
Shsumonn said:
Thanks, now working
Click to expand...
Click to collapse
if the kernel works for you, share your rom name,vendor and android version.i will add it in thread in rom section.
[email protected] said:
if the kernel works for you, share your rom name,vendor and android version.i will add it in thread in rom section.
Click to expand...
Click to collapse
Can't install kalinethunter full zip on miui EU 12.0.5 stable ROM. Showing ERROR-1
How to install kalinethunter??
[email protected] said:
if the kernel works for you, share your rom name,vendor and android version.i will add it in thread in rom section.
Click to expand...
Click to collapse
Flash kernel A11 on MIUI EU 12.0.5 ROM, it's working
Shsumonn said:
Can't install kalinethunter full zip on miui EU 12.0.5 stable ROM. Showing ERROR-1
How to install kalinethunter??
Click to expand...
Click to collapse
Well don't flash it via twrp. Install manually. if you have any problem further ,knock me at Telegram..
Telegram id: Hemal
THREAD CLOSED
Requested by OP.
Regards,
shadowstep
Forum Moderator

[KERNEL][RMX1971] Nethunter for Realme 5 Pro

{
"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 REALME 5 PRO - [Stock] / Compatible with other android 12 roms (STILL TESTING)
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 :
The kernel is based on stock config doesn't contain any custom kernel specific features. it only contains drivers and fixes required for nethunter to fully work.
Features:
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
Installation:
Boot the device into Twrp recovery .
Backup your current kernel inside Twrp
Download Alynx-RMX1971.zip
Flash the zip
Install Busybox
Download Wireless_firmware module, 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:
TPLINK WN722N V3 TESTED ON ANDROID 12 ROM RMX1971
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 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​
XDA:DevDB Information
Nethunter Kernel for RMX1971
Contributors: V3rB0se
Source Code: https://github.com/V3rB0se/Alynx-RMX1971
Version Information
Status: Stable
Stable Release Date: 02/08/2022
Created 09/08/2022
Last Updated 02/08/2022
I tried it but hid didn't work on nethunter and rucky app = kernal not supported + My android is 13 ROM is ricedroid suggest if there is rom most comfortable
Abdoelrhman said:
I tried it but hid didn't work on nethunter and rucky app = kernal not supported + My android is 13 ROM is ricedroid suggest if there is rom most comfortable View attachment 5733067
Click to expand...
Click to collapse
yeah, rucky is not working in newer version of android
Can I use tp-link ac600 with it?
If yes then how to set it up
Parks18 said:
Can I use tp-link ac600 with it?
If yes then how to set it up
Click to expand...
Click to collapse
i don't know ask such questions in the telegram group of kali nethunter. i'll update the kernel if there's a support for it.
Hi, man, I don't want to seem intrusive, but could you build a kernel NetHunter for realme 6 pro as well. android 12
can you please tell me how to build nethunter kernel for realme 3 pro ?
i searched all over the internet but couldn't find for realme 3 pro. And i don't know realme 3 pro code name and the location of defconfig file on the realme 3 pro kernel source code.
If you tell me location of defconfig file of realme 3 pro on its original source code it will be super helpful
Thanks

[ROM][10] StockOptimizedRUM-CN 1.1 for Samsung Galaxy A9 (2018) [SM-A920F]

{
"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"
}
Welcome!
If you opening this thread on XDA App, please enable "view full thread".​
Before you get started,
i am not responsible for bricking device, dead sdcard,
false alarm, or even thermonuclear war.
YOU choose this modification,
IF you point your finger to me to brick your device,
i will laugh at you.​
Click to expand...
Click to collapse
​What? Why are you making 2 different thread on the same ROM?
No, this is different. this rom is based completely on SM-A9200 firmware, which is completely different with SM-A920F Firmware (in terms of features subset and restrictions).
And i also put experimental patches in here before putting the patch to StockOptimized.
So, if you want a stable experience, go to StockOptimized, else, if you feel adventurous, try this rom instread.
​Features
@thongass000 4.4.x kernel
Disabled KNOX/PROCA/SecureStorage/AndroidForWork/KnoxGuard/ForceEncrypt
Disabled APK Singature Verification
De-Googled
OEM Unlock toggle is disabled
RMM Prepatched
Removed unnecessary internal & testing apps
Secure Folder Patched
Signature Spoofing Patched
Roundy drop-down menus to match OneUI drop-down menus
and more!
Notes before install
Make sure you installed latest TWRP/OrangeFox/SkyHawk Recovery in here. I'm using OrangeFox recovery for this guide. AND make sure you have OEM Unlock, Unlocked on Developer Options.
If you installed custom recovery for the first time, instead : Click Wipe > Format Data > Type Yes > TWRP Main Menu > Reboot > Recovery.
If you use TWRP & want to install Magisk, Reboot > Recovery first, then flash magisk as usual.
If you are updating/installing apps that big in size, you might gonna get kicked out from secure folder. Just wait until the installer done and everything will go back to normal.
Do not update the Clock App, Samsung Calendar and Samsung Reminder.
SamsungPass is not working on this rom. if you found the patch, tag me immediately at the group.
Magisk app says magisk not installed even tho you flashed magisk? just reboot and boom, magisk is back.
AppLock may got disabled depends on your region.
Read more about microG in here. also the location backend in here.
Installation
Download the rom and also magisk if you wanted to, on your PC.
Reboot the phone to recovery.
Click Wipe > Tick Dalvik, System, Data, Cache > And swipe to wipe.
Transfer the rom and also magisk if you wanted to, from your PC to the phone.
Find the rom you just transfered > click it > Swipe to confirm flash > and wait until it's done. Magisk too if you wanted to.
Go back to OrangeFox 3-stripe Menu > Reboot > System.
Let the ROM boot until SetupWizard appear.
Post-Installation
You might want to skip this, but i recommend you to do so:
Install magisk after installing the rom.
Install magisk app, Turn on Zygisk and add deny list to these apps:
Samsung Checkout (com.sec.android.app.billing)
Set mount namespace mode to "Isolated Namespace"
Also install safetynet-fix, Shamiko module. LSPosed too if you wanted to.
Reboot the phone.
Now you have 2 options, go using GApps magisk module that i prepared or microG installer revived magisk module.
If you're using microG, and you want to use play store, use Nanolx patched play store. and since the apk signature verification is disabled on this rom, you can just do a normal APK install on the app and it gonna be installed.
If you're using microG, my recommendation for location backend is Apple backend.
You can also install FireFds on LSPosed to extend the customization in the ROM. You need LSPosed for that though.
Downloads
Google Drive
Screenshots
Changelogs
v1.1
Firmware: based on A9200ZCS5CVI1_CHN
Firmware: Bluetooth pairing loss after reboot is fixed
OS: June 2022 Security Patch
Apps: Bixby Touch is removed
OS: Signature Spoofing is now supported
OS: De-Googled System
Launcher: Entry Level animation for OneUI Launcher is enabled
SetupWizard: there's no SetupWizard, just Provision.
Special Thanks
@thongass000 for the custom kernel
@osm0sis for Any3Kernel
@Zackptg5 for DisableForceEncrypt
@fOmey for SmaliPatcher
NanoDroid for Signature Spoofing Patch
nift4 for microG installer revived masigk template module
3arthur6 for Bluetooth Library Patcher
Anthony C. for testing.
Sources
Kernel Source
Join us!
Samsung Galaxy A9 (2018) Development
Samsung Galaxy A9 (2018) Development: Channel
XDA: DevDB Information
[ROM][10] StockOptimizedRUM-CN 1.1 for Samsung Galaxy A9 (2018) [SM-A920F], ROM for the Samsung Galaxy A9 (2018)
Contributors: TheRealModder
Source Code: https://github.com/thongass000/android_kernel_samsung_a9y18qlte
ROM OS Version: 10 Q
ROM Kernel: Linux 4.4.x
ROM Firmware Required: Latest Android 10 Firmware
Based On: OneUI
Version Information
Status: Stable
Current Stable Version: 1.1-CN
Stable Release Date: 2022-10-27
Created 2022-10-27
Last Updated 2022-10-27
reserved ig
i knw i am at wrong post/thread but please @TheRealModder sir help me.. i accidentally reduced my j7 prime brightness to 0..now screen is totally black nothing is visible..please guide me to fix it..
flashed below rom
[ROM][G610] Klaxosaur Gaming ROM v1 [OneUI 2.0 Core - Android 10]​

Categories

Resources