ITADN
tryigit/PlayIntegrityFix

版本发布 8

PIFS V1.0.7SV1.0.7
? · 2024-11-13

- Keybox file added and will probably be banned soon. - The TrickyStore fork will no longer be developed until the community understands the Keybox files. This has been converted into a support module. - It is recommended to perform TrickyStore updates manually.

PIFS V1.0.6SV1.0.6
? · 2024-08-17

- Full fork @5ec1cff repo V1.1.0. - Supports automatic mode selection, no need for manualy adding (See README.md in the zip). - Supports emulating more key operations, passes some special attestations. - Supports app attest key. - **Removes prop modification** (spoof_build_vars) feature. - Massive code refactoring to enhance security and stability.

China PIFS V1.0.4SV1.0.4
? · 2024-08-10

- Added a basic .sh code to affect all apps until the main repo adds the feature. **Now the module affects all apps and bl is hidden.** [Dsable and customize](https://github.com/tryigit/PlayIntegrityFix?tab=readme-ov-file#keybox-file-pifs)

China PIFS V1.0.3SV1.0.3
? · 2024-07-05

- Full fork changhuapeng V1.2.2 - Add x86 and x64 binary files - Update keycheck binary **PIFS version is dangerous and may cause bootloop after rom update. Please uninstall the module when updating the rom and re-flash it after rom update. We do not accept responsibility.** _Due to the PIFS method, some system optimization files need to be removed (such as files that affect phone and app boot speed). Therefore, unless you need it, use the old version for now and wait for optimization updates. Noob Summary: PIFS doesn't use ram and cpu, so it doesn't directly reduce the device's performance, but it can affect the experience._

China PIF V1.5.5V1.5.5
? · 2024-06-29

- Full fork chiteroman v16.5 - Remove keybox.xml parsing due DroidGuard detections (use PIFS). - Add BOARD and HARDWARE fields in json. - Improve code *If you want to hook keybox with zygisk you can continue using PIF V1.5.4 or PIFS version. Unfortunately chiteroman removed this support for some reasons and I don't know if he will add it again in the future. Of course I can make a fork and it's worth doing but I don't have time and following the original project makes sense for now unless Strong is very necessary.*

China PIF V1.5.4V1.5.4
? · 2024-06-21

*Google fixed the bug, no more Strong pass with SW keybox.* - Full fork chiteroman - Improve C++ and Java code. - Downgrade first_api_level to 24, so all devices (should) be able to pass Device. - Included keybox.xml parsing! You can create /data/adb/keybox.xml to define your own keybox (Strong passing with my private keybox). By default, inside module folder, it exists pif.json and keybox.xml, do NOT delete these files keybox.xml included in the module is SW one **Keybox "hack" does NOT work on broken TEE devices, like OnePlus.**

China PIFXS V1.0.1SV1.0.1预发布
? · 2024-06-19

- Full fork @changhuapeng and very thanks. Those who have smali knowledge please support the repo because Google will definitely fight. - New strong version and modify framework metod

China PIFX V1.4.4V1.4.4
? · 2024-02-03

- Full fork v15.5 chiteroman - Re-shadowhook and code optimization 🤨