rootcloak
rootcloak copied to clipboard
Any plans to port module to Magisk?
Specifically the feature that hides specific package names from root checking apps, as magisk already takes care of hiding SU binaries.
Thanks for all your hard work.
Possibly, but RootCloak was never designed with things like SafetyNet in mind, which is the larger issue at the moment.
Thanks for responding. While some apps use safetynet to authenticate, many still use old root detection methods which your module takes care of, while Magisk only tackles safetynet. So Magisk and rootcloak together some day would be amazing.
I took a quick look, and there are a few "Xposed for Magisk" modules. Do those work with RootCloak? (I haven't even rooted my N device because Xposed isn't available yet)
It does, but using Xposed with Magisk breaks safetynet compatibility. Because of this a native Magisk RootCloak module would be amazing because of the reasons stated above.
Interesting. This does sound like an interesting problem, and something worth looking into.