YPLiang19/Mango
MangoFix is a DSL which syntax is very similar to Objective-C,MangoFix is also an iOS App hotfix SDK. You can use MangoFix method replace any Objective-C or Swift method. observed · 2026-08-28
Health v2 · maintenance only
35/100
- Activity 27
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3107
- days_rel: n/a
- days_push: 440
- n_releases_24m: 0
Adoption not part of the score
1194 stars · 219 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MangoFix is an iOS hotfix SDK built around a DSL whose syntax closely resembles Objective-C, allowing developers to replace any Objective-C or Swift method at runtime via downloaded or bundled scripts. It includes a lexer/parser/interpreter for the Mango language and supports AES-encrypted script execution.
Use cases
- hotfix a crashing iOS app without an App Store release
- patch Objective-C methods at runtime
- replace Swift methods in a shipped iOS app
- run encrypted patch scripts downloaded from a server
- fix production bugs in iOS apps instantly
When to choose
- you need to patch both Objective-C and Swift code in production iOS apps
- you want a JSPatch alternative with Objective-C-like syntax
- you need encrypted hotfix scripts for security
When to avoid
- you target the App Store and cannot accept GPL-3.0 licensing implications
- you need a cross-platform hotfix solution beyond iOS
- your app review strategy forbids runtime code patching
Facets
library · maturity active
interpreter parser sdk developer-tools mobile-development programming-languages developer-tools cpp hotfix dsl objective-c runtime-patching jspatch-alternative swift-hotfix ios mobile swift
1 source
- readme: https://github.com/YPLiang19/Mango · fetched 2026-08-28 · 0826b5b900b5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| YPLiang19/Mango | main | 35 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem