mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-03-12 22:45:27 +08:00
parent
0a98e4e0f6
commit
f0ce683ef0
17
changelog.md
17
changelog.md
@ -1,20 +1,17 @@
|
|||||||
Telegram channel:
|
Telegram channel:
|
||||||
https://t.me/playintegrityfix
|
https://t.me/playintegrityfix
|
||||||
|
|
||||||
Device verdict should pass by default.
|
|
||||||
If not, try removing /data/adb/pif.json file.
|
|
||||||
|
|
||||||
Donations:
|
Donations:
|
||||||
https://www.paypal.com/paypalme/chiteroman
|
https://www.paypal.com/paypalme/chiteroman
|
||||||
|
|
||||||
If you are using TrickyStore and you have a valid keybox, but Strong
|
# IMPORTANT
|
||||||
isn't passing, maybe you should change the ROM.
|
|
||||||
Stock ROMs gives the best results.
|
|
||||||
|
|
||||||
# v18.4
|
Google implemented new checks, now, new Device verdict is like old Strong.
|
||||||
|
|
||||||
- Revert changes in v18.3
|
If you download [Play Integrity API Checker](https://play.google.com/store/apps/details?id=gr.nikolasspyr.integritycheck) you can check these new verdicts.
|
||||||
|
|
||||||
It seems that injecting a lib in the unstable process (GMS) doesn't work on some devices :(
|
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).
|
||||||
|
|
||||||
I tried to optimize the code to avoid battery drain.
|
# v18.5
|
||||||
|
|
||||||
|
- Fix Device verdict not passing on some devices.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "v18.4",
|
"version": "v18.5",
|
||||||
"versionCode": 18400,
|
"versionCode": 18500,
|
||||||
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.4/PlayIntegrityFix_v18.4.zip",
|
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.5/PlayIntegrityFix_v18.5.zip",
|
||||||
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
|
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user