How to install SukiSu Ultra with SUSFS

Wait 5 sec.

1. Introduction to SukiSu UltraSukiSu Ultra is Android device root solution based on KernelSU.GitHub:GitHub - ShirkNeko/SukiSU-Ultra: Kernel-based Android Root Solution & KPMKernel-based Android Root Solution & KPM. Contribute to ShirkNeko/SukiSU-Ultra development by creating an account on GitHub.github.com2. What is KPM(Kernel Patch Module)?Some code runs in Kernel Space, similar to Loadable Kernel Modules (LKM).Additionally, KPM provides the ability to do inline-hook, syscall-table-hook in kernel space.KPM: Support for modules that allow you to inject any code into the kernel.For more information, seeHow to write a KPM...Read more