Releases: chiteroman/PlayIntegrityFix
Releases Β· chiteroman/PlayIntegrityFix
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
v15.9.9
- MEETS_DEVICE_INTEGRITY is green again β
- Refine code logic
v15.9.8
- MEETS_DEVICE_INTEGRITY is green again β
- Refine code
- You can define your own native props in pif.json!
v15.9.7
- Improve code detecting attestation extensions.
v15.9.6
- Fix BASIC verdict not passing.
v15.9.4
- Misc improvements.
v15.9.3
- Correctly remove conflict apps.
- Fix attestation issues in few devices.
- Fix bootloops.
Xiaomi roms doesn't like ShadowHook π