Skip to content

Releases: chiteroman/PlayIntegrityFix

v16.7

21 Jul 17:12
Compare
Choose a tag to compare
  • Unsigned custom ROMs (signed with test keys) should pass Device verdict. Thanks to @4h9fbZ
  • Fix bootloops on PixelOS custom ROM

v16.6

20 Jul 23:06
Compare
Choose a tag to compare
  • Change fingerprint to fix RCS
  • Misc improvements

v16.5

28 Jun 22:01
Compare
Choose a tag to compare
  • Update hook framework: Dobby
  • Fix Device not passing in few devices
  • Improve code
  • Reduce Zygisk libs size

v16.4

27 Jun 00:07
Compare
Choose a tag to compare
  • Misc improvements in code
  • Remove keybox.xml parsing due DroidGuard detections (better use FrameworkPatch)
  • Add BOARD and HARDWARE fields in json

v16.3

20 Jun 22:00
Compare
Choose a tag to compare

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

19 Jun 16:40
Compare
Choose a tag to compare

WORKING TEE = STRONG PASS

v15.9.9

23 May 09:22
Compare
Choose a tag to compare
  • MEETS_DEVICE_INTEGRITY is green again ✅
  • Refine code logic

v15.9.8

16 May 08:52
Compare
Choose a tag to compare
  • MEETS_DEVICE_INTEGRITY is green again ✅
  • Refine code
  • You can define your own native props in pif.json!

v15.9.7

01 Apr 22:41
Compare
Choose a tag to compare
  • Improve code detecting attestation extensions.

v15.9.6

18 Mar 11:50
Compare
Choose a tag to compare
  • Fix BASIC verdict not passing.