Skip to content

Releases: chiteroman/PlayIntegrityFix

v18.6

20 Feb 22:04
Compare
Choose a tag to compare

Info

To pass Device verdicts (legacy and new) by default without spoofing a valid certificate chain you must run this command as root:

sed -i 's/"spoofVendingSdk": 0/"spoofVendingSdk": 1/' /data/adb/modules/playintegrityfix/pif.json

WARNING! It will crash PlayStore on A14+

If you want to pass Strong verdicts you must use TrickyStore + valid and not revoked keybox signed by valid Google private key (good luck finding one).

v18.6

  • Update fingerprint.
  • Update autopif script (action script).
  • Bypass new checks.

v18.5

25 Jan 22:13
Compare
Choose a tag to compare

IMPORTANT

Google implemented new checks, now, new Device verdict is like old Strong.

If you download Play Integrity API Checker you can check these new verdicts.

If you want to pass new Device verdict you must spoof a valid certificate chain. You can spoof it using TrickyStore module along PIF (recommended).

v18.5

  • Fix Device verdict not passing on some devices.

v18.4

20 Jan 22:29
Compare
Choose a tag to compare
  • Revert changes in v18.3

It seems that injecting a lib in the unstable process (GMS) doesn't work on some devices :(

I tried to optimize the code to avoid battery drain.

v18.3

15 Jan 20:15
c7645c0
Compare
Choose a tag to compare
  • Update fingerprint
  • Fix high battery drain
  • Other improvements

v18.2

24 Dec 18:44
fde296f
Compare
Choose a tag to compare
  • Update fingerprint
  • Add action.sh (to auto update fingerprint to latest beta)

Thanks to @osm0sis, @backslashxx and @KOWX712

v18.1

13 Dec 21:17
Compare
Choose a tag to compare
  • Update fingerprint

v18.0

17 Nov 00:41
Compare
Choose a tag to compare
  • Module won't delete ro.build.selinux prop, if you can't pass attestation, you can try deleting it
    manually.
    More info here: #470

  • Update fingerprint to latest oriole (Pixel 6) beta rom

  • Remove auto conflict apps (cause bootloops, just remove them manually)

  • Improve Zygisk check

  • Upgrade Gradle, AGP and CMake

  • Enable LTO for Zygisk lib

v17.9

25 Oct 09:59
Compare
Choose a tag to compare
  • Update fingerprint to latest beta (thanks to XiaomiEU devs)
  • Fix Shamiko whitelist bug
  • Fix bootloops on XiaomiEU custom roms

v17.8

23 Oct 12:29
Compare
Choose a tag to compare
  • Auto parse fields from fingerprint!
  • Auto detect test signed ROM!
  • Auto remove conflict apps!
  • Auto add GMS to denylist if using Shamiko!
  • Back to Dobby (my version: https://github.com/chiteroman/Dobby.git)
  • Other improvements

v17.7

03 Oct 15:30
Compare
Choose a tag to compare
  • Update Gradle and AGP
  • Update fingerprint (fix RCS)