Patch to Android as Magisk Module

Active 2 Replies 654 Views 2019-09-01 18:02:02 Questions
Is there a method for applying android patches as magisk module? I can't rely to xposed module since it always trips the Safetynet and many apps and game upped their security to it. I only saw "disable signature verification in the package  manager" as magisk module (Smali Patcher), so I wonder if it is possible for "signature verification  status: always true" & "disable APK signature verification" and if so, how?

Sharing is caring, show love and share the thread with your friends.


seirmarx replied
4 Years
I am using Smali Patcher but my problem is it only patch the third option, enabling installing old version of apps. What I am looking for is patching android to enable signature verification for modded Play Store to work. I have odexed service.jar so dalvik-cache wont work, Smali Patcher might be a viable way to patch android but still missing two options needed for modded Play Store to work. So I am asking other than Smali Patcher or by tweaking Smali Patcher, how can we patch android by creating magisk module? Any insight about these? It would benefit us to know if there is magisk moule for android patches since it will not need xposed and hopefully pass safetynet which apps relies on these days
ecompton59 replied
4 Years
yes its on xda-devlopers.com smaili patcher its exe plug pc in it paches through adb and makes magisk mod for you
loading...