whatisgithub

What is proxma-patches?

totsiaw/proxma-patches — explained in plain English

Analysis updated 2026-05-18

6KotlinAudience · developerComplexity · 3/5Setup · moderate

In one sentence

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.

Mindmap

mindmap
  root((proxma-patches))
    What it does
      Morphe patch bundle
      Targets specific apps
      Version matched patches
    Patch categories
      Ad removal
      Tracker blocking
      Anti tamper bypass
      Premium unlock
    Supported apps
      My Telenor
      Investify
      Simosa
      MyZong
      NetMonster
    Tech stack
      Kotlin
      Morphe Manager
    Use cases
      Remove ads
      Bypass detection
      Unlock premium

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Remove ads and tracking SDKs from apps like My Telenor, MyZong, and Simosa using Morphe Manager.

USE CASE 2

Bypass root, emulator, or anti-tamper detection in a re-signed or modified build of a supported app.

USE CASE 3

Unlock premium features in apps like Investify or NetMonster without an active subscription.

USE CASE 4

Study the patch descriptions as examples of how specific ad, tracking, and license-check SDKs are commonly disabled.

What is it built with?

KotlinMorphe Manager

How does it compare?

totsiaw/proxma-patchesdanmoreng/qwen3-tts-androidgaearon/reanimated-repro-weird
Stars666
LanguageKotlinKotlinKotlin
Last pushed2024-11-08
MaintenanceStale
Setup difficultymoderatehardmoderate
Complexity3/54/52/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires installing Morphe Manager and matching the exact app version each patch targets, unrelated versions are not supported.

The README does not state a license, so terms of use and redistribution are unclear.

So what is it?

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.

Copy-paste prompts

Prompt 1
Explain how to add this repository as a patch source in Morphe Manager.
Prompt 2
Walk me through what the Bypass device validation patch actually disables in the My Telenor app.
Prompt 3
Help me understand the difference between the two tracker-blocking patches listed for My Telenor.
Prompt 4
Summarize which of these patches only affect ads versus which ones affect security checks.

Frequently asked questions

What is proxma-patches?

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.

What language is proxma-patches written in?

Mainly Kotlin. The stack also includes Kotlin, Morphe Manager.

What license does proxma-patches use?

The README does not state a license, so terms of use and redistribution are unclear.

How hard is proxma-patches to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is proxma-patches for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.