Morphe is an Android app patcher that modifies YouTube, YouTube Music, and Reddit to remove ads and tracking without requiring root access.
The tool addresses ad saturation and dark patterns in popular apps by performing bytecode-level modifications directly on users' devices. Morphe operates entirely locally, never uploading APKs or personal data. Users provide the original app file, select patches to apply, and receive a modified APK ready to install. The patcher offers two operational modes: Simple mode applies sensible defaults with a single tap, while Expert mode exposes over one hundred individual patches with per-patch configuration options including colors and toggles, allowing fine-grained control over which modifications to apply.
Morphe suits developers and power users who want to reclaim control over their app experience without rooting their device. It works best for those willing to manage the patching workflow themselves, as the process requires obtaining the original APK and installing the patched version manually. The tool is specifically designed for YouTube, YouTube Music, and Reddit; support for other applications is not mentioned in the documentation.
Development activity shows consistent engagement with the project. The repository maintains active issue tracking and pull request review cycles, indicating ongoing maintenance and responsiveness to user reports. Documentation is comprehensive, with step-by-step guides covering patching workflows, installation methods, updates, patch sources, backups, and customization options. The codebase is written in Kotlin and hosted alongside organizational assets, suggesting a structured development approach with attention to branding and user-facing materials.