1 Repo
Full administrative shell environments for executing system-level scripts and commands.
Distinct from Privileged Shell Executions: Provides a persistent environment/shell rather than just the execution of individual commands
Explore 1 awesome GitHub repository matching development tools & productivity · Root Shell Environments. Refine with filters or upvote what's useful.
Sui is an Android root management framework and superuser manager designed to control root permissions and provide applications with elevated access to restricted system APIs and internal services. It functions as a communication bridge that allows non-root applications to execute system functions via a privileged root process. The framework utilizes a typed interface root bridge to map system functions to strongly typed interfaces, removing the need to parse raw text from shell commands. It incorporates a root shell environment for executing manual system commands and administrative scripts
Provides a root-level shell environment for executing manual system commands and scripts with full administrative privileges.