Skip to content

Releases: chiteroman/PlayIntegrityFix

v17.1

16 Aug 08:48
Compare
Choose a tag to compare
  • Update fingerprint from husky to akita

v17.0

13 Aug 21:59
Compare
Choose a tag to compare
  • Update to latest husky beta fingerprint
  • Improvements in code

v16.9

27 Jul 09:19
Compare
Choose a tag to compare
  • 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

24 Jul 17:03
21cea1d
Compare
Choose a tag to compare
Merge pull request #384 from mintss-zez0/patch-1

Update module.prop

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