PDA

View Full Version : HID on 4.X kernel



Cyberkid
2020-04-17, 17:58
Re4son we need your help. We cant add hid features on 4.x kernel on Galaxy note 9. All features perfect without hid. kernel link https://github.com/THEBOSS619/Note9-Zeus-Pie9.0/releases . We try everything but not working.

re4son
2020-04-17, 22:28
You don't have to patch the kernel anymore. Just enable all gadget modes, like pictured in this page (https://www.kali.org/docs/nethunter/nethunter-kernel-6-config-5/), and add this ramdisk (https://gitlab.com/kalilinux/nethunter/build-scripts/kali-nethunter-devices/-/tree/master/ten/oneplus7-oos/ramdisk) to your kernel build.

All HID functions have been moved to userspace in newer kernels and we now use the USB-Armory to do the same job the kernel patches did in the past - just much better ;-)

asgardpark
2020-04-21, 15:41
Hi!
How do i add thoes files to the kernel? do i add them to ramdisk folder in anykernel and they install automaticly ?or is it when i compile the kernel?