Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.
/ MagiskSuper Public archive
forked from topjohnwu/Magisk

My own fork of Magisk maintained by me.Please do not build it yet it isint complete.

License

Notifications You must be signed in to change notification settings

IvanIsOK/MagiskSuper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7,506 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagiskSuper A personal fork of Magisk, maintained by @IvanIsOK MagiskSuper is my personal fork of the original Magisk.

I use this fork for experimenting, learning, and testing custom changes. This project is not meant to replace official Magisk — it is simply my own maintained version.

About This Fork Based on the latest upstream Magisk Includes my own tweaks, changes, and experiments

Fully open-source and free to use

GPL-3.0 licensed (same as original Magisk) If you're looking for stable releases, use the official Magisk. If you're exploring or forking — welcome. Building From Source Run the build script: ./build.py You may need: Python 3 Android NDK Git Standard build tools used by Magisk For more detailed instructions, see the upstream Magisk documentation. Project Structure MagiskSuper/ ├── app/ # Magisk app source code ├── native/ # Native libraries and components ├── scripts/ # Helper and build scripts └── tools/ # Build and development tools

License MagiskSuper is licensed under GPL-3.0, inherited from the original Magisk. You must follow the GPL-3.0 terms when modifying or redistributing this fork. This fork includes changes made by @IvanIsOK.

Credits topjohnwu — creator and maintainer of Magisk All contributors to the original project Anyone experimenting with or contributing to this fork For all problems please report them to me.

Sorry if the README.MD is confusing i couldnt seperate the lines.

About

My own fork of Magisk maintained by me.Please do not build it yet it isint complete.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 35.5%
  • Kotlin 28.6%
  • C++ 21.1%
  • Java 7.9%
  • Shell 4.2%
  • Python 2.4%
  • Other 0.3%