Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lennyRBLX/apk-patches

Personal Android APK patches.
https://github.com/lennyRBLX/apk-patches

Last synced: 17 days ago
JSON representation

Personal Android APK patches.

Awesome Lists containing this project

README

        

# 🧩 APK Patches

![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/ReVanced/revanced-patches/release.yml)
![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)

This repository contains a collection of personal patches made for the ReVanced Patcher.

## ❓ About

Various patches made for Android APKs.

## 💪 Features

Undisclosed, refer to the patches themselves to see what they do.

For a complete list of all available patches, visit [git/apk-patches/.../patches](https://github.com/lennyRBLX/apk-patches/tree/main/patches/src/main/kotlin/app/revanced/patches).

## 🚀 How to get started

Make sure to unsplit your APK with [AntiSplit-M](https://github.com/AbdurazaaqMohammed/AntiSplit-M) before proceeding.
Download the latest [ReVanced CLI](https://github.com/ReVanced/revanced-cli) release, [patch the APK](https://github.com/ReVanced/revanced-cli/blob/main/docs/1_usage.md#-patch-an-app), then install the `xxxx_patched.apk` on the Android Emulator / Device you wish.

## 📚 Everything else

### 🛠️ Building

To build APK Patches, you can follow the [ReVanced documentation](https://github.com/ReVanced/revanced-documentation).

## 📜 License

APK Patches is licensed under the GPLv3 license. Please see the [license file](LICENSE) for more information.
[tl;dr](https://www.tldrlegal.com/license/gnu-general-public-license-v3-gpl-3) you may copy, distribute and modify ReVanced Patches as long as you track changes/dates in source files.
Any modifications to APK Patches must also be made available under the GPL,
along with build & install instructions.