Skip to content

Releases: chiteroman/PlayIntegrityFix

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.

v15.9.4

06 Mar 15:30
Compare
Choose a tag to compare
  • Misc improvements.

v15.9.3

02 Mar 17:16
Compare
Choose a tag to compare
  • Correctly remove conflict apps.
  • Fix attestation issues in few devices.
  • Fix bootloops.

Xiaomi roms doesn't like ShadowHook 😭