├── CHANGELOG.md ├── LICENSE.md ├── Leaked Keyboxs ├── README.md └── 💀 │ └── tarball │ ├── Check Keybox │ ├── keybox_check.py │ └── readme.md │ ├── Create Keybox │ ├── keybox_create.sh │ ├── mediatek_tool │ │ └── README.md │ └── readme.md │ └── readme.md ├── PIFB ├── DEFAULT-keybox.xml ├── DEFAULT.pif.json └── SystemAppAdd.sh ├── PIFS ├── AllTargetMagiskhide.sh ├── DEFAULF-AllAppsTarget.sh ├── DEFAULT-keybox.xml └── DEFAULT-target.txt ├── README.md ├── update.json └── updateS.json /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/LICENSE.md -------------------------------------------------------------------------------- /Leaked Keyboxs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/Leaked Keyboxs/README.md -------------------------------------------------------------------------------- /Leaked Keyboxs/💀/tarball/Check Keybox/keybox_check.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/Leaked Keyboxs/💀/tarball/Check Keybox/keybox_check.py -------------------------------------------------------------------------------- /Leaked Keyboxs/💀/tarball/Check Keybox/readme.md: -------------------------------------------------------------------------------- 1 | https://tryigit.dev/keybox/checker 2 | -------------------------------------------------------------------------------- /Leaked Keyboxs/💀/tarball/Create Keybox/keybox_create.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/Leaked Keyboxs/💀/tarball/Create Keybox/keybox_create.sh -------------------------------------------------------------------------------- /Leaked Keyboxs/💀/tarball/Create Keybox/mediatek_tool/README.md: -------------------------------------------------------------------------------- 1 | [Keybox_exe Telegram File](https://t.me/cleverestech/50471/75970) 2 | -------------------------------------------------------------------------------- /Leaked Keyboxs/💀/tarball/Create Keybox/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/Leaked Keyboxs/💀/tarball/Create Keybox/readme.md -------------------------------------------------------------------------------- /Leaked Keyboxs/💀/tarball/readme.md: -------------------------------------------------------------------------------- 1 | https://tryigit.dev/keybox/ 2 | -------------------------------------------------------------------------------- /PIFB/DEFAULT-keybox.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/PIFB/DEFAULT-keybox.xml -------------------------------------------------------------------------------- /PIFB/DEFAULT.pif.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/PIFB/DEFAULT.pif.json -------------------------------------------------------------------------------- /PIFB/SystemAppAdd.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/PIFB/SystemAppAdd.sh -------------------------------------------------------------------------------- /PIFS/AllTargetMagiskhide.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/PIFS/AllTargetMagiskhide.sh -------------------------------------------------------------------------------- /PIFS/DEFAULF-AllAppsTarget.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/PIFS/DEFAULF-AllAppsTarget.sh -------------------------------------------------------------------------------- /PIFS/DEFAULT-keybox.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/PIFS/DEFAULT-keybox.xml -------------------------------------------------------------------------------- /PIFS/DEFAULT-target.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/PIFS/DEFAULT-target.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/README.md -------------------------------------------------------------------------------- /update.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/update.json -------------------------------------------------------------------------------- /updateS.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tryigit/PlayIntegrityFix/HEAD/updateS.json --------------------------------------------------------------------------------