totsiaw/proxma-patches — explained in plain English
Analysis updated 2026-05-18
Remove ads and tracking SDKs from apps like My Telenor, MyZong, and Simosa using Morphe Manager.
Bypass root, emulator, or anti-tamper detection in a re-signed or modified build of a supported app.
Unlock premium features in apps like Investify or NetMonster without an active subscription.
Study the patch descriptions as examples of how specific ad, tracking, and license-check SDKs are commonly disabled.
| totsiaw/proxma-patches | danmoreng/qwen3-tts-android | gaearon/reanimated-repro-weird | |
|---|---|---|---|
| Stars | 6 | 6 | 6 |
| Language | Kotlin | Kotlin | Kotlin |
| Last pushed | — | — | 2024-11-08 |
| Maintenance | — | — | Stale |
| Setup difficulty | moderate | hard | moderate |
| Complexity | 3/5 | 4/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires installing Morphe Manager and matching the exact app version each patch targets, unrelated versions are not supported.
Proxma Patches is a bundle of modification patches for a handful of Android apps, meant to be applied through a tool called Morphe Manager. The apps covered include My Telenor, Investify, Simosa (used by the Jazz mobile network), MTProxy, MyZong (used by the Zong mobile network), and NetMonster. Each patch targets one specific version of one specific app, so it only works if your installed app matches the version listed in the README. To use it, you install Morphe Manager, add this project as a patch source using a provided link, then pick an app, choose which patches you want applied, and install the patched result. The patches themselves fall into a few repeating categories across the different apps. Several remove advertising, either by disabling ad SDKs like Google Ad Manager, AdMob, or AppLovin, or by forcing an app's internal premium or no-ads flag to report true without any purchase. Others block tracking and analytics tools such as Firebase, Facebook, Mixpanel, AppsFlyer, and TikTok's SDK, so the modified app stops sending usage data while keeping features like push notifications working. A third category disables security checks that some of these apps use to detect rooted phones, emulators, or repackaged app files, since patched apps are technically modified and would normally be blocked or shut down by these checks. One patch unlocks a daily reward in MyZong without watching the required ad, and another unlocks paid premium features in NetMonster, such as more detailed location calculation, without a subscription. The project is written in Kotlin and structured as a set of individual, well documented patches rather than one combined program, with a table for each app listing supported versions and a short explanation of what each patch changes under the hood.
A bundle of app patches for Morphe Manager that strip ads and trackers and bypass anti-tamper checks in several Pakistani telecom and utility apps.
Mainly Kotlin. The stack also includes Kotlin, Morphe Manager.
The README does not state a license, so terms of use and redistribution are unclear.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.