# morpheapp/morphe-patches

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/morpheapp-morphe-patches).**

2,550 stars · 124 forks · Java · GPL-3.0

## Links

- GitHub: https://github.com/MorpheApp/morphe-patches
- Homepage: https://Morphe.software
- awesome-repositories: https://awesome-repositories.com/repository/morpheapp-morphe-patches.md

## Description

This project provides a collection of patches and modification sets for Android applications. It focuses on enhancing media consumption through the removal of advertisements and sponsored segments, while enabling deep customization of application interfaces and internal behaviors.

The project employs system-level modifications, including binary hooking, bytecode manipulation, and dynamic memory patching, to override default application restrictions. These capabilities allow for the restoration of push notifications via signature spoofing, the suppression of screenshot alerts, and the automation of repetitive system dialog dismissals.

The suite of modifications covers a broad range of functional enhancements, including advanced video playback controls, audio quality preservation, and the sanitization of tracking parameters from URLs. It also includes tools for interface layout control, custom theme application, and the integration of external service providers for account synchronization.

Operational diagnostics are supported through the ability to export system logs to the clipboard.

## Tags

### Mobile Development

- [Android Application Modifiers](https://awesome-repositories.com/f/mobile-development/android-application-modifiers.md) — Provides tools for patching and modifying Android application binaries to alter behavior or remove restrictions.
- [Android App Modifications](https://awesome-repositories.com/f/mobile-development/android-app-modifications.md) — Provides a framework for altering the behavior, user interface, and functionality of existing Android applications at runtime.
- [Android Application Customization](https://awesome-repositories.com/f/mobile-development/android-application-customization.md) — Enables runtime modification of third-party Android applications to alter the UI and add customization features.

### User Interface & Experience

- [In-App Advertisement Removal](https://awesome-repositories.com/f/user-interface-experience/in-app-advertisement-removal.md) — Removes promotional content and advertisements from feeds and media players for an uninterrupted experience. ([source](https://Morphe.software))
- [Method Hooking](https://awesome-repositories.com/f/user-interface-experience/font-rasterizers/api-interception-hooks/method-hooking.md) — Implements binary-level method hooking to modify application behavior without access to the original source code.
- [Ad and Sponsor Blocking](https://awesome-repositories.com/f/user-interface-experience/video-players/ad-and-sponsor-blocking.md) — Provides comprehensive removal of both standard advertisements and integrated sponsored segments from media playback.
- [Interface De-cluttering](https://awesome-repositories.com/f/user-interface-experience/frontend-ui-optimization/interface-de-cluttering.md) — Optimizes the interface by removing unnecessary elements and hiding unwanted navigation bars to improve focus. ([source](https://Morphe.software))
- [Gesture-Based System Controls](https://awesome-repositories.com/f/user-interface-experience/gesture-based-ui-components/gesture-based-system-controls.md) — Implements touch-based gesture controls to manage system-level brightness and audio volume. ([source](https://morphe.software/))
- [Interface Layout Controls](https://awesome-repositories.com/f/user-interface-experience/interface-layout-controls.md) — Provides settings for toggling, resizing, or hiding UI elements to optimize the visual structure and workspace visibility. ([source](https://cdn.jsdelivr.net/gh/morpheapp/morphe-patches@main/README.md))
- [App Interface Customization](https://awesome-repositories.com/f/user-interface-experience/interface-theme-customizers/app-interface-customization.md) — Enables modification of the visual and behavioral elements of application user interfaces, including structural layout changes.
- [Automatic Dialog Dismissers](https://awesome-repositories.com/f/user-interface-experience/modal-dialogs/alert-dialogs/automatic-dialog-dismissers.md) — Automatically identifies and dismisses repetitive warning popups to streamline the user experience. ([source](https://morphe.software/))
- [Theme Customization](https://awesome-repositories.com/f/user-interface-experience/visual-theme-configurations/visual-themes/theme-customization.md) — Provides capabilities for users to personalize the application's appearance through custom themes and color palettes. ([source](https://Morphe.software))

### Networking & Communication

- [Notification Restoration](https://awesome-repositories.com/f/networking-communication/communication-platforms-services/messaging-notification-systems/messaging-services/notification-delivery-services/push-notification-providers/notification-restoration.md) — Implements techniques to restore broken push notification delivery in modified applications via signature spoofing. ([source](https://Morphe.software))

### Operating Systems & Systems Programming

- [Android System Modification](https://awesome-repositories.com/f/operating-systems-systems-programming/android-system-modification.md) — Provides a collection of tools for bypassing system restrictions, spoofing identifiers, and altering global UI elements.
- [Application Logic Modifications](https://awesome-repositories.com/f/operating-systems-systems-programming/application-logic-modifications.md) — Implements runtime alterations to the internal logic of third-party applications to bypass restrictions and modify behavior.

### Security & Cryptography

- [Mobile App Ad Blocking](https://awesome-repositories.com/f/security-cryptography/privacy-and-ad-blocking/ad-blocking-and-breakage-repairs/mobile-app-ad-blocking.md) — Implements system-level removal of advertisements and promotional content from native mobile applications.
- [Runtime Memory Patching](https://awesome-repositories.com/f/security-cryptography/runtime-memory-patching.md) — Employs dynamic memory patching to overwrite bytes in runtime memory to bypass restrictions.
- [APK Signature Bypasses](https://awesome-repositories.com/f/security-cryptography/signature-verification-tools/signature-spoofing-utilities/apk-signature-bypasses.md) — Spoofs application signatures at the system level to restore push notification delivery for modified binaries.
- [URL Parameter Sanitizers](https://awesome-repositories.com/f/security-cryptography/url-parameter-sanitizers.md) — Strips tracking identifiers and telemetry parameters from shared URLs to protect user privacy. ([source](https://Morphe.software))
- [URL Privacy Sanitizers](https://awesome-repositories.com/f/security-cryptography/url-privacy-sanitizers.md) — Removes tracking parameters from shared URLs and bypasses redirect pages to protect user privacy.

### Software Engineering & Architecture

- [Bytecode Manipulation](https://awesome-repositories.com/f/software-engineering-architecture/bytecode-manipulation.md) — Utilizes bytecode manipulation to remove conditional checks for screenshot alerts and popup dialogs.

### Development Tools & Productivity

- [Runtime State Injections](https://awesome-repositories.com/f/development-tools-productivity/startup-configurations/application-value-injection/runtime-state-injections.md) — Injects custom configuration values into the application state to override default themes and layouts.

### Graphics & Multimedia

- [Advanced Video Playback Controls](https://awesome-repositories.com/f/graphics-multimedia/advanced-video-playback-controls.md) — Provides granular control over video playback speeds and default quality levels. ([source](https://Morphe.software))
- [Disablers](https://awesome-repositories.com/f/graphics-multimedia/audio-volume-controls/dynamic-range-compression/disablers.md) — Maintains original audio quality by disabling dynamic range compression. ([source](https://Morphe.software))
- [External Media Downloaders](https://awesome-repositories.com/f/graphics-multimedia/media-playback-controls/external-media-downloaders.md) — Adds capabilities to download content via external tools and automate fullscreen transitions. ([source](https://cdn.jsdelivr.net/gh/morpheapp/morphe-patches@main/README.md))
- [Playback Control Overlays](https://awesome-repositories.com/f/graphics-multimedia/playback-control-overlays.md) — Modifies playback interface overlays and forces specific audio tracks to customize the viewing experience. ([source](https://cdn.jsdelivr.net/gh/morpheapp/morphe-patches@main/README.md))
- [Sponsor Skipping Clients](https://awesome-repositories.com/f/graphics-multimedia/sponsor-skipping-clients.md) — Automatically bypasses promotional segments and sponsored parts of videos during playback. ([source](https://Morphe.software))
- [Playback Enhancements](https://awesome-repositories.com/f/graphics-multimedia/video-playback-components/playback-enhancements.md) — Adds advanced controls and behavioral overrides to existing video playback components.

### System Administration & Monitoring

- [Screenshot Alert Suppression](https://awesome-repositories.com/f/system-administration-monitoring/alert-suppression-systems/duplicate-alert-suppression/screenshot-alert-suppression.md) — Implements logic to prevent applications from triggering alerts when a screenshot is captured. ([source](https://Morphe.software))
- [Gesture-Based Brightness Adjustments](https://awesome-repositories.com/f/system-administration-monitoring/hardware-brightness-management/brightness-hotkey-mappings/brightness-level-adjustments/gesture-based-brightness-adjustments.md) — Enables changing device audio levels and screen luminosity using touch-based gestures. ([source](https://Morphe.software))

### Web Development

- [Traffic Filtering Proxies](https://awesome-repositories.com/f/web-development/backend-development/web-frameworks/routing-request-handling/http-request-handlers/request-simulators/request-interception-and-blocking/traffic-filtering-proxies.md) — Intercepts network traffic to strip tracking parameters from URLs and block advertisement server requests.
- [Redirect Bypassers](https://awesome-repositories.com/f/web-development/url-routing/redirection-rules/redirect-resolvers/redirect-bypassers.md) — Includes utilities that resolve and skip intermediate redirect or tracking URLs to open final destinations. ([source](https://Morphe.software))
