Module Overview
The Play Integrity Fix module modifies system properties to help rooted Android devices pass Google's Play Integrity attestation. By spoofing device fingerprints and keystore providers, it restores the Device verdict, allowing users to certify their devices and access restricted apps.
I've been running this on my daily driver to keep Google Wallet and my banking apps happy after the official chiteroman repo vanished. Under the hood, it seamlessly injects a safe fingerprint and handles custom keystore providers, saving me the headache of hunting down working props manually every few weeks. Just keep in mind this is strictly for fixing the Play Integrity API, so don't expect it to act as a universal root hider for stubborn games.
- Automated fingerprint spoofing right out of the box to get your device verdict passing again.
- Custom keystore handling. You can easily enable
spoofProviderandspoofPropsif you aren't already running TrickyStore alongside it. - ROM signature spoofing that masks testkey signatures on custom builds so Google’s checks see a valid release key.
- Built-in WebUI gives you total control over the configuration options without forcing you to edit text files in a terminal.
Support & Requirements
- Android Versions: Android 8+ (includes specific SDK spoofing rules for Android 13/14+)
- Root Type: Magisk or KernelSU
- Dependencies: Zygisk is strictly required (Magisk's built-in Zygisk, ZygiskNext, or ReZygisk)
How to Install
- Download the latest release
.zipfrom the GitHub repository. - Open your Magisk or KernelSU app, head to the Modules tab, and tap "Install from storage."
- Select the zip file, let the flashing process finish, and reboot your phone.
Rate this Module
Share your experience with the community.
* You will be prompted to login via Google in one click to verify your rating.