KernelSU作为首款真正意义的内核root管理器,让很多5.1内核以上的设备,成功实现了高阶root功能; 在不被软件检测的情况下,安全的在设备上运行root权限,并且支持内核编译功能,向下兼容到4.X内核手机; 下面是我们整理的KernelSU管理器,通过安装实现root权限,也可以查看当前内核版本,判断是否支持; 依旧提供两种模式选择,支持GKI模式,修改boot分区,支持LKM模式,维补boot/init生成效果 KernelSU内核管理器V0.9.0_11650特色功能 1、KernelSU_V0.9.0_11650更新发布,修复BUG 2、兼容更多设备,并且运行稳定,真正内核级别root权限 3、完整的授权ROOT权限,可对任何APP进行黑名单授权 4、深层次躲避ROOT检测,可实现银行/安全/支付等APP运行 5、支持不同品牌手机,如小米三星联想一加华为等可解锁BL设备 6、由ROM乐园官方发布,感谢大家对ROM乐园的支持,完全免费下载 7、因为机型或者BL解锁等影响,如自行不会操作的,可联系ROM乐园官方 8、KernelSU内核图片仅供参考,不同版本存在差异,以实际资料为主 9、提供完整的APK直接安装版,仅支持GKI机型+自编译内核 10、推荐稳定兼容安卓版本:安卓10-安卓16内核5.1-6.6设备 默认写默认为LKM模式,如需GKI版本的内核root,请刷写AIK3补丁 更新日志: KernelSU now supports installation through kernel modules (LKM) (GKI Only), you can use it with official kernels or third-party kernels; at the same time, the manager has also added installation functionality, you can choose to patch files, install directly, or install after OTA. Regarding the new LKM installation method, there are some tips: LKM does not support non-GKI kernels, and will not support them in the future; When patching files, if the init_boot partition exists, you should choose to patch init_boot; otherwise, patch boot; If you have already installed the GKI kernel provided by KernelSU and want to switch to the LKM method, you need to flash back to the stock kernel; if your device has an init_boot partition, you can directly flash back to the stock boot; The installation method of GKI kernel and LKM will always exist, use whichever you like; in the future, it will also support flashing GKI kernel in the manager. 已经有root的用户,自行下载KernelSU版本的安装包,直接安装到你的手机上,选择直接安装(推荐)按钮升级到新版 未ROOT的用户,请维补init-boot分区后,生成kernel_root文件,使用ROM乐园ADB工具箱刷入到手机即可获取root权限,参照下面命令 fastboot flash init_boot magisk_root.img & fastboot reboot ROM乐园ADB工具箱下载:http://www.romleyuan.com/lec/read?id=1107
最新评论