Releases: chiteroman/PlayIntegrityFix
Releases Β· chiteroman/PlayIntegrityFix
v17.1
- Update fingerprint from husky to akita
v17.0
- Update to latest husky beta fingerprint
- Improvements in code
v16.9
- Update fingerprint, Device verdict passing again β
NOTE: If your ROM is signed with test-keys, modify "SPOOF_PACKAGE_MANAGER" value in /data/adb/modules/playintegrityfix/pif.json and set to "true".
Remember to kill com.google.android.gms.unstable process after this!
v16.8
Merge pull request #384 from mintss-zez0/patch-1 Update module.prop
v16.7
v16.6
- Change fingerprint to fix RCS
- Misc improvements
v16.5
v16.4
- Misc improvements in code
- Remove keybox.xml parsing due DroidGuard detections (better use FrameworkPatch)
- Add BOARD and HARDWARE fields in json
v16.3
Google fixed the bug, no more Strong pass with SW keybox π’
- Improve C++ and Java code
- Downgrade first_api_level to 24, so all devices (should) be able to pass Device
- Included keybox.xml parsing! You can create /data/adb/keybox.xml to define your own keybox (Strong passing with my private one :D)
By default, inside module folder, it exists pif.json and keybox.xml, do NOT delete these files
keybox.xml included in the module is SW one
Keybox "hack" does NOT work on broken TEE devices, like OnePlus
v16.0
WORKING TEE = STRONG PASS