Magisk Modules Collection - falendra-sahu/rooting GitHub Wiki
๐ฆ Magisk Modules Collection
Magisk Modules allow you to enhance, tweak, and customize Android at the system level without modifying the actual system partition. Below is a handpicked list of trusted and useful Magisk Modules for different purposes.
โ ๏ธ Note: Always backup before flashing any module. Some modules may not be compatible with all devices or Android versions.
๐ Root & Safety Bypass
Module |
Description |
Source |
Zygisk - LSPosed |
Modern Xposed framework for Android 8โ14+ |
GitHub |
Shamiko |
Hides root from apps (works with Zygisk) |
GitHub |
Universal SafetyNet Fix |
Bypasses SafetyNet on rooted devices |
GitHub |
Play Integrity Fix |
Passes Google Play Integrity Check (Zygisk only) |
GitHub |
๐จ UI/UX & System Customization
Module |
Description |
Source |
OverlayFix |
Enables overlays for Substratum on Android 12+ |
GitHub |
Font Manager |
Change system fonts systemlessly |
XDA |
Navbar Height Modifier |
Adjust navbar height |
GitHub |
MIUI Optimization Disabler |
Disables MIUI bloat and restrictions |
XDA |
โก Performance & Battery
Module |
Description |
Source |
LSpeed |
Kernel tweaks for performance and battery |
GitHub |
FDE.AI |
AI-based system performance optimizer |
XDA |
iOS RAM Management |
Tweaks RAM behavior like iOS |
Telegram |
๐ Debloat & Cleaner
Module |
Description |
Source |
Debloater |
System app remover with GUI |
GitHub |
Busybox for Android NDK |
Required by many advanced modules |
GitHub |
GMS Doze |
Disables background services of Google apps |
XDA |
๐ฑ App Spoofing & Modification
Module |
Description |
Source |
Storage Isolation (Zygisk) |
Restrict storage access app-wise |
GitHub |
App Locale |
Set different locale per app |
GitHub |
Fake GApps |
Spoofs Google Play Services for sandboxed apps |
XDA |
๐ง Audio & Multimedia
Module |
Description |
Source |
ViPER4Android FX |
System-level audio effects and equalizer |
XDA |
JamesDSP |
Alternative audio mod with more compatibility |
GitHub |
๐งช Developer Tools & Testing
Module |
Description |
Source |
SQLite for Magisk |
Use SQLite commands directly |
GitHub |
Terminal Debloater |
Command-line based bloat remover |
GitHub |
Logcat Enabler |
Enables persistent logging |
GitHub |
๐งฉ Module Managers (Frontend)
App |
Description |
Source |
Fox's Magisk Module Manager |
GUI for Magisk modules with direct install/update |
GitHub |
MM-Manager |
Lightweight alternative for module control |
Telegram |
๐ฌ Community & More Modules
๐ฅ How to Install Modules
- Open Magisk Manager.
- Go to Modules > tap Install from Storage.
- Select
.zip
module file.
- Reboot after installation.
๐ก Zygisk modules require Zygisk to be enabled in Magisk settings.