Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

forbe/su-binary

Repository files navigation

su binary

Note

Building

  • Download the Android Native Development Kit (NDK): https://developer.android.com/ndk/downloads/index.html

  • Extract into some directory and put that in your path: export PATH=NDK_DIR:$PATH

  • In another directory clone this repo: git clone https://github.com/jpacg/su-binary

  • Change to the directory where the repo was cloned cd su-binary

  • To start build process use the following make or ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=./Android.mk NDK_APPLICATION_MK=./Application.mk

  • If all goes well you will get the compiled binary at: ./libs/armeabi-v7a/su

About

Superuser binary for Android 4.0+ devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 54.0%
  • Shell 45.6%
  • Makefile 0.4%

AltStyle によって変換されたページ (->オリジナル) /