icysymmetra/tiktok-patches-for-morphe — explained in plain English
Analysis updated 2026-06-24
Patch TikTok to remove the login requirement and browse content without signing in
Block ads, shop content, image posts, and livestreams from your TikTok feed using the filter patch
Download TikTok videos directly to your device without watermarks
Add a seekbar and playback speed controls to TikTok videos
| icysymmetra/tiktok-patches-for-morphe | cheburnetik/autoconnector_for_telegram | hfsecret/flowguardx | |
|---|---|---|---|
| Stars | 23 | 19 | 19 |
| Language | Java | Java | Java |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | general | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Only compatible with TikTok version 43.8.3 (package names com.zhiliaoapp.musically and com.ss.android.ugc.trill), applying to other versions will likely fail.
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.
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.
Mainly Java. The stack also includes Java, Kotlin, Morphe.
GPLv3, free to use, modify, and distribute, but any modified version must also be released under GPLv3.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.