https://github.com/daboynb/playcurlNEXT
https://github.com/daboynb/playcurlNEXT
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daboynb/playcurlNEXT
- Owner: daboynb
- License: gpl-3.0
- Created: 2024-10-07T18:10:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-15T20:19:13.000Z (over 1 year ago)
- Last Synced: 2025-01-18T17:11:28.650Z (over 1 year ago)
- Language: Shell
- Size: 23.6 MB
- Stars: 316
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- Changelog: changelog.md
- License: COPYING
Awesome Lists containing this project
- awesome-android-root - PlaycurlNEXT - Fix Play Integrity (and SafetyNet) verdicts, allowing custom fields and props. `FOSS` `[M]` `[K]` (🔐 Root Management / Root Hiding and Play Integrity)
README
# If you'd like to support me:
This is a rewrite of Playcurl, the old version became outdated as many things have changed. Paradoxically, this is more lightweight and easier to use.
# Support group
https://t.me/playfixnext
# How to Use
- Flash the module. (You must have play integrity fix installed)
- Reboot.
- Check for integity.
# How it Works
- At every boot, the fingerprint (fp) will be pulled using the action.sh script of your pif module.
- Every hour, the updated fingerprint will be downloaded.
# How to configure a different time interval
1) You can set your own time interval by specifying the number of minutes inside the file:
`/data/adb/modules/playcurlNEXT/minutes.txt`
(minimum 1 minute, maximum 1400 minutes)
Reboot to apply.
# Credits
- [chiteroman/PlayIntegrityFix](https://github.com/chiteroman/PlayIntegrityFix)
- [osm0sis/PlayIntegrityFork](https://github.com/osm0sis/PlayIntegrityFork)