You've already forked PlayIntegrityFork
mirror of
https://github.com/osm0sis/PlayIntegrityFork.git
synced 2025-09-06 06:37:06 +00:00
README tweaks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Play Integrity Fork
|
||||
*PIF forked to bring back the custom.pif.json restore feature and develop more methodically*
|
||||
*PIF forked to be more futureproof and develop more methodically*
|
||||
|
||||
[](https://github.com/osm0sis/PlayIntegrityFork/releases/latest)
|
||||
[](https://github.com/osm0sis/PlayIntegrityFork/releases)
|
||||
@@ -71,7 +71,7 @@ Note clearing Google Play Services app ***data*** will then require you to reset
|
||||
You can read module logs using this command directly after boot:
|
||||
|
||||
```
|
||||
adb shell "logcat | grep 'PIF'"
|
||||
adb shell "logcat | grep 'PIF/'"
|
||||
```
|
||||
|
||||
Add "VERBOSE_LOGS" with a value of "0", "1", "2", "3" or "100" as the last entry of your custom.pif.json to enable higher logging levels; "100" will dump all the system properties that DroidGuard is checking.
|
||||
|
||||
Reference in New Issue
Block a user