You've already forked PlayIntegrityFork
mirror of
https://github.com/osm0sis/PlayIntegrityFork.git
synced 2025-09-06 06:37:06 +00:00
- remove backwards compatibility cruft for all deprecated fields except FIRST_API_LEVEL (for now) - iterate through all entries with . or * (see next) to allow modifying any matching DroidGuard-checked system property - allow leading * wildcard to match multiple system properties in one json entry - add logging levels using VERBOSE_LOGS as the last json entry, with values of 0, 1, 2, 3 or 100 - spoof sys.usb.state to mtp for DroidGuard by default to hide USB Debugging Co-authored-by: arda99 <arda99@noreply.xdaforums.com>