MCPcopy Index your code
hub / github.com/Aunali321/ReVancedExperiments

github.com/Aunali321/ReVancedExperiments @v2.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.0.0 ↗ · + Follow
519 symbols 1,293 edges 102 files 210 documented · 40%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

👋🧩 ReVanced Experiments

GitHub Workflow Status (with event) GPLv3 License

Collection of ReVanced Patches

❓ About

Patches are small modifications to Android apps that allow you to change the behavior of or add new features, block ads, customize the appearance, and much more.

💪 Features

Some of the features the patches provide are:

  • 🚫 Block ads: Say goodbye to ads
  • Customize your app: Personalize the appearance of apps with various layouts and themes
  • 🪄 Add new features: Extend the functionality of apps with lots of new features
  • ⚙️ Miscellaneous and general purpose: Rename packages, enable debugging, disable screen capture restrictions, export activities, etc.
  • And much more!

🚀 How to get started

Note: ReVanced Manager v2.0+ is required.

You can use ReVanced CLI or ReVanced Manager to use ReVanced Experiments.

📙 Contributing

Thank you for considering contributing to ReVanced Experiments. You can find the contribution guidelines here.

🛠️ Building

To build ReVanced Experiments, you can follow the ReVanced documentation.

📜 Licence

ReVanced Experiments is licensed under the GPLv3 licence. Please see the license file for more information. tl;dr you may copy, distribute and modify ReVanced Patches template as long as you track changes/dates in source files. Any modifications to ReVanced Patches template must also be made available under the GPL, along with build & install instructions.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 345
Function 90
Class 71
Enum 8
Interface 5

Languages

Java70%
Kotlin30%

Modules by API surface

extensions/shared/library/src/main/java/app/revanced/extension/shared/Utils.java87 symbols
patches/src/main/kotlin/li/auna/util/BytecodeUtils.kt44 symbols
extensions/shared/library/src/main/java/app/revanced/extension/shared/settings/Setting.java32 symbols
extensions/shared/library/src/main/java/app/revanced/extension/shared/settings/preference/SharedPrefCategory.java18 symbols
extensions/shared/library/src/main/java/app/revanced/extension/shared/checks/CheckEnvironmentPatch.java18 symbols
patches/src/main/kotlin/li/auna/util/ResourceUtils.kt17 symbols
extensions/shared/library/src/main/java/app/revanced/extension/shared/settings/preference/ReVancedAboutPreference.java17 symbols
extensions/shared/library/src/main/java/app/revanced/extension/shared/spoof/SpoofVideoStreamsPatch.java15 symbols
extensions/shared/library/src/main/java/app/revanced/extension/shared/settings/preference/AbstractPreferenceFragment.java14 symbols
extensions/shared/library/src/main/java/app/revanced/extension/shared/requests/Requester.java13 symbols
patches/src/main/kotlin/li/auna/patches/shared/misc/settings/preference/BasePreferenceScreen.kt12 symbols
extensions/shared/library/src/main/java/app/revanced/extension/shared/spoof/requests/StreamingDataRequest.java12 symbols

For agents

$ claude mcp add ReVancedExperiments \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page