The Wayback Machine - https://web.archive.org/web/20210729194735/https://github.com/MasterDevX/Android-Sudo
Skip to content
master
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Nov 16, 2019

Android-Sudo

Sudo installer for your Android device!

Note

  • This script is based on some shitcode, so I can not guarantee it will work on all devices, but it really should :P
  • This script is not a rooting tool, it is just a wrapper for su binary, which allows you to run commands as root user using sudo command prefix, like you normally doing it on Linux distros.
  • You need to have root privileges (su binary) installed to use this script.

Features

  • Easy to install & use.
  • Harmless.
  • Ability to set password for sudo.

Installation

Download installsudo.sh file and run it with root privileges: su -c ./installsudo.sh

Usage

Once installed, you can run any command as root using: sudo <command>. For example sudo whoami will return root.

About

Sudo installer for your Android device!

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages