https://github.com/tosox/revanced-patches
My personal patches collection for ReVanced
https://github.com/tosox/revanced-patches
android java kotlin patches revanced reverse-engineering
Last synced: about 2 months ago
JSON representation
My personal patches collection for ReVanced
- Host: GitHub
- URL: https://github.com/tosox/revanced-patches
- Owner: Tosox
- License: gpl-3.0
- Created: 2025-09-15T11:41:01.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-03-20T17:02:30.000Z (3 months ago)
- Last Synced: 2026-03-21T06:43:32.350Z (3 months ago)
- Topics: android, java, kotlin, patches, revanced, reverse-engineering
- Language: Kotlin
- Homepage:
- Size: 260 KB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Continuing the legacy of Vanced
# 👋🧩 Tosox's Repository of ReVanced Patches


## ❓ About
This repository contains patches I made for various apps.
If you don't know what ReVanced or ReVanced Patches are, check [here](https://revanced.app/).
## 🚀 How to use my patches
These patches can be applied to your apps via the official [ReVanced Manager](https://github.com/revanced/revanced-manager).
⚠️**If you don't already know how to patch an app with ReVanced, please go check [their documentation](https://github.com/ReVanced/revanced-manager/tree/main/docs) first.** ⚠️
1. Open ReVanced Manager, go to Settings -> Data sources -> Turn on "Use alternative sources".
2. In the same section, click "Alternative sources".
3. Replace the organization (which by default is "*revanced*") to "*Tosox*".
4. Make sure the Patches source is "*revanced-patches*".
5. Save with OK and restart the app
🎉 You are now able to see and apply my patches!
## 📙 Issues or requests
If you have an issue or a suggestion, please open a GitHub Issue [here](https://github.com/Tosox/revanced-patches/issues/new/choose).
You can also create a Pull Request if you want to make changes to my patches, but please create a [discussion](https://github.com/Tosox/revanced-patches/issues/new/choose) first.
## 📜 Licence
My fork of ReVanced Patches is licensed under the GPLv3 licence, as the official [ReVanced Patches](https://github.com/ReVanced/revanced-patches).
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 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.