Shizuku Auto Starter

MERBAH3266

This Magisk module automatically activates Shizuku after device boot. No need to open the app manually.

Version 1.0
Build 1
Repository ssmithSSR

README.md

Language

Shizuku Auto Starter

What does this module do

This module automatically starts Shizuku at device boot.
No need to open the app or run commands manually.

What is this project

A simple Shell-based module. When installed, it auto-runs service.sh after every boot.
The script looks for libshizuku.so (from the Shizuku app) and runs it.

How it works

  1. Waits for the system to fully boot.
  2. Waits 5 more seconds.
  3. Searches for libshizuku.so under /data/app/.
  4. If found:
    • Makes it executable.
    • Executes it.
  5. Logs everything into shizuku_exec.log.

Requirements

  • Android device with root access
  • Shizuku app installed

Tested On

  • Redmi Note 11 SE (Rooted using Magisk)

Important Notes

  • Only tested on Magisk
  • Not guaranteed to work on KernelSU, APatch, or other custom environments
  • Use outside Magisk at your own risk

Module Files

File Description
service.sh Main script – auto-runs after boot
shizuku_exec.log Log file – created automatically
module.prop Metadata file for Magisk module

Other Download Options

You can get our module directly from MMRL using the button below:

Get it on MMRL

[!WARNING]
Use of this module is entirely at your own risk.
The developer is not responsible for any damage to your device or data resulting from improper or unsupported use.

About


Get Support