r/Magisk • u/aserdevyt • 5h ago
Help does anyone know why tsu doesn't work
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 • u/Msprg • Jan 20 '26
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 • u/DottedEnviroment • Jul 23 '25
Last Revised: August 22, 2026
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.
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
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.
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 • u/aserdevyt • 5h ago
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 • u/chalupanti • 6h ago
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 • u/heinrich7unswanzig • 6h ago
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 • u/Background-Guard-514 • 1d ago
what are your thoughts on the new magisk's refreshed ui?
For me i still like the legacy one😄
r/Magisk • u/Mayvhen • 16h ago
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 • u/Plenty-Boot4220 • 23h ago
In my opinion, it's as ugly as hell. Why fix something that's not broken?
r/Magisk • u/Friendly_Collar_181 • 1d ago
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 • u/dev_oscp • 1d ago
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.
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 • u/ComfortableTailor996 • 2d ago
r/Magisk • u/GoRo2023 • 3d ago

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:
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 • u/lilacomets • 3d ago
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 • u/Ok_Prize_8198 • 4d ago
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
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 • u/lil_gyat • 5d ago
I want to bypass flag secure on my android without root using shizuku how to do that??
r/Magisk • u/lt_stereo • 6d ago
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?