Understand Wild Kernels features: KernelSU and SUSFS
mainWild Kernels integrate two primary features for Android devices:
- KernelSU: A root solution for Android GKI (Generic Kernel Image) devices. It operates in kernel mode, allowing it to grant root permissions to userspace applications directly within the kernel space.
- SUSFS: An add-on root hiding solution consisting of kernel patches and a userspace module designed for KernelSU to help hide root status.