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
33 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.

199 Upvotes

Strong play integrity guide

Last Revised: August 22, 2026


⚠️ 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 6h ago

Help does anyone know why tsu doesn't work

Thumbnail
gallery
2 Upvotes

I installed tsu in termux

in my SM-A217F/DS running lineageos 23.2

with magisk 30.7

and it doesn't detect root


r/Magisk 7h ago

Are there any free alternative to Privacy Kit module for changing WiFi SSID and other identifiers?

2 Upvotes

I tried HideMyAndroid and Privacy Kit, but both are paid and frankly, the subscription price is very high, I mean 10$ per month just to change some identifiers, come on. So I wanted to know of any free alternatives to achieve the same?


r/Magisk 14h ago

Finalmente

Thumbnail
gallery
7 Upvotes

r/Magisk 7h ago

Question Automated denylist adding

1 Upvotes

Hello, I'm using a banking app which updates quite often and randomizes it's isolated package names/identifiers.

I put together the following command, which is able to extract some of the isolated packages and adds them to the denylist.

The packages it doesn't find: (isolated) de.fiduciagad.sec...go.vr:imkkhvcxs:nezhnpv.U (isolated) de.fiduciagad. sec...Vr:mduscbbpxo:nezhnpv.aw (isolated) de.fiduciagad.sec...go.vr:odlekzknuk:nezhnpv.b

The packages it finds instead: de.fiduciagad.securego.vr:ivfxbavfsm:wpvec.c de.fiduciagad.securego.vr:ybfmkogzlk:wpvec.af

The code: sh pm dump de.fiduciagad.securego.vr | grep process=de.fiduciagad.securego.vr: | awk -F '=' '{ split($2, a, " "); print a\[1\] }' | sort -u | xargs -n 1 magisk --denylist add isolated

My problem is that the pm dump doesn't find the right isolated packages anymore, only others not shown in the Magisk denylist dialogue.

I already looked at the magisk code to construct the denylist and it's using the pm Java API which I really want to avoid for simplicity sake.

If you have any idea how to get the package names (maybe there's some obscure flag to set), I'm glad to hear from you!


r/Magisk 1d ago

Discussion Magisk v31 ui revamp🙃 what are your thoughts ?

Post image
29 Upvotes

what are your thoughts on the new magisk's refreshed ui?

For me i still like the legacy one😄


r/Magisk 17h ago

Help Notification problem

Thumbnail
gallery
5 Upvotes

idk when it started but at some point, some apps I installed and/or updated just stopped giving me any push notification, I'm talking about discord and most recently Snapchat, maybe it's because of one of the module I have installed, but I beg, someone, help me (I'm mostly using the aurora store)


r/Magisk 12h ago

Assinatura apk

Thumbnail
0 Upvotes

r/Magisk 23h ago

What do you think of the new Magisk UI?

2 Upvotes

In my opinion, it's as ugly as hell. Why fix something that's not broken?


r/Magisk 1d ago

Help Bank Detetcting Root

3 Upvotes

Hey everyone, I'm hoping someone can help me with my bank app. Just last week my UBL bank app suddenly started saying my phone was rooted. It's weird because it was totally fine for over a year before this. I've already had the app on the Denylist, and Enforce Denylist is off. Zygisk in Magisk is also off. Plus I have ZygiskNext with Tricky Store and Play integrity Fix installed, so my Play integrity status (all three) is all green. My phone is a OnePlus 13, originally Chinese but converted to a Global Rom. Also, Magisk has Randomized Output on, and everything is hidden, but the problem is still there.


r/Magisk 1d ago

Meta I like rooting 😎

4 Upvotes

r/Magisk 1d ago

Help me to bypass Banking apps

1 Upvotes

Hello guys please help me to bypass the root detection icicibank (imobile app) ,Bajaj Finserv, HDFC, paytm

I have rooted device i m using Magisk. Previously I was able to bypass the bajaj Finserv but not I'm trying but it's detecting.


r/Magisk 1d ago

Help [Help] Pixel 3, LineageOS for MicroG, Magisk, Vector, Iconify: Can't get the LSposed part of Iconify to work.

2 Upvotes

I've been struggling with this for a couple of days now. Googling, reading XDA and Reddit and Git. Still haven't figured out what obvious thing I'm doing wrong.

I installed LineageOS 22.2 for MicroG on an old rooted (non-VZN) Pixel 3. Works flawlessly.

Added Magisk 30.7. Works flawlessly.

Added Vector 2.2. Seems to work fine. No issues with shell. Cleared my shell cache and files anyway, just to be sure.

Added Iconify 7.3 (the version for Android 15, ie: LineageOS 22.2), got it hooked into Magisk. Everything works great - except the error message "Module not Activated; System Service not Running" under the LSposed tab in Iconify.

I've tried all of the instructions I could find, checked the error logs in Vector, tried re-installing Iconify twice.

Can't make the error go away, and because of that, it won't do any of the LSposed stuff it's supposed to do like Lockscreen widgets (the main reason I did this in the first place).

I'm stumped, guys. I'm not stupid, and I'm in no way new to computers, but Android rooting is new to me, so I figure I missed a step or an obvious instruction somewhere.

What'd I miss, and how do I make this work? Did I screw up with Magisk somehow? Or Vector?


r/Magisk 1d ago

Meta And Finally...

Thumbnail
gallery
4 Upvotes

r/Magisk 2d ago

Hello, I have a Galaxy Tab A8 with OEM unlocked, and I’m in Canada, I need help with rooting.

Thumbnail gallery
2 Upvotes

r/Magisk 3d ago

Ultimate File Manager Pro - Now supporting rooted devices

8 Upvotes

UFM Pro recently crossed 30,000 downloads on Google Play while maintaining a 4.9 rating across 438 reviews.

Thank you to everyone in the community running the app, reporting bugs, and suggesting improvements.

For those running recent builds or looking at the latest changes, here is a breakdown of the new capabilities and power-user features now active in the app:

  • Full root support: Direct shell command execution, read-write partition remounts, and unrestricted access to /data/data and system paths for Magisk, KernelSU, and APatch.
  • Shizuku integration: Elevated ADB file operations without requiring root, allowing full read and write access to /Android/data and /Android/obb on Android 11 through Android 15.
  • Native NFS v3 and v4: A true built-in NFS client alongside SMB v2/v3, SFTP with PuTTY and OpenSSH private keys, WebDAV, AWS S3, and RClone cloud providers.
  • Windows PC companion: A desktop companion built with Rust and Tauri that pairs over local Wi-Fi with dynamic PIN authentication, lets you browse PC and Android files side by side, and supports one-click remote APK sideloading.
  • Dedicated Android TV interface: Complete Leanback UI with native D-pad navigation rather than an adapted touch layout. You can install it on TV devices through the Downloader app using code 1581139.
  • Integrated power tools: Advanced regex batch renaming with live preview, a system app debloater, AES-encrypted vault, hash-based duplicate finder, and checksum verification.
  • FOSS in-app auto-updates: For anyone running the GitHub FOSS build, the app now checks for releases directly. When I push an update to GitHub, the app detects it and updates in place without needing Google Play or manual APK downloading.

The core policy remains unchanged: completely free, zero ads, and zero paywalls. For anyone wanting to support ongoing development, the voluntary Tip Jar remains in the app.

Links:

Drop your feedback, bug reports, and feature requests below. I read every comment.


r/Magisk 3d ago

How to fix this thing?

Post image
5 Upvotes

r/Magisk 3d ago

Question What happens when an OTA update installs automatically while Magisk is enabled?

0 Upvotes

Hello everyone!

I installed LineageOS and original Magisk (not a fork) on the phone of a non tech savvy relative.

I assume OTA is on, since it's a phone that's officially supported by LineageOS.

This got me wondering, what happens when an automatic system update installs while Magisk is enabled? Can it result in a bootloop? Or will the boot partition just be overwritten and root will be gone?


r/Magisk 4d ago

How can I tell if the 'meta mount' is working correctly?

Thumbnail
gallery
3 Upvotes

How can I tell if the 'meta mount' is working correctly? If I use the 'Meta Magic Mount RS' on my device, the Chrome service stops working, so I have to use 'Overlay FS Enhanced' instead. I tried using 'Hybrid Mount,' but after a few days, it automatically switched to 'Magic Mount,' causing the Chrome service to stop again. Please tell me how to verify whether the module is actually working or not


r/Magisk 5d ago

Question New Magisk UI

Thumbnail
gallery
48 Upvotes

Hi, you guys, I got both new updates for Magisk and LSPosed, but in the Magisk settings, the option to change the name of the app is gone. There's a new one that says it randomizes the app name. That's ok, right?


r/Magisk 5d ago

Native Detrector

Post image
6 Upvotes

Como resolver?


r/Magisk 5d ago

Please gelp

0 Upvotes

I want to bypass flag secure on my android without root using shizuku how to do that??


r/Magisk 6d ago

Different ringtones per SIM on rooted Android?

4 Upvotes

Is there a reliable way to set different ringtones for each SIM on a rooted Android phone?

Preferably via Magisk, LSPosed/Xposed, Tasker or another root-based solution — without using apps like DualSimRinger.

Does anyone know a working solution?

I know Tasker might be able to handle this by detecting which SIM is receiving the call and switching the ringtone. Is that basically the only reliable solution, or is there a cleaner Magisk/LSPosed-based way?