Version: 1.0
Author: Ian7672
Description: A Magisk module to hide root and modifications from banking/DRM apps, while improving the chances of passing SafetyNet. Safe for OTA updates.
- Auto-detects new banking/DRM apps and immediately hides root.
- Root binaries (
su,busybox,magisk) and Magisk traces are hidden at runtime. - Maximum SafetyNet Boost: patches runtime props + system.prop.
- Does not use heavy loops → saves CPU & battery.
- Minimal logging → safe, does not store history.
- Copy this module folder to your computer and create a zip:
RootCloakBoostFinal.zip
- Flash via Magisk Manager → Modules → Install from storage.
- Reboot your device.
- Target banking/DRM apps can be modified in the file:
common/service.sh
- Add the package names of apps you want to hide.
- This module does not cause permanent system damage → safe for OTA updates.
- Root binaries are hidden only at runtime → can be restored when the module is disabled.
- Minimal logging → only for internal debugging, does not store user data.
Use this module at your own risk. Although it is safe for OTA updates and uses runtime patching, some apps are highly sensitive to root detection and may still refuse to run. Always backup before installing.