-
Notifications
You must be signed in to change notification settings - Fork 0
CobraDroid/android_external_su
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an alternative implementation of the su binary for Superuser on Android. This implementation is compatible with the original su binary but differs in the following: o it doesn't use the am command for notifying Superuser. The old C++ code crafting intent body is used instead. The code supports Android versions up to ICS inclusive. o it sets LD_LIBRARY_PATH to the value copied from the parent process on ICS or higher. o it is linked dynamically. o it tracks both su.db and permissions.sqlite databases when checking whether the caller is allowed to call su. Thus, all Superuser versions are supported. The implementation is compatible with Superuser 3.1.3 or less.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published