gitmyhub

tiktok-patches-for-morphe

Java ★ 80 updated 2d ago

This repository is a Morphe patch source for TikTok. It continues the work from earlier community TikTok patch sets, including ReVanced, with the patches adapted for Morphe and tested against newer TikTok builds. The current target version is TikTok 43.8.3

A patch bundle for the Morphe Android app that modifies TikTok 43.8.3 to remove login walls, block ads and unwanted feed content, add a seekbar and playback speed controls, and download videos without watermarks.

JavaKotlinMorpheReVancedsetup: easycomplexity 2/5

Morphe is an Android tool that modifies installed apps on your phone by applying patches, small targeted code changes that alter an app's behavior without fully replacing it. This repository is a patch source for TikTok, meaning you point Morphe at this repository and it uses these patches to modify TikTok version 43.8.3 on your Android device.

The patches here build on earlier community work, including modifications originally developed for ReVanced, a well-known app modification project. They have been adapted to work with Morphe's patching system and tested against a specific TikTok build.

The available patches cover a range of modifications. Some remove friction: one disables the login requirement so TikTok loads without the sign-in wall, and another restores Google sign-in after patching. Some add controls the original app hides: a seekbar for scrubbing videos, playback speed options, and a persistent clear-display mode. A feed filter patch lets you block ads, livestreams, stories, shop content, and image-only videos, and can filter by view or like counts. A downloads patch saves videos without watermarks. A SIM spoof patch alters the region values TikTok reads from the device. A link sanitizer cleans share links before they leave the app.

Because TikTok frequently changes its internal structure, these patches are tied to a specific version (43.8.3, package names com.zhiliaoapp.musically and com.ss.android.ugc.trill). Applying them to a different TikTok version is not supported and would likely fail.

To use this source, open the provided link on the Android device where Morphe is installed, or paste the repository URL into Morphe's add-source field. The patch bundle is built from Kotlin source in the patches/ directory and Java extension code in the extensions/ directory, then published as a .mpp bundle that Morphe downloads and loads. The project is not affiliated with TikTok, ByteDance, or the Morphe team. It is licensed under GPLv3.

Where it fits