mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-04-29 01:22:07 +08:00
This commit is contained in:
parent
b8e81f760c
commit
7aea0da641
12
changelog.md
12
changelog.md
@ -4,14 +4,6 @@ https://t.me/playintegrityfix
|
|||||||
Donations:
|
Donations:
|
||||||
https://www.paypal.com/paypalme/chiteroman
|
https://www.paypal.com/paypalme/chiteroman
|
||||||
|
|
||||||
# Info
|
# v2-inject
|
||||||
|
|
||||||
Should pass Device verdicts (legacy and new) by default without spoofing a valid certificate chain.
|
- Rebase from normal version.
|
||||||
|
|
||||||
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).
|
|
||||||
|
|
||||||
# v18.6
|
|
||||||
|
|
||||||
- Update fingerprint.
|
|
||||||
- Update autopif script (action script).
|
|
||||||
- Bypass new checks.
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
id=playintegrityfix
|
id=playintegrityfix
|
||||||
name=Play Integrity Fix
|
name=Play Integrity Fix
|
||||||
version=v18.6
|
version=v2-inject
|
||||||
versionCode=18600
|
versionCode=2
|
||||||
author=chiteroman
|
author=chiteroman
|
||||||
description=Universal modular fix for Play Integrity (and SafetyNet) on devices running Android 8-15
|
description=Universal modular fix for Play Integrity (and SafetyNet) on devices running Android 8+
|
||||||
updateJson=https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/update.json
|
updateJson=https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/inject/update.json
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "v18.6",
|
"version": "v2-inject",
|
||||||
"versionCode": 18600,
|
"versionCode": 2,
|
||||||
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v18.6/PlayIntegrityFix_v18.6.zip",
|
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/inject/PlayIntegrityFix.zip",
|
||||||
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
|
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/inject/changelog.md"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user