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

  1. Open Magisk Manager.
  2. Go to Modules > tap Install from Storage.
  3. Select .zip module file.
  4. Reboot after installation.

๐Ÿ’ก Zygisk modules require Zygisk to be enabled in Magisk settings.