πŸƒ 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:

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 themeChanges the default dark theme to use true blacks for AMOLED screens.
Disable analyticsDisables SoundCloud's analytics.
Disable consent popupDisables 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 themeApplies 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