Skip to content

Just as root !! Simple su for android , without any Management (Not GUI Confirm).

Notifications You must be signed in to change notification settings

zhouat/android_su

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

这是Android下获取root用户权限的程序,修改自Superuser.apk的su源代码

不需要任何手工确认,任何程序均可获取通过本程序获取root权限

必须设置su程序的权限为6777,并确保所在分区支持suid
chmod 6777 su

About

Just as root !! Simple su for android , without any Management (Not GUI Confirm).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 85.9%
  • C 13.6%
  • Shell 0.5%