ngbangg/builder-for-morphe
Here you can download and use applications selected for this repository, which are enhanced with many functionalities that will certainly be useful to you.
📋 List of apps in this repository
🧩 Morphe Patches 
| Download | Patch Details | Add to Obtainium | Play Store |
|---|---|---|---|
| Details | YouTube | ||
| Details | YouTube Music | ||
| Details |
🧩 Piko Patches 
| Download | Patch Details | Add to Obtainium | Play Store |
|---|---|---|---|
| Details | X (Twitter) | ||
| Details |
🧩 De-Vanced Patches 
🧩 Hoo-dles Patches 
🧩 Paresh Patches 
🧩 Anddea Patches 
| Download | Patch Details | Add to Obtainium | Play Store |
|---|---|---|---|
| Details | YouTube | ||
| Details | YouTube Music |
🔥 Features
- 🛑 Ad-blocking: blocks all types of ads (who needs them anyway?).
- 🚀 Enhanced features: squeezes more out of the app.
- ⭐ Customization: personalize the app to fit your needs.
- 💉 Optimization: optimized APKs for performance and size.
- 🔒 Persistent: patched app won't be updated or overwritten by Play Store.
- 🔄 Auto-updates: supports automatic updates through Obtainium using individual configs (see app list below).
- ✨ And much more!
🔐 Verifying Authenticity
To ensure that the APK files you download are genuinely compiled by this project and haven't been tampered with, you can verify the APK's certificate fingerprint. All official releases share the following SHA-256 fingerprint:
98d443d7bf2495e4faa56ed0190ad84619702d2322c0ac91c7d52ba6d676969c
🤖 Build Your Own APKs
For maximum security, we recommend building and customizing your own apps by:
- Star and fork this repo 👀
- Customize
config.toml(seeCONTRIBUTING.mdfor more details) - Run the CI workflow
- Download your APKs from Releases
📚 Documentation & Contributing
For full configuration reference, setup and contributing guide, see CONTRIBUTING.md.
⚠️ Disclaimer
- This project is not affiliated with any patch creators mentioned here, and is intended for educational & personal use only.
- All builds are done using publicly available tools. This repository simply automates the process for convenience.
- Everything happens through the public GitHub Actions to ensure security and transparency. For maximum security, you can always build the applications yourself using the provided source code or official methods.
- The build code is a complete Python rewrite based on an adaptation that was first implemented by j-hc. All credits go to him for laying down the initial foundation.
- This repository only provides pre-built APKs. If a build fails due to upstream app or patch changes, please report it to the patch creators or wait for an update.
🤝 Acknowledgments
This repository is based on the krvstek/uni-apks template (GPL-3.0), with the following transparent changes (see changes):
- Pre-configured and pre-built support for many apps
- Easily build your own APKs just by customizing
config.toml(no extra setup required)- Automatic upstream sync (preserves your custom
config.toml) - No manual brand configuration needed in
ci.yml - Skip changelog filtering on manual builds
- Automatic upstream sync (preserves your custom
- GitHub Pages deployment support
- Other changes contributed upstream: Pull Requests, co-authored commits