What is ShiroSU?
更新: 8/20/2025字数: 0 字时长: 0 分钟
ShiroSU(short forSakiSU/SKTSU/SSU) is a kernel-level Root solution named after the core member@安音咲汀of the Overflowing Memories Working Group(OOM. WG.).
ShiroSU aims to provide a simple and easy-to-use kernel-level Root permission management tool for Android devices. It is a new Root solution followingMagisk
,KernelSU
, andAPatch
, and likeKernelSU
, it runs in kernel mode, granting Root permissions to user-space applications directly in the kernel space.
Disclaimer
We do not compete with otherROOT implementations
, and we are not interested in the petty interpersonal issues. So no matter what others say, we hope you won't mind, just choose what you want, use what you find useful.
TIP
Want a quick experience? Please go toQuick Start
How to Use?
Please refer to theInstallation Guidefor detailed installation and usage instructions.
Module Development
Developers can refer to theModule Development Guidefor custom module development.
Learn More
Want to learn about the project background and development history of ShiroSU? Please refer toProject Origin