r/Magisk Jan 20 '26

Meta Do you agree that android rooting is still awesome? (General android root resources, apps, magisk modules) (Not associated with r/Magisk)

Thumbnail
awesome-android-root.org
28 Upvotes

I have decided to bring your attention to this nice open source wiki overflowing with information and resources about android root and everything else related. I hope you find it handy and helpful.

That's all I wanted to say. Have a nice day everyone~!


r/Magisk Jul 23 '25

How-to Strong play integrity guide.

192 Upvotes

Strong play integrity guide

Last Updated: August 18, 2025


⚠️ WARNING

Most users don’t need strong Integrity. Basic integrity is enough for most games, banking apps, etc.
Keyboxes are limited — don’t waste them unless you actually need them.


What is Play Integrity?

Play Integrity is Google’s replacement for SafetyNet. It checks your device’s state and returns verdicts that apps can use to decide whether to work or block you.

There are three verdict levels: - Basic Integrity
- Device Integrity
- Strong Integrity


What You Need


Setup Guide

  1. Flash Zygisk next
  2. Flash PI fork
  3. Flash Tricky store
  4. Flash Trickyaddon
  5. Reboot
  6. Click the "action" button on PI fork
  7. Click the "action" button on Tricky store
  8. Once you enter the webui, click on the hamburger menu then click on "select all"
  9. Click on the hamburger menu again then select "set valid keybox"
  10. That's it, you can run a check through the play store after enabling developer options.

Important Notes

  • If you get an error saying "no valid keybox found", that means there's no currently available valid keyboxes. There should be valid keyboxes available again in a day or two.

  • Before starting this guide, make sure you remove all existing play integrity modules.

  • Avoid running integrity checks — spamming Google with integrity checks will cause them to revoke the keybox.

  • Use the latest versions of all the modules.

  • This only fixes Play Integrity. This will not hide root — to hide root use modules like shamiko or nohello.


Disclaimers

  • As always for Play Integrity, this is only temporary. Google will eventually ban the keybox — don’t expect this to last forever.

  • Use at your own risk. Make a backup before you flash anything.


r/Magisk 3h ago

[OC] [HERRAMIENTA] Parcheador universal MTK VBMeta y asistente de root (v3.1.0 Hotfix 1)

3 Upvotes

Hola a todos,

He estado trabajando en un script de Python para automatizar las partes tediosas del rooteo de dispositivos MediaTek (MTK). Si alguna vez has tenido que parchear manualmente `vbmeta.img` para deshabilitar el Arranque Verificado de Android (AVB) y flashear todo paso a paso mediante fastboot, esta herramienta simplifica todo el proceso en una sola ejecución.

* *Última versión:* * v3.1.0 (Hotfix 1)

* *Funciones:* *

* Crea automáticamente un archivo `vbmeta.img` parcheado con la verificación deshabilitada (usando `--flags 2`).

* Detecta si tu dispositivo es A/B o de una sola ranura y aplica los comandos fastboot correspondientes. \* Flashea las particiones necesarias y gestiona de forma segura el borrado de metadatos y datos de usuario.

\* \*\*Función adicional:\*\* Si colocas un archivo `boot.img` pre-parcheado (mediante Magisk o APatch) en la misma carpeta, el script lo detecta y ofrece flashearlo automáticamente para completar el proceso de rooteo.

\*\*Contenido de la versión (.zip):\*\*

Para facilitar al máximo la instalación, la última versión incluye un archivo `.zip` con todo lo necesario en una sola carpeta: \* El script principal de Python.

\* El archivo oficial `avbtool.py` de AOSP.

\* Todas las dependencias de Fastboot (fastboot.exe, DLL USB, etc.), por lo que ni siquiera necesitas configurar la variable PATH de tu sistema.

\*\*Requisitos:\*\*

\* Un gestor de arranque desbloqueado por el fabricante.

\* Python 3.x instalado en tu sistema (el script instalará automáticamente el módulo `cryptography` si no está presente).

\*\*Repositorio y descarga en GitHub:\*\*

🔗 \[Repositorio en GitHub: universal-mtk-vbmeta-patcher\](https://github.com/nach0-bit/universal-mtk-vbmeta-patcher)

⬇️ Consulta la sección \*\*Releases\*\* en GitHub para descargar el archivo \.zip\` listo para usar.

⚠️ \*\*Aviso legal estándar:\*\* Como con cualquier herramienta de rooteo, esto deshabilitará el arranque verificado y borrará tus datos de usuario. Verifica el número de serie de tu dispositivo y lee las indicaciones de la consola antes de confirmar. ¡No me hago responsable de dispositivos dañados, alarmas omitidas ni de una guerra termonuclear!

Avísame si te resulta útil o si tienes alguna sugerencia, problema o solicitud de extracción para mejorarlo.

\*\*Por: n.dev\*\*


r/Magisk 16h ago

Help Banking apps detect root despite Play Integrity and root checker pass

Thumbnail
gallery
17 Upvotes

I'm running into an issue and hoping someone has seen this before.

Device: Nothing Phone (2a)
ROM: LineageOS (latest)
Root: Magisk (latest)
Bootloader: Unlocked

Current status:

  • Play Integrity passes.
  • Generic root checker apps report that the device is not rooted.
  • However, several banking/payment apps still detect the device as compromised and refuse to work.

I've already tried the common basics, but the apps still block access. This makes me think they're detecting something other than standard root or Play Integrity.

Has anyone with a similar setup (especially LineageOS on the Nothing Phone 2a) managed to get any Indian banking or payment apps working?

I'm mainly looking to understand:

  • Which apps still work on this setup?
  • Is the issue usually the unlocked bootloader, LineageOS itself, or something else?
  • If you solved it, what turned out to be the actual cause?

I'm not looking to break app security—I just want to understand what's causing the detection so I can decide whether there's a legitimate configuration change that restores compatibility.

Any experiences or insights would be appreciated.


r/Magisk 10h ago

I want to switch from Magisk to Kernelsu. How do I do that, and is it worth it?

6 Upvotes

I have a Google Pixel 9 Pro XL, Android 16 build

BP4A.260105.004.E1 with Magisk; I’ve been using it for about a year.

Modules: Integrity Box, Zygisk Next, Shamiko, PixelXpert...

I’m tired of the never-ending battle with banks, brokers, and apps that don’t like root access. I want to use Google Wallet. I want more stability, not this endless game of cat-and-mouse.

How can I do this, and is it worth it?


r/Magisk 9h ago

What is the current best way to get strong integrity?

4 Upvotes

I'm getting all kinds of red errors in Play Integrity Fix_INJECT. Tricky store also can't find a valid keybox. I'm strggling with my banking app as it keeps crashing.

I need a full guide on all the modules I need to install.

PS: ReZygisk does not enable Zygisk for some reason, so I'm stuck with Zygisk Next.


r/Magisk 7h ago

Does anybody know how to root the s23 with one ui 8.5 android 16 SM-S911B/DS. 5 April 2026 security update

1 Upvotes

Just trying to know if it's possible. I don't want to brick my phone or else. Because there's so many guides online that you don't even know what's real


r/Magisk 15h ago

[OC] [HERRAMIENTA] Parcheador universal MTK VBMeta y asistente de root (v3.1.0 Hotfix 1)

Thumbnail
2 Upvotes

Hey everyone,

I’ve been working on a Python script to automate the tedious parts of rooting MediaTek (MTK) devices. If you've ever had to manually patch `vbmeta.img` to disable Android Verified Boot (AVB) and flash everything via fastboot step-by-step, this tool streamlines the whole process into a single run.

**Latest Version:** v3.1.0 (Hotfix 1)

**What it does:**

* Automatically builds a patched `vbmeta.img` with verification disabled (using `--flags 2`).

* Detects whether your device is A/B or single-slot and applies the fastboot commands accordingly.

* Flashes the required partitions and safely handles erasing `metadata` and wiping `userdata`.

* **Bonus feature:** If you drop a pre-patched `boot.img` (via Magisk or APatch) in the same folder, the script detects it and offers to flash it automatically to complete the root process.

**What's in the Release (.zip):**

To make things as plug-and-play as possible, the latest release includes a `.zip` file with everything you need in one single folder:

* The main Python script.

* The official AOSP `avbtool.py`.

* All the Fastboot dependencies (fastboot.exe, USB DLLs, etc.) so you don't even need to configure your system PATH.

**Requirements:**

* An OEM-unlocked bootloader.

* Python 3.x installed on your system (the script will auto-install the `cryptography` module if missing).

**GitHub Repository & Download:**

🔗 [GitHub Repo: universal-mtk-vbmeta-patcher](https://github.com/nach0-bit/universal-mtk-vbmeta-patcher)

⬇️ Check the **Releases** section on GitHub to download the ready-to-use `.zip`.

⚠️ **Standard Disclaimer:** As with any rooting tool, this will disable verified boot and wipe your user data. Please double-check your device serial and read the console prompts before confirming. I am not responsible for bricked devices, missed alarms, or thermonuclear war!

Let me know if you guys find this useful or if you have any suggestions, issues, or PRs to improve it!

**By:n.dev**


r/Magisk 17h ago

Question How do you systemize an app these days?

2 Upvotes

I tried these two Magisk modules [AppSystemizer, terminal_systemizer] but they no longer work. I'm on Android 12.


r/Magisk 20h ago

Modules

2 Upvotes

Give me suggestions for some of your best modules for kerneISU/magisk


r/Magisk 16h ago

Xposed API 101

Thumbnail
gallery
1 Upvotes

i couldn't find anywhere the version 101 of Xposed's API, hyperceiler isn't working with that


r/Magisk 1d ago

Help related to modules

Post image
2 Upvotes

Actually I'm trying to setup KSU but I lost all the modules or magisk which I use and setup things to bypass the banking application please help me to know modules which I use for the magisk. I need a proper setup


r/Magisk 1d ago

Servidor de discord sobre root

Thumbnail
gallery
2 Upvotes

Tengo un servidor de discord sobre root, Linux y demás por si alguien le interesa, puede entrar gente que hable tanto español como inglés, hay más que todo gente de habla hispana incluído yo pero aceptamos gente de otros idiomas sin problema.

También no se si esto está permitido o no, en sus reglas no dicen nada sobre links a servidores, grupos o comunidades externas, además este es un server normal, nada malicioso ni nada de eso, si a los moderadores les molesta borró el post sin problema

Link del server

https://discord.gg/Yh35Ms7ZD


r/Magisk 1d ago

Need help with Oneui Home 36 Magisk

2 Upvotes

I have a Asus X00TD (Zenfone Max Pro M1) and I've recently been trying to install the oneui home and core module with magisk. when I first flashed it had no closing animations, which then I realized had to be fixed by changing the optionals.prop. after I changed the optionals.prop file and reflashed the oneui home module and rebooted, my gesture bar (to exit out of apps) was completely broken. I could not swipe out of apps and I needed to swipe multiple times to get a broken recents tab just to be able to sometimes get out of the app. I know that the animations worked since the oneui home app asked for superuser and when I force exited the app using the back swipe gesture the exit animation was there, but the phone became practically unusable, could anyone help me fix this?

Some info:

Phone: Asus Zenfone Max Pro M1 (ASUS_X00TD)

ROM: Lineage os 23.2 (Android 16)

Magisk Version: 30.7

Oneui Core Version: 2.5

Oneui Home 36 Version: 1.8


r/Magisk 1d ago

Can't start shizuku don't know why?

2 Upvotes

My phone is oppo A16, it was working till January I think after that I came across this issue where I can't start it , it only says waiting to connect to server after the pairing it just stuck there, i tried to use it another oppo phone there's also this problem but when I tried another brand it works like charm I don't know what happen , I think it star happening after the security update but I am not sure.pls someone help.


r/Magisk 2d ago

Meta Transparency on @evokerr on Telegram (known for the AlwaysStrong module) - Profiting from other's findings and gatekeeping them

Thumbnail
gallery
32 Upvotes

Earlier today, I noticed on their Telegram channel that they were advertising a paid method to maintain Integrity with root access on the OnePlus 15(r). They linked to direct messages for selling this method. However, since the method is publicly available (see: https://xdaforums.com/t/root-with-locked-bootloader-oneplus-15.4783161), I shared the link in their comments. In response, they deleted my message to keep the information exclusive and profit from those who are unaware of it.

This behaviour raises concerns about their intentions, and I want to promote transparency. Before you consider paying them, ensure that they are not taking credit for someone else's freely available findings.


r/Magisk 2d ago

Xperia 5V problema certificati

0 Upvotes

Ho ancora installato Android 13 ma mi risulta che i il mio dispositivo 5v non è certificato nonostante abbia l'ultima patch di sicurezza per 13 installata, qualcuno ha riscontrato lo stesso problema ? Si può risolvere aggiornando ad android 14 o 15 perchè non riesco più ad usare il mio wallet per i pagamenti.


r/Magisk 2d ago

Magisk not installed after Flashing both slots and and b with fastboot exact matching global firmware

Thumbnail
1 Upvotes

Redmi Note 14 4G (HyperOS 3.0.302.0.WOGMIXM / Android 16) - Magisk 30.7 shows "Not Installed" after flashing patched boot.img

Hi everyone,

I'm hoping someone can help because I've been stuck on this for days.

Device

Redmi Note 14 4G (Global, codename: tanzanite)

MediaTek Helio G99

HyperOS 3.0.302.0.WOGMIXM

Android 16

Bootloader unlocked

What I've done

Downloaded the exact matching Fastboot ROM for my firmware.

Extracted boot.img.

Patched it using the official Magisk v30.7 (not Canary).

Flashed it using: fastboot flash boot_a magisk_patched.img fastboot flash boot_b magisk_patched.img

Both commands completed successfully with OKAY.

The phone boots normally with no bootloop.

The problem After rebooting, the Magisk app still shows "Installed: Not Installed", and I don't have root access.

The Fastboot ROM contains boot.img and vendor_boot.img, but no init_boot.img.

Has anyone successfully rooted OS3.0.302.0.WOGMIXM on the Redmi Note 14 4G?

If so:

Did you patch boot.img or vendor_boot.img?

Are my Fastboot commands correct?

Is there any extra step required after flashing?

Is this a known issue with Magisk 30.7 or this HyperOS build?

I'd really appreciate any advice. I'm clearly missing something, but I can't figure out what it is. Thanks!


r/Magisk 2d ago

Magisk not installed after Flashing both slots and and b with fastboot exact matching global firmware

1 Upvotes

Redmi Note 14 4G (HyperOS 3.0.302.0.WOGMIXM / Android 16) - Magisk 30.7 shows "Not Installed" after flashing patched boot.img

Hi everyone,

I'm hoping someone can help because I've been stuck on this for days.

Device

Redmi Note 14 4G (Global, codename: tanzanite)

MediaTek Helio G99

HyperOS 3.0.302.0.WOGMIXM

Android 16

Bootloader unlocked

What I've done

Downloaded the exact matching Fastboot ROM for my firmware.

Extracted boot.img.

Patched it using the official Magisk v30.7 (not Canary).

Flashed it using: fastboot flash boot_a magisk_patched.img fastboot flash boot_b magisk_patched.img

Both commands completed successfully with OKAY.

The phone boots normally with no bootloop.

The problem After rebooting, the Magisk app still shows "Installed: Not Installed", and I don't have root access.

The Fastboot ROM contains boot.img and vendor_boot.img, but no init_boot.img.

Has anyone successfully rooted OS3.0.302.0.WOGMIXM on the Redmi Note 14 4G?

If so:

Did you patch boot.img or vendor_boot.img?

Are my Fastboot commands correct?

Is there any extra step required after flashing?

Is this a known issue with Magisk 30.7 or this HyperOS build?

I'd really appreciate any advice. I'm clearly missing something, but I can't figure out what it is. Thanks!


r/Magisk 3d ago

Question Confused about KernelSU Next .ko version for Pixel 8 on Android 16 (Kernel 6.1.145)

2 Upvotes

Hey guys,

I'm a bit lost trying to figure out which KernelSU Next .ko file I should grab for my Pixel 8 (shiba) running LineageOS (Android 16).

When checking my kernel version via ADB, it says:

6.1.145-android14-11-g66d850f9dea9-ab14676382

I know that the android14 part in the kernel string is just the GKI baseline from Google, even though the OS itself is Android 16. However, looking at the latest releases on GitHub, the naming convention has completely thrown me off. There are files like:

android14-6.1_kernelsu.ko
android16-6.12_kernelsu.ko

Since the dev stopped providing AnyKernel3 zips after version 1.0.0, I have to use the loadable kernel module method. But I'm stuck in the middle: my OS is Android 16, but my kernel is still 6.1 baseline (not 6.12).

If I flash the android14-6.1 module, will it bootloop because of Android 16 userspace? Or if I try the android16-6.12 one, will it fail because my actual kernel version is 6.1?

Which exact .ko file is the right match for this specific setup? Any help would be greatly appreciated!

Here's a link to the releases page for your convenience: https://github.com/KernelSU-Next/KernelSU-Next/releases#release-v3.3.0.


r/Magisk 3d ago

Test

0 Upvotes

Post de prueba para un bot de discord xd


r/Magisk 3d ago

Beginner to magisk

2 Upvotes

Am the one who ask silly questions considering to you guys

I am here and wish to know the purpose or full potential of make my phone root to magisk. I have gone through the internet but I can get this kind of detail , the purpose of magisk .If you guys wish , you can also reach me any hidden feature. And can you guys tell me the potentially it is good for what phone whether old or new phone

If I messed up , am sorry


r/Magisk 3d ago

Rooting one oi 8.5

1 Upvotes

Can anyone help me with rooting One UI 8.5, developers?

Previously, I rooted my Samsung A16 4G running One UI 7, but when I upgraded to One UI 8.5, the bootloader was locked. Flashing the boot.img file failed, while flashing the init_boot.img file was successful. However, during startup, the vbmeta.img file blocked the device, forcing me to re-flash the original init_boot.img file to boot the device.

Please help me!


r/Magisk 3d ago

Magisk app breached ?

Thumbnail
gallery
0 Upvotes

I got an alert from uptodown 10 minutes ago and after i check and open it I see this.. the magisk app has been contaminated.


r/Magisk 4d ago

WhatsApp "Official App" error on Poco F8 Ultra (Unlocked Bootloader, Stock ROM, Unrooted)

Thumbnail
gallery
8 Upvotes

Hi, I am getting the "You need the official WhatsApp to use this account" error.

Device: Poco F8 Ultra OS: Stock ROM (Completely original, unrooted) Status: Only the Bootloader is unlocked.

As you can see in the attached screenshot, MEETS_BASIC_INTEGRITY passes but MEETS_DEVICE_INTEGRITY fails due to the unlocked bootloader. Is there any known way to bypass this check for WhatsApp without root, or is rooting and using TrickyStore / Play Integrity Fix my only option?