You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Module support, now you can inject arbitrary code into the kernel via KPM. This includes inline hooking, syscall hooking, and more.
Implementation of the root shell command in Android, which is "kp" by default, and its corresponding path is /system/bin/kp. Additionally, this path can also be dynamically modified.
Implementation of granting and revoking root permissions for Android UID.