Skip to content

MorpheApp/morphe-patcher

Repository files navigation

Website badge Documentation badge Subreddit badge X badge Crowdin badge

💉 Morphe Patcher

Morphe Patcher used to patch Android applications.

 

❓ About

Morphe Patcher is a library to patch Android applications.
It powers Morphe CLI, 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.

💪 Features

Some of the features the Morphe Patcher provides are:

  • 🔧 Patch Dalvik VM bytecode: Disassemble and assemble Dalvik bytecode
  • 📦 Patch APK resources: Decode and build Android APK resources
  • 📂 Patch arbitrary APK files: Read and write arbitrary files directly from and to APK files
  • 🧩 Write modular patches: Extensive API to write modular patches that can patch Dalvik VM bytecode, APK resources and arbitrary APK files

🚀 How to get started

To use Morphe Patcher in your project, follow these steps:

  1. Add the repository to your project

  2. Add the dependency to your project:

     dependencies {
         implementation("app.morphe:morphe-patcher:{$version}")
     }

📚 Everything else

📙 Contributing

Thank you for considering contributing to Morphe Patcher. You can find the contribution guidelines here.

🛠️ Building

To build Morphe Patcher, you can follow the Morphe documentation.

📃 Documentation

You can find the fundamentals of Morphe Patcher and how to create patches here.

📜 License

Morphe Patches are licensed under the GNU General Public License v3.0, with additional conditions under GPLv3 Section 7:

  • Name Restriction (7c): The name "Morphe" may not be used for derivative works.
    Derivatives must adopt a distinct identity unrelated to "Morphe."

See the LICENSE file for the full GPLv3 terms and the NOTICE file for full conditions of GPLv3 Section 7

About

Patcher for Morphe

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors 7

Languages