Skip to content

Instantly share code, notes, and snippets.

@ShayBox
Last active June 1, 2025 20:28
Show Gist options
  • Save ShayBox/1b9b15850297002141000b4a31cdf93b to your computer and use it in GitHub Desktop.
Save ShayBox/1b9b15850297002141000b4a31cdf93b to your computer and use it in GitHub Desktop.
Shay's Android Rooting Guide

Shay's Android Rooting Guide

Requirements:

Root:

  • KernelSU Next + SusFS

    • The recommended option.
    • I don't know how to install it.
  • KernelSU

    • A good option.
    • Incompatible with SusFS.
    • I don't know how to install it.
  • Magisk

    • Built-in Zygisk.
    • The popular option.
    • Easy to install (patch boot.img)
  • APatch

    • A good option.
    • Easy to install (patch boot.img)
    • I had module compatability issues.

Zygisk:

LSPosed:

Modules:

TODO:

  • Explain how to configure everything.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment