π V4n1X Patches
September 1, 2026 Β· View on GitHub
Patches for use with Morphe.
β About
A collection of bytecode/resource patches for Android apps, built for the Morphe patcher.
Currently focused on SoundCloud (com.soundcloud.android).
π How to use
Click here to add these patches to Morphe:
https://morphe.software/add-source?github=V4n1X/morphe-patches
Or manually add this repository URL in Morphe Manager β Sources:
https://github.com/V4n1X/morphe-patches
βοΈ Disclaimer
This project is provided for educational purposes only. The patches are intended to help developers understand Android bytecode modification and the Morphe patching framework.
- No affiliation β This project is not affiliated with, endorsed by, or connected to any of the patched applications or their developers.
- No warranty β These patches are provided "as is" without warranty of any kind. Use at your own risk.
- Terms of Service β Using modified versions of applications may violate their Terms of Service. It is your responsibility to review and comply with applicable terms.
- No redistribution β The patched APK files should not be redistributed. These patches are meant to be applied by end users to their own legally obtained APKs.
- Fair use β These patches are developed through independent reverse engineering for interoperability and personal use, consistent with fair use principles.
The author assumes no liability for any consequences resulting from the use of these patches.
π Credits
Based on patches from:
- hoo-dles/morphe-patches β AMOLED dark theme, analytics/telemetry patch
- kondratjev/morphe-patches β Enable SoundCloud Go, consent popup & analytics patches
Built on the official MorpheApp/morphe-patches-template.
v1.3.0Β Β β’Β Β
mainΒ Β β’Β Β 5 patches total
π¦ SoundCloudΒ Β β’Β Β 5 patches
π― Supported versions:
| 2026.08.26-release |
|---|
| πΒ Patch | πΒ Description | βοΈΒ Options |
|---|---|---|
| AMOLED dark theme | Changes the default dark theme to use true blacks for AMOLED screens. | |
| Disable analytics | Disables SoundCloud's analytics. | |
| Disable consent popup | Disables the OneTrust consent/cookies popup and collapses banner views. | |
| Enable SoundCloud Go+ | Enables SoundCloud Go+ premium features, offline listening, HQ audio, and disables audio/visual ads. | |
| Material You dynamic theme | Applies Android 12+ Material You dynamic accent colors from the system wallpaper palette. |
π οΈ Building
./gradlew buildAndroid
The built .mpp file will be at patches/build/libs/.
π License
V4n1X Patches are licensed under the GNU General Public License v3.0