Hey, what do you mean? I don't think i added modules in wrong place? https://gitlab.com/kalilinux/nethunter/build-scripts/kali-nethunter-kernels/ or i need to build it with nethunter build script?
Tomasz Pograniczny (edaaccc9) at 17 Jan 17:15
Fix loading of modules
Tomasz Pograniczny (09691674) at 16 Jan 19:41
Added CAM support
Kernel Support:
BadUSB
HID gadget keyboard/mouse
DriveDroid
USB WiFi, mac80211 (Monitor mode, packet capture, packet injection)
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
Boeffla wakelock blocker v1.10
CAN support
Loadable Modules are actived in kernel but everything is included in kernel
Source code: https://github.com/Svirusx/Nethunter_LineageOS_Samsung_S20FE5G_sm8250
Tomasz Pograniczny (a08e714a) at 04 Jan 16:16
Fixed Bluetooth Arsenal crash
Kernel support:
BadUSB
HID gadget keyboard/mouse
DriveDroid
USB WiFi, mac80211 (Monitor mode, packet capture, packet injection)
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
Boeffla wakelock blocker v1.10
Loadable Modules are actived in kernel but everything is included in kernel
Source code: https://github.com/Svirusx/Nethunter_LineageOS_Samsung_S20FE5G_sm8250
Kernel support:
BadUSB
HID gadget keyboard/mouse
DriveDroid
USB WiFi, mac80211 (Monitor mode, packet capture, packet injection)
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
Boeffla wakelock blocker v1.10
Loadable Modules are actived in kernel but everything is included in kernel
Source code: https://github.com/Svirusx/Nethunter_LineageOS_Samsung_S20FE5G_sm8250
Tomasz Pograniczny (f0f0fd49) at 03 Jan 19:24
Add Samsung Galaxy S20 FE 5G - R8Q - LOS 23.0 (A16)
Samsung Galaxy S20 FE 5G - SM-G781B Nethunter Kernel: 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
More Info: https://forum.xda-developers.com/t/kernel-nethunter-for-galaxy-s20-fe-5g-r8q-snapdragon.4205881/
Got update to Android 12 and made Nethunter kernel. More info here: https://forum.xda-developers.com/t/kernel-nethunter-for-galaxy-s20-fe-5g-r8q-snapdragon.4205881/
Got update to Android 12 and made Nethunter kernel. More info here: https://forum.xda-developers.com/t/kernel-nethunter-for-galaxy-s20-fe-5g-r8q-snapdragon.4205881/
Got update to Android 12 and made Nethunter kernel. More info here: https://forum.xda-developers.com/t/kernel-nethunter-for-galaxy-s20-fe-5g-r8q-snapdragon.4205881/
Nethunter kernel for Samsung Galaxy s20 FE 5G(Snapdragon) for OneUI 3.0 (Android 11) Like in android 10 everything is integrated in kernel.
Support to: BadUSB HID gadget keyboard/mouse DriveDroid < that is nice CD-ROM emulation works too without patches USB WiFi, mac80211 (Monitor mode, packet capture, packet injection) [Compatibility List] support rtl88xxau USB WiFi support rtl8188eus USB WiFi Ethernet Bluetooth HCI USB support RTL-SDR DVB support Monitor mode for buildin wifi card ( Qcacld-3.0 ) (No frame injection)
More information about you can find here hid-keyboard binary must be in /system/xbin ( xbin not exists so need to be made)
Path for drivers/firmwares is changed in Android 11: /vendor/firmware_mnt/image/
Hey, i made Nethunter kernel for Samsung Galaxy S20 FE 5G(Snapdragon).
Everything is integrated in kernel.
Support to:
All information about you can find here
hid-keyboard binary must be in /system/xbin ( xbin not exists so need to be made)
drivers/firmwares must be in /vendor/etc/firmware_mnt/image/
Tried too add Injection to Qcacld-3.0 but nothing works so i need further test it.
kernel Update: added support to RTL8188EU in kernel tree
Conflicts are fixed.
I have found QCACLD in kernels.yml and i have question about it. This driver give possibility monitor mode to intern Wireless cards. It have too support for packet injection?
If yes maybe i need to change phone... :P
For Galaxy s7 is possibility to get monitor mode with packet injection only on Nougat and it's buggy it cut all packets which it capture...
I know it's nice to have this driver in kernel. I have Alfa AWUS036ACH :P I tried OneUI based kernel only with this driver and it give me only 600kb space for all another Nethunter things. It might be possible but then all another wifi drivers going to be in modules. I think this way to have only 88XXau.ko is beter than all another wifi drivers. Samsung kernels for Stock ROMs and ported ROMs are too big. Maybe for LineageOS it could be possible but not for OneUI.
hmm maybe you can try integrate in Kali Nethunter apk possibility to load modules automatically? Like this old app work for me fine. It search modules .ko in mystorage or choosen folder and can load modules at boot. This app is trying load modules from up to down and don't look for dependences.