printf(
"======================================================\n"
"本工具名称: Linux ARM64 完美隐藏ROOT演示\n"
"本工具功能列表:\n"
"\t1.显示自身权限信息\n"
"\t2.获取ROOT权限\n"
"\t3.绕过SELinux\n"
"\t4.还原SELinux\n"
"\t5.执行普通命令\n"
"\t6.执行ROOT命令\n"
"\t7.授予ADB最高级别权限\n"
"\t8.授权ROOT到其他进程\n"
"\t9.清理ROOT授权痕迹\n"
"\t新一代root,跟面具完全不同思路,摆脱面具被检测的弱点,完美隐藏root功能(免root级别),兼容安卓APP直接JNI稳定调用。\n"
"======================================================\n"
);
forked from abcz316/SKRoot-linuxKernelRoot
-
Notifications
You must be signed in to change notification settings - Fork 0
rokith/linuxKernelRoot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
新一代root,跟面具完全不同思路,摆脱面具被检测的弱点,完美隐藏root功能,挑战全网root检测手段,兼容安卓APP直接JNI调用,稳定、流畅、不闪退。
Resources
Stars
Watchers
Forks
Releases
No releases published
Languages
- C++ 59.7%
- Java 35.6%
- C 2.2%
- CMake 1.7%
- Makefile 0.8%