Releases: KOWX712/PlayIntegrityFix
Releases Β· KOWX712/PlayIntegrityFix
Release list
inject-s v4.7
- Fix resetprop command for KernelSU.
- Rework WebUI, use cdn approach to fetch GitHub resource to avoid
429 too many request.
Revision 1
- Minor bug fix
inject-s v4.6
- Android 17 support.
- Improve method to find Zygisk provider module.
- WebUI new language: Polish (@marcinmajsc, #12)
inject-s v4.5
- Inline inject logic and stream payload over companion to avoid detection.
- Support resetprop compact.
- WebUI new language: Traditional Chinese (@mattchengg, #3), Turkish (@DogancanYr, #4), Indonesian (@yourbestregard, #5), Arabic (@ZG089, #6).
- Minor overall optimization.
inject-s v4.4
- New WebUI interface, built-in help menu, rewrite with Material Web Component.
- New Fetch pif.prop via GitHub feature, exclusive for WebUI, not relying on curl/wget but using fetch api from browser.
- WebUI localization support, view GUIDE.md.
- Proper fix for zygisk cxa_atexit detection via GitHub@5ec1cff/local_cxa_atexit_finalize_impl.
inject-s v4.3
- Drop preview option
- Hide debug option in WebUI
- New script only mode, zygisk is still loaded but no injection to GMS/Play Store, no need reboot to take effect.
- New spoofVendingBuild option, enable to spoof fingerprint field to Play Store.
- WebUI: view option - view current pif.prop
- WebUI: select device option - choose model that will be fetched
- WebUI: update color scheme, improved UI
v19.2-Final
General update from main branch
- Update fingerprint.
- Android 16 support.
- WebUI improvement.
- ReZygisk new modId support.
Note
This version is different with inject version, no spoofVendingSdk and no manual configuration.
inject-s v4.2
inject-s v4.1
- Update fingerprint.
- Migrate from json to prop (pif.json -> pif.prop) for more optimized binary size.
- Added spoofBuild option.
- Auto reset pif.prop when the format is incorrect.
- Improved WebUI, fixed false error log.
- Added back module update.
Additional notes
- pixel_beta fingerprint can no longer get device verdict even on legacy check, so enabling spoofVendingSdk won't help you to get device verdict. You can disable spoofBuild to stop spoofing as pixel beta to droidguard, but some device might require spoofBuild to use GPay/GWallet even with device/strong verdict.
- Currently enabling spoofProvider can help you to get strong verdict in A13+ check with revoked keybox, but it will break google wallet. This exploit might be fixed in future.
inject v3.3 + spoofVendingSdk
Diff with previous version
- OTA update support for fp fetching script, now it can be updated without reboot, module's update will be less needed. (Thanks to @backslashxx)
- Magisk action redirect WebUI support, removed action button in KernelSU and APatch.
- Improved WebUI , better WebUI X support.
Warning
What is vending and manual? Read previous release note if you haven't done it before.
When sharing this module to others, kindly use this release link instead of the zip file to avoid unnecessary issues.
inject v3.2 + spoofVendingSdk
Diff with previous version
- update fingerprint.
- fix action failed to fetch
pif.json.
Warning
Read previous release note if you haven't done it before.