List Magisk, Kernelsu & Apatch Modules
All the modules you need on your android device are here! 171 modules available.
This module provides the compatible Magisk-mirroring (i.e., unmodified original system files (in a mounted state) mainly referred from the module installation script “customize.sh”) for installing pure Magisk modules on incompatible Magisk variants and KernelSU (including APatch). For …
Custom Certificate Authorities is a Magisk module which adds custom certificate authorities from a pre-defined path on the Android file system to the system trust store. What sets it apart from similar modules like MagiskTrustUserCerts or MoveCert is that it doesn’t require you to install or …
DISCLAIMER Nothing apps and blobs are owned by Nothing™. Dirac apps and blobs are owned by Dirac™. The MIT license specified here is for the Magisk Module only, not for Nothing & Dirac apps and blobs. Descriptions Sound effect ported from Nothing Phone 1 (Spacewar) and integrated as a Magisk …
Moves certificates from the user certificate store to the system store. Also removes the Network may be monitored warning. If you use AdGuard, you probably want to use adguardcert instead. Changelog v1.9 Dynamically determine correct SELinux context for cert from device itself. AdGuard users may …
Fork from xerta555/CloudflareDNS4Magisk DNS ?? Gne ?? What’s this ? To make it short: a DNS server listen and give you the corresponding IP address of your website request, and its domain name (forum.xda-developers.com for example). For the long version a little reading is necessary: Wikipedia …
For a lot of Android users, especially those in the EU, the repeated high volume warning is a common annoyance. It was meant to be a safety feature, but it can be a constant annoyance for people who know how they listen and want their audio to be uninterrupted. This is where the “Disable High …
This module tries to fix Play Integrity and SafetyNet verdicts to get a valid attestation. NOTE This module is not made to hide root, nor to avoid detections in other apps. It only serves to pass Device verdict in the Play Integrity tests and certify your device. All issues created to report a …
Play Integrity bypass without breaking device checks or causing other issues Disabled use of hardware attestation on Pixel 7 and newer (@anirudhgupta109) Other changes Updated instructions for newer Android and Magisk versions Better debugging for future development It’s taken a while to find …
Viper4Android is a powerful audio modification tool often installed as a Magisk module on rooted Android devices. Leveraging Magisk’s systemless nature, it allows for deep audio customization without directly altering system partitions. This enables users to fine-tune audio output through …
This Magisk module is expertly made to unlock all the features of the Call Recorder - SKVALEX app. It uses root access to get around modern Android recording limits. Operating systems have added stricter security and privacy features since Android 9 Pie. Because of this, a lot of apps have a hard …
Cross-compile binary (ccbins) within a Magisk module context is crucial for ensuring functionality across diverse Android architectures (ARM, ARM64, x86). Magisk modules often include native executables for system-level modifications. Since Android devices use various processors, pre-compiling these …
AdAway is an open source ad blocker for Android using the hosts file and local vpn. For more information visit https://adaway.org Installing There are two kinds of release: The preview builds: on the bleeding edge of development - for testers or adventurous The stable builds: ready for every day …
For Android enthusiasts seeking peak gaming performance or enhanced graphics rendering, exploring custom Adreno GPU drivers through Magisk modules presents an intriguing avenue. These modules, installable without system modifications thanks to Magisk, can potentially optimize how your device’s …
This is a reformed audio effect digital signal processing engine for Android. The GUI is copy from Omnirom DSPManager, but the internal audio engine is enhanced and reformed! Features Pro dynamic range compression Bass Boost –> 1023/4095/8191 order FIR linear phase low pass bass boost …
A Magisk module for setting miscellaneous audio configuration values (media audio volume steps (100 steps), raising the resampling quality, disabling the effects framework, etc.) This module changes the number of steps in media volume to 100 steps (0.4~0.7dB per step) raises the resampling quality …
The Audio Modification Library (AML) is a basic compatibility framework that was first made by zackptg5 and ahrion. It is designed to make it easy to add multiple audio changes to Magisk environments without any problems. This framework lets different audio mods work together by sharing important …
This module fixes a problem that has been bothering users of rooted Samsung devices for a long time: Bluetooth pairings that are lost after a reboot or when Airplane Mode is turned on. This problem happens a lot with Samsung’s stock (OneUI) firmware because of certain security features that …
Some Android OS like MIUI always print log even if log level turn to off in Developer Settings, this magisk module patch the liblog.so to disable all log. Tested Magisk Realme GT2 @realme UI 3.0 Redmi K50 @ MIUI 13.0.13 Google Pixel 1 @LineageOS 18.1 KernelSU Redmi K50 @ MIUI 14.0.6 Apatch Redmi …
Ever wanted to get rid of those annoying ads that pop every 2 seconds in mobile games you’re playing or websites you are visiting? Well, look no further with Malwack, your defense against ads! Features Blocks ads system-wide on all websites and all apps! Make your phone faster by not …
Encrypt or decrypt thermal configs used by mi-thermald on all Xiaomi devices. You can use this to decrypt, for example, thermal-normal.conf, edit it and then encrypt it back (mi-thermald accepts only encrypted thermal configs, not plain text). Usage mi-thermal-crypt [OPTION]… Encrypt/decrypt …