๐๐ gyrohook
a project that allows users to modify the gyroscope sensor data of Android devices. It consists of an Android application, an Xposed module, and a C++ command line tool that work together to achieve custom control over gyroscope data.
โณ๏ธ Author: AFan4724
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐๐ MinecraftFont
A Magisk Module that changes your default font to the Minecraft font
โณ๏ธ Author: DethByte64
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐๐ HID Gadget
Turn your Android device into a professional USB Human Interface Device.
This Magisk module enables your rooted Android device to function as a Keyboard, Mouse, and Media Remote for any connected computer. It features a powerful, dependency-free Text-Based User Interface (TUI) that runs right in your terminal.
โณ๏ธ Author: kelexine
๐ธ GitHub repository
๐ธ GitHub releases
๐ธ MRP-Storage
๐ Bootloop Protection
๐ Telegram: @gitdroid | @mrpstorage
๐ GitHub: @magiskrootport
โ๏ธ MIO-KITCHEN
โข Unpack boot, dtbo, ext4, erofs, payload, logo and so on
โข Pack boot, dtbo, ext4, erofs, payload, logo and so on
@magiskrootport
๐กTip
Use XPTranslateText to translate app language
https://github.com/ColdWindScholar/MIO-KITCHEN-ANDROID
โข Unpack boot, dtbo, ext4, erofs, payload, logo and so on
โข Pack boot, dtbo, ext4, erofs, payload, logo and so on
@magiskrootport
๐กTip
Use XPTranslateText to translate app language
https://github.com/ColdWindScholar/MIO-KITCHEN-ANDROID
GitHub
GitHub - ColdWindScholar/MIO-KITCHEN-ANDROID: MIO-KITCHEN Android Version
MIO-KITCHEN Android Version. Contribute to ColdWindScholar/MIO-KITCHEN-ANDROID development by creating an account on GitHub.
๐๐ OnePlusPlusLauncher
An Xposed/LSPosed module for the System Launcher on OxygenOS 15 that hooks into the application using the YukiHookAPI framework. It modifies app drawer search functions: automating keyboard display, enabling instant app launch from search, redirecting the global search button to the app drawer, and providing optional fuzzy search.
โณ๏ธ Author: wizpizz
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ GitHub Actions
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐๐ Anti SafetyCore
๐กHow does this module work?
โ Supported Root Solution
A Magisk module to fight against SafetyCore and Key Verifier
๐กHow does this module work?
In a standard and well-behave ROM, APKs with the same package name but different signatures cannot be covering installed casually. So, to stop Google from installing quietly in the background, just installing a placeholder APK with a different signature will do the trick. Even with its special system level permissions, Google can't do downgrade installations. This effectively blocks Google from repeatedly installing stuff like SafetyCore and Key Verifier on the sly.
โ Supported Root Solution
โข Magisk (Recommended!)
โข KernelSU (Recommended!)
โข APatch (Not test yet)
โณ๏ธ Author: Astoritin
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐๐ NetProxy
Magisk proxy module based on Xray kernel, supports one-click start/stop transparent proxy, suitable for Android devices.
โณ๏ธ Author: Fanju6
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐๐ Dhizuku-API-Xposed (DAX)
a xposed module that forces applications to support Dhizuku.
โณ๏ธ Author: iamr0s
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐๐ TCP Optimiser
๐ฐ Features
A Magisk/KernelSU module to change tcp congestion algorithm based on current active internet type and some network enhancements.
๐ฐ Features
โข Set TCP Congestion Algorithm based on interface(Wi-Fi/Cellular).
โข Auto Change TCP Congestion Algorithm on interface change.
โข Set initcwnd and initrwnd value to max.
โณ๏ธ Author: fatalcoder524
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐๐ FactoryProps
Utilizes shamiko's bootloader spoofing properties.
โ Support Magisk/KernelSU
โณ๏ธ Author: MhmRdd
โณ๏ธ Telegram: Channel
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐๐ Zygisk Il2Dump
โ ๏ธWarning
โ๏ธ Usage
A Zygisk Module to dump il2cpp/unity games based on MetadataRegistration & CodeRegistration offsets.
โ ๏ธWarning
This module breaks SELinux policy of untrusted_app by allowing write on unix_stream_socket class to zygote.
This beceause it's used to transact vectors of dump from game to an external folder in /data/adb/il2dump/*/dump.cs.
โ๏ธ Usage
โข Flash this module and reboot.
โข Create directory named as the package name of the targeted game in /data/adb/il2dump/.
โข Create & fill a preset.prop file in the directory.
โข Run the game and observe logs using command logcat | grep 'Il2Dump' for any errors.
Your dump.cs will be generated under the directory.
If dump.cs already exists, the module will automatically ignore future dumps & close itself until deleted.
โณ๏ธ Author: MhmRdd
โณ๏ธ Telegram: Channel
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ GitHub Actions
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐๐ Nohello
โ๏ธ Usage
โ KernelSU & APatch users:
โ Magisk users:
โข A Zygisk module to hide root.
โข This module currently focuses to hide root from apps and NOT zygisk. Updates will gradually implements changes and fixes.
โ๏ธ Usage
โ KernelSU & APatch users:
โข Install ZygiskNext.
โข Make sure the unmount setting is enabled for the target app in the KernelSU/APatch Manager.
โข Disable Enforce DenyList in ZygiskNext settings if there is one.
โ Magisk users:
โข Update your Magisk to 28.0 or newer for better hiding capabilities. (optional)
โข Turn on Zygisk in Magisk settings.
โข Turn off Enforce DenyList in Magisk settings.
โข Add the target app to the deny list unless you're using a Magisk fork with a white list instead.
โณ๏ธ Author: MhmRdd
โณ๏ธ Telegram: Channel | Group
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ GitHub Actions
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐๐ Unlimited Google Photos Backup (LimitlessPhotos)
๐ ๏ธ Requirement
Magisk / KernelSU Zygisk module to unlock unlimited, original-quality backup plan on Google Photos.
๐ ๏ธ Requirement
โข Android device running Android 11+
โข Magisk v20.4+ or KernelSU with Zygisk support
โณ๏ธ Author: daglaroglou
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐๐ Integrity Box ๐ฆ
๐ฐfeatures:
๐ ๏ธ Pre-Requirements
open source Keybox Updater with useful features
๐ฐfeatures:
โข Updates keybox.xml
โข Updates target.txt as per your TEE status
โข Switch Shamiko modes (via module toggle)
โข Switch NoHello modes (via module toggle)
โข Adds all custom ROM detection packages in the SusFS path
โข Disables EU injector by default
โข Disables Pixel ROM spoofing
โข Spoofs encryption status
โข Hides LSPosed logs
โข Spoofs ROM release key
โข Updates SusFS config
โข Spoofs SE Linux status
โข Detects abnormal activity to help debug issues
โข More feature are there, check WebUI
๐ ๏ธ Pre-Requirements
Please make sure you have the following modules installed before using this:
โข PlayIntegrityFix-Next or Play Integrity Fork
โข Tricky Store
โณ๏ธ Author: MeowDump
โณ๏ธ Telegram: Channel | Group
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐ฅ๐ฅ Monthly Update - May 2025
โ๏ธ Vendor-specific
โ๏ธ Guide
โ๏ธ Others
โ๏ธ Vendor-specific
๐ฒ Oneplus/realme
โข OnePlusPlusLauncher
โ๏ธ Guide
โข PIFless Strong Integrity Guide
โ๏ธ Others
โข Unmount OBB Directory
โข NPS Client
โข Termux-Root-Recovery-Tool
โข JustTrustMePro
โข Deep Suppressor
โข DynamicPropGenie
โข SELinux enforcer+
โข Disable qcom_rx_wakelock
โข RClone
โข Hail
โข TelephonySpoofer
โข Your AP
โข RootHider
โข gyrohook
โข MinecraftFont
โข HID Gadget
โข MIO-KITCHEN
โข Anti SafetyCore
โข NetProxy
โข Dhizuku-API-Xposed
โข TCP Optimiser
โข FactoryProps
โข Zygisk Il2Dump
โข Nohello
โข Unlimited Google Photos Backup
โข Integrity Box
๐๐ Android 16 Desktop Experience Enabler
๐ ๏ธ Prerequisites
a module for LSPosed that enables the "Enable desktop experience features toggle" in developer options that enables Desktop Mode on External Display. It works ONLY on Android 16 QPR1 Beta 1, with devices that support external displays output.
๐ ๏ธ Prerequisites
To use this module you must have one of the following (latest versions):
โข Magisk with Zygisk enabled
IMPORTANT: DO NOT add apps that you want to spoof to Magisk's denyList as that will break the module.
โข KernelSU with ZygiskNext module installed
โข APatch with ZygiskNext module installed
You must also have LSPosed installed
โณ๏ธ Author: igorb200828
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐๐ ImageCopyHide
Automatically copy and hide files from /sdcard/DCIM/Camera to /sdcard/wot/cptp (magisk module)
โณ๏ธ Author: cookieof
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐๐ SetAppFull
Set app to full screen run (:ะทใโ ) .
Break through the dimensional wall of the application and cover the restrictions of the special-shaped screen to display it in full_(:ะทใโ )_
Force the special-shaped screen phone to run the game in full screen without black edges
The function is borrowed from BCRfullscreen
โณ๏ธ Author: cokkeijigen
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐๐ QSD++
๐ฐ Features
a performance optimization module for Android devices based on Qualcomm SoCs. It enhances performance and responsiveness through GPU tuning, CPU scaling, I/O tuning, and intelligent system flag control.
Works best on rooted devices with Magisk 24.0+.
๐ฐ Features
โข Custom EGL Configuration
โข GPU and CPU governor adjustments
โข Storage I/O scheduler optimization
โข Shader cache and log cleanup
โข Automatic platform + root type detection
โข Uninstallation not related to SafetyNet
โณ๏ธ Author: shteche
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion
๐๐ Magisk Termux Shell
โ๏ธ Quick Start
Magisk module to run a termux app shell without start app.
โ๏ธ Quick Start
magisk install zip modules, reboot . In Magisk-ssh or adb shell as root: run command termux_shell.
โณ๏ธ Author: xiliuya
๐ฅ GitHub repository
๐ฅ GitHub releases
๐ฅ MRP-Storage
๐ Bootloop Protection
๐ฃ Join: @gitdroid | @magiskrootport
๐ฃ Join: @mrpstorage
๐ฌ Chat: @mrpdiscussion