whatisgithub

What is resukisu?

superturtlee/resukisu — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2026-07-16

3KotlinAudience · developerComplexity · 5/5ActiveSetup · hard

In one sentence

ReSukiSU is a tool that gives Android users root (full control) access to their phones. It is a customized version of SukiSU-Ultra with extra stability tweaks and a module system for safe, reversible modifications.

Mindmap

mindmap
  root((repo))
    What it does
      Grants Android root access
      Reversible module system
      Hides root status
    Tech stack
      Kotlin
      Android Kernel
      KernelSU integration
    Use cases
      Remove carrier bloatware
      Custom visual themes
      Banking app compatibility
    Audience
      Android power users
      Device enthusiasts
    Compatibility
      Older kernels 3.4
      Newer GKI 2.0 devices
      Multiple architectures

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Uninstall pre-installed carrier bloatware apps from your Android phone.

USE CASE 2

Run specialized backup tools that need deep system-level access.

USE CASE 3

Apply custom visual themes by modifying the phone's operating system.

USE CASE 4

Hide root status from banking or security apps using the built-in SuSFS feature.

What is it built with?

KotlinCAndroid KernelKernelSUSukiSU-UltraKPM

How does it compare?

superturtlee/resukisuad-chd/decloudfuma-nama/discord-bot-dashboard-backend
Stars333
LanguageKotlinKotlinKotlin
Last pushed2026-07-162022-12-10
MaintenanceActiveDormant
Setup difficultyhardeasymoderate
Complexity5/53/53/5
Audiencedevelopergeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · hard Time to first run · 1day+

Requires manually building your phone's Android kernel from source, which involves setting up a Linux build environment and toolchain.

The explanation does not specify a license, so the terms of use and redistribution rights are unclear.

So what is it?

ReSukiSU is a tool that gives Android users "root" access to their phones, meaning full control over the device's operating system. It's a customized version of an existing root solution called SukiSU-Ultra, with extra tweaks aimed at making the software more stable and easier to build from source. Root access lets you modify your phone's system at the deepest level, which is useful for things like uninstalling pre-installed carrier apps, running specialized backup tools, or applying custom visual themes. The project works by integrating directly into the phone's kernel, the core layer of the operating system. It includes a module system that lets you plug in these modifications without permanently altering your system files, making changes easier to undo. It also features an "App Profile" system that acts like a cage, restricting how much root power individual apps can access so a rogue app can't take over your device. This tool is designed for Android power users and enthusiasts who want fine-grained control over their devices. For example, someone with an older phone running a kernel version as far back as 3.4 can use it, though they will need to build the kernel manually. It also supports newer GKI 2.0 devices running kernel 5.10 and above. The project notes broad compatibility, supporting several different processor architectures and working alongside other root managers like Official KernelSU, RKSU, MKSU, and SukiSU. A notable aspect of the project is its inclusion of KPM (KernelPatch Module) support, which is still a work in progress to ensure compatibility across different root implementations. It also includes SuSFS, a tool designed to hide the fact that the phone is rooted, which some users need for certain banking or security apps to function properly. The README doesn't go into detail on exactly how every feature behaves in daily use, but it clear the project is built by pulling together the best parts of several other open-source root projects.

Copy-paste prompts

Prompt 1
How do I integrate ReSukiSU into my Android kernel source code and build it for a device running kernel version 5.10 or above?
Prompt 2
What is the App Profile system in ReSukiSU and how do I configure it to limit root access for specific apps?
Prompt 3
How do I use the SuSFS feature in ReSukiSU to hide root from my banking apps?
Prompt 4
Can ReSukiSU run alongside other root managers like Official KernelSU, RKSU, MKSU, and SukiSU? Explain how compatibility works.

Frequently asked questions

What is resukisu?

ReSukiSU is a tool that gives Android users root (full control) access to their phones. It is a customized version of SukiSU-Ultra with extra stability tweaks and a module system for safe, reversible modifications.

What language is resukisu written in?

Mainly Kotlin. The stack also includes Kotlin, C, Android Kernel.

Is resukisu actively maintained?

Active — commit in last 30 days (last push 2026-07-16).

What license does resukisu use?

The explanation does not specify a license, so the terms of use and redistribution rights are unclear.

How hard is resukisu to set up?

Setup difficulty is rated hard, with roughly 1day+ to a first successful run.

Who is resukisu for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.