Skip to content

feat: include all revanced universal patches #65

@lakshay487

Description

@lakshay487

Feature description

  1. Hide USB debugging
  2. Hide developer's option
  3. Remove screenshot restrictions
  4. Unblock screen recording restrictions
  5. Disable play integrity (Prevents apps from using Play Integrity by pretending it is not available. This is different than disabling pairip.)
  6. Export internal data documents provider (Exports a documents provider that grants access to the internal data directory of this app to file managers and other apps that support the SAF.)
  7. Hide mock location (Prevents the app from knowing the device location is being mocked by a third party app.)
  8. Spoof root of trust (Spoofs device integrity states - Locked Bootloader, Verified OS - for apps that perform local certificate attestation.)
  9. Spoof Play Age Signals (Spoofs Google Play data about the user's age and verification status.)

Motivation

These come in very handy for apps that implement these restrictions.
Like my coaching's app (Allen) wouldn't open if usb debugging is enabled, it has client side play integrity attestation, disables screenshots and screen captures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions