Patcher for Morphe
173
stars
325
commits
Kotlin
primary language
Sep 14, 2026
updated
Morphe Patcher used to patch Android applications.
Β
Morphe Patcher is a library to patch Android applications.
It powers Morphe Desktop,
Morphe (Manager),
and various third party patch managers.
Morphe Patcher is based off the prior work of ReVanced. All modifications made by Morphe, along with their dates, can be found in the Git history.
Some of the features the Morphe Patcher provides are:
To use Morphe Patcher in your project, follow these steps:
Add the repository to your project
Add the dependency to your project:
dependencies {
implementation("app.morphe:morphe-patcher:{$version}")
}
Thank you for considering contributing to Morphe Patcher. You can find the contribution guidelines here.
To build Morphe Patcher, you can follow the Morphe documentation.
You can find the fundamentals of Morphe Patcher and how to create patches here.
Morphe Patches are licensed under the GNU General Public License v3.0, with additional conditions under GPLv3 Section 7:
See the LICENSE file for the full GPLv3 terms and the NOTICE file for full conditions of GPLv3 Section 7.
115 commits
107 commits
38 commits
32 commits
Kotlin
100.0%
Patcher for Morphe
173
stars
325
commits
Kotlin
primary language
Sep 14, 2026
updated
Morphe Patcher used to patch Android applications.
Β
Morphe Patcher is a library to patch Android applications.
It powers Morphe Desktop,
Morphe (Manager),
and various third party patch managers.
Morphe Patcher is based off the prior work of ReVanced. All modifications made by Morphe, along with their dates, can be found in the Git history.
Some of the features the Morphe Patcher provides are:
To use Morphe Patcher in your project, follow these steps:
Add the repository to your project
Add the dependency to your project:
dependencies {
implementation("app.morphe:morphe-patcher:{$version}")
}
Thank you for considering contributing to Morphe Patcher. You can find the contribution guidelines here.
To build Morphe Patcher, you can follow the Morphe documentation.
You can find the fundamentals of Morphe Patcher and how to create patches here.
Morphe Patches are licensed under the GNU General Public License v3.0, with additional conditions under GPLv3 Section 7:
See the LICENSE file for the full GPLv3 terms and the NOTICE file for full conditions of GPLv3 Section 7.
115 commits
107 commits
38 commits
32 commits
Kotlin
100.0%