mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-02-22 22:28:48 +08:00
v18.6
This commit is contained in:
parent
1112fb35da
commit
124dd91724
14
changelog.md
14
changelog.md
@ -4,14 +4,14 @@ https://t.me/playintegrityfix
|
||||
Donations:
|
||||
https://www.paypal.com/paypalme/chiteroman
|
||||
|
||||
# IMPORTANT
|
||||
# Info
|
||||
|
||||
Google implemented new checks, now, new Device verdict is like old Strong.
|
||||
Should pass Device verdicts (legacy and new) by default without spoofing a valid certificate chain.
|
||||
|
||||
If you download [Play Integrity API Checker](https://play.google.com/store/apps/details?id=gr.nikolasspyr.integritycheck) you can check these new verdicts.
|
||||
If you want to pass Strong verdicts you must use [TrickyStore](https://github.com/5ec1cff/TrickyStore) + valid and not revoked keybox signed by valid Google private key (good luck finding one).
|
||||
|
||||
If you want to pass new Device verdict you must spoof a valid certificate chain. You can spoof it using [TrickyStore](https://github.com/5ec1cff/TrickyStore) module along PIF (recommended).
|
||||
# v18.6
|
||||
|
||||
# v18.5
|
||||
|
||||
- Fix Device verdict not passing on some devices.
|
||||
- Update fingerprint.
|
||||
- Update autopif script (action script).
|
||||
- Bypass new checks.
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "v18.5",
|
||||
"versionCode": 18500,
|
||||
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.5/PlayIntegrityFix_v18.5.zip",
|
||||
"version": "v18.6",
|
||||
"versionCode": 18600,
|
||||
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.6/PlayIntegrityFix_v18.6.zip",
|
||||
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user