Custom Morphe patches for Android — premium unlocks, ad-free layouts, license bypasses, and UX enhancements for Medium, Truecaller, Splitwise, MyGate, and more.
This repository provides custom, community-developed bytecode patches for various Android apps using the Morphe Patcher framework. It targets popular apps to restore premium styling, bypass verification checks, nuke tracking, and clean up visual overlays.
📰 Medium (Freedium Mirror)
📞 Truecaller
|
💵 Splitwise
🛡️ MyGate
🔑 Core & License Bypasses
|
| Gesture / Action | Result |
|---|---|
Tap the floating Unlock button | Slides up a clean WebView reading dialog loading the article from the Freedium mirror. |
Long-Press the floating Unlock button | Dismisses/hides the button instantly from the screen for the current reading session. |
Tap the Freedium Mirror Server settings row | Opens the selection dialog to switch hosts or add a custom host with ripple animation. |
v1.8.0 •
main• 13 patches total
🎯 Supported versions:
| 1.92.140 |
|---|
| 💊 Patch | 📜 Description | ⚙️ Options |
|---|---|---|
| Brave Origin | Unlocks Brave Origin and enables feature toggle controls. |
🎯 Supported versions:
| 7.0.7 |
|---|
| 💊 Patch | 📜 Description | ⚙️ Options |
|---|---|---|
| Bypass license check | Bypasses the Google Play LVL backend license check, allowing full app access without activation. |
🎯 Supported versions:
| 26.10.6 |
|---|
| 💊 Patch | 📜 Description | ⚙️ Options |
|---|---|---|
| Disable analytics | Suppresses Truecaller's CleverTap behavioural event tracking to prevent user-activity telemetry. | |
| Enable premium features | Unlocks all client-side premium features by bypassing the feature-availability gate. | |
| Hide 'Get Premium' banners | Dismisses premium upgrade prompts and paywall screens automatically. | |
| Hide ads | Removes ads from the after-call screen and caller-ID overlay. | |
| Hide premium upgrade prompts | Removes 'Get Premium' and 'Switch to Premium' buttons from the nav bar, settings, and profile. | |
| Mock premium | Always shows the premium/gold badge and unlocks premium UI features. | |
| Remove Premium UI | Removes the Premium tab from the bottom navigation bar and the Premium row in the profile section. |
🎯 Supported versions:
| 4.5.1302097 |
|---|
| 💊 Patch | 📜 Description | ⚙️ Options |
|---|---|---|
| Freedium | Adds a profile setting to choose the Freedium Mirror host, and a floating button on articles that opens the current article using the chosen Freedium Mirror in a webview. |
🎯 Supported versions:
| 7.31.0 | 7.26.1 |
|---|
| 💊 Patch | 📜 Description | ⚙️ Options |
|---|---|---|
| MyGate | Unlocks MyGate premium, removes ads, fixes notifications and e-Intercom. |
🎯 Supported versions:
| 26.4.4 |
|---|
| 💊 Patch | 📜 Description | ⚙️ Options |
|---|---|---|
| Unlock Pro | Spoofs Splitwise Pro subscription status everywhere it is checked — bypasses the server-driven feature gate (charts, receipt scanning, currency conversion, default splits, auto-split, transaction import, itemization), forces Person.isPro() to true for receipt quality and UI gating, and suppresses all in-app upsell ad banners (home-screen, recent activity, post-add-expense). Works entirely client-side with no server interaction. |
| 💊 Patch | 📜 Description | ⚙️ Options |
|---|---|---|
| Unlock premium | Unlocks all AT4K premium features by forcing the premium status to true. |
Install Morphe Manager on your Android device.
Add this repository as a patch source:
➕ Add Patches to Morphe Manager
Or manually paste https://github.com/bufferk/morphe-patches in Settings -> Patch Sources.
Select your target app (e.g. Medium), choose your patches, and tap Patch.
Install the output APK.
./gradlew patches:buildAndroid
java -jar morphe-cli.jar patch \
-p patches/build/libs/patches-1.6.9.mpp \
-o output-patched.apk \
"target-input-app.apk"
Licensed under the GNU General Public License v3.0, with additional terms under GPLv3 Section 7:
See the LICENSE file for the full terms and the NOTICE file for section 7 conditions.
Kotlin
83.8%
Java
16.2%
Custom Morphe patches for Android — premium unlocks, ad-free layouts, license bypasses, and UX enhancements for Medium, Truecaller, Splitwise, MyGate, and more.
This repository provides custom, community-developed bytecode patches for various Android apps using the Morphe Patcher framework. It targets popular apps to restore premium styling, bypass verification checks, nuke tracking, and clean up visual overlays.
📰 Medium (Freedium Mirror)
📞 Truecaller
|
💵 Splitwise
🛡️ MyGate
🔑 Core & License Bypasses
|
| Gesture / Action | Result |
|---|---|
Tap the floating Unlock button | Slides up a clean WebView reading dialog loading the article from the Freedium mirror. |
Long-Press the floating Unlock button | Dismisses/hides the button instantly from the screen for the current reading session. |
Tap the Freedium Mirror Server settings row | Opens the selection dialog to switch hosts or add a custom host with ripple animation. |
v1.8.0 •
main• 13 patches total
🎯 Supported versions:
| 1.92.140 |
|---|
| 💊 Patch | 📜 Description | ⚙️ Options |
|---|---|---|
| Brave Origin | Unlocks Brave Origin and enables feature toggle controls. |
🎯 Supported versions:
| 7.0.7 |
|---|
| 💊 Patch | 📜 Description | ⚙️ Options |
|---|---|---|
| Bypass license check | Bypasses the Google Play LVL backend license check, allowing full app access without activation. |
🎯 Supported versions:
| 26.10.6 |
|---|
| 💊 Patch | 📜 Description | ⚙️ Options |
|---|---|---|
| Disable analytics | Suppresses Truecaller's CleverTap behavioural event tracking to prevent user-activity telemetry. | |
| Enable premium features | Unlocks all client-side premium features by bypassing the feature-availability gate. | |
| Hide 'Get Premium' banners | Dismisses premium upgrade prompts and paywall screens automatically. | |
| Hide ads | Removes ads from the after-call screen and caller-ID overlay. | |
| Hide premium upgrade prompts | Removes 'Get Premium' and 'Switch to Premium' buttons from the nav bar, settings, and profile. | |
| Mock premium | Always shows the premium/gold badge and unlocks premium UI features. | |
| Remove Premium UI | Removes the Premium tab from the bottom navigation bar and the Premium row in the profile section. |
🎯 Supported versions:
| 4.5.1302097 |
|---|
| 💊 Patch | 📜 Description | ⚙️ Options |
|---|---|---|
| Freedium | Adds a profile setting to choose the Freedium Mirror host, and a floating button on articles that opens the current article using the chosen Freedium Mirror in a webview. |
🎯 Supported versions:
| 7.31.0 | 7.26.1 |
|---|
| 💊 Patch | 📜 Description | ⚙️ Options |
|---|---|---|
| MyGate | Unlocks MyGate premium, removes ads, fixes notifications and e-Intercom. |
🎯 Supported versions:
| 26.4.4 |
|---|
| 💊 Patch | 📜 Description | ⚙️ Options |
|---|---|---|
| Unlock Pro | Spoofs Splitwise Pro subscription status everywhere it is checked — bypasses the server-driven feature gate (charts, receipt scanning, currency conversion, default splits, auto-split, transaction import, itemization), forces Person.isPro() to true for receipt quality and UI gating, and suppresses all in-app upsell ad banners (home-screen, recent activity, post-add-expense). Works entirely client-side with no server interaction. |
| 💊 Patch | 📜 Description | ⚙️ Options |
|---|---|---|
| Unlock premium | Unlocks all AT4K premium features by forcing the premium status to true. |
Install Morphe Manager on your Android device.
Add this repository as a patch source:
➕ Add Patches to Morphe Manager
Or manually paste https://github.com/bufferk/morphe-patches in Settings -> Patch Sources.
Select your target app (e.g. Medium), choose your patches, and tap Patch.
Install the output APK.
./gradlew patches:buildAndroid
java -jar morphe-cli.jar patch \
-p patches/build/libs/patches-1.6.9.mpp \
-o output-patched.apk \
"target-input-app.apk"
Licensed under the GNU General Public License v3.0, with additional terms under GPLv3 Section 7:
See the LICENSE file for the full terms and the NOTICE file for section 7 conditions.
Kotlin
83.8%
Java
16.2%