🧩 ReVanced Patches

January 9, 2026 · View on GitHub


                       

Continuing the legacy of Vanced

🧩 ReVanced Patches

GPLv3 License

This repository contains custom ReVanced patches by blazskufca.

📦 Patches

The following patches are included in this repository:

ApplicationPatch NameDescription
Mladinska Plus (com.mladinska.mkplus)Unlock PlusForces the app to report 'plus' permissions to the server.
Projected EDS (com.sovworks.projecteds)Unlock EDSBytecode and native library patches to bypass license and obfuscation checks.

🛠️ Automated Native Patching (Projected EDS)

Unlike standard patches, Projected EDS requires modifications to native .so libraries. This repository includes an automated Ghidra-based workflow for this purpose.

Prerequisites

  • Ghidra: Must be installed and available in your PATH (specifically ghidra-analyzeHeadless).
  • Android SDK: ANDROID_HOME should be set or Build Tools must be in your path.

Usage (Portable Script)

The script ghidra/patch-eds.sh automates the entire process: building the patches, decompiling the APK, patching native libraries with Ghidra, and merging everything into a signed APK.

# Provide the path to your original APK as an argument
./ghidra/patch-eds.sh "com.sovworks.projecteds v1.16.75_antisplit.apk"

🚀 How to use

To usage these patches, you need to bundle them.

  1. Clone this repository

  2. Build the patches using ./gradlew patches:build

  3. Use the generated .jar file with ReVanced Manager or CLI.

Import into ReVanced Manager

Use alternative sources Configure alternative source