Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 2.04 KB

rootcloak.md

File metadata and controls

36 lines (26 loc) · 2.04 KB
layout title excerpt permalink
project
RootCloak (Xposed)
Android Xposed module to hide root from other apps
/rootcloak/
RootCloak Icon

RootCloak (Xposed)

{: .center}

This Android app is a module for the Xposed Framework. Some apps, such as banking, enterprise, or audio/video apps will not run if your phone is rooted. This allows you to run apps that detect root without disabling root. It is published under the name devadvance.

DOWNLOAD (FROM XPOSED REPO){:target="_blank"}{:rel="noopener"}{: .pure-button .pure-button-primary } SOURCE CODE (GITHUB){:target="_blank"}{:rel="noopener"}{: .pure-button .pure-button-primary } {: .center}

For a list of working and non-working apps, as well as more technical information, see the RootCloak GitHub wiki:

ROOTCLOAK WIKI (GITHUB){:target="_blank"}{:rel="noopener"}{: .pure-button .pure-button-primary } {: .center}

If you have an issue with RootCloak, either check the Issues section of GitHub, or visit the XDA Support Thread:

ROOTCLOAK ISSUES (GITHUB){:target="_blank"}{:rel="noopener"}{: .pure-button .pure-button-primary } XDA SUPPORT THREAD{:target="_blank"}{:rel="noopener"}{: .pure-button .pure-button-primary } {: .center}

Note: with SafetyNet becoming more prevalent, RootCloak development is not very active. {: .center}

Note: you can read the latest version of this document on the GitHub wiki here: Understanding RootCloak | GitHub - devadvance/rootcloak{:target="_blank"}{:rel="noopener"}

{% capture my-include %}{% include Understanding-RootCloak.md %}{% endcapture %} {{ my-include | markdownify }}