Naituw/IPAPatch
Patch iOS Apps, The Easy Way, Without Jailbreak. observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 69
- 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: 3455
- days_rel: n/a
- days_push: 187
- n_releases_24m: 0
Adoption not part of the score
5275 stars · 762 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
IPAPatch is an Xcode project template that lets you patch decrypted iOS app IPA files by injecting your own dynamic libraries, without requiring a jailbreak. It supports building and running modified apps, lldb debugging, linking external frameworks, and generating distributable patched IPA files.
Use cases
- inject custom code into a third-party iOS app
- debug a third-party iOS app with lldb and breakpoints
- patch an ipa without jailbreaking
- link Reveal or other frameworks into an existing app
- create a modified ipa to share with friends
- inspect the runtime behavior of an iOS app
When to choose
- you want to tweak or analyze a decrypted iOS app on macOS with Xcode
- you need step-by-step debugging of code injected into another app
- you want to distribute a patched ipa without a jailbroken device
When to avoid
- you need to patch apps on Windows or Linux
- the ipa is encrypted and you have no way to decrypt it
- you want a fully automated non-Xcode patching pipeline
Facets
application · maturity active
reverse-engineering security developer-tools reverse-engineering security developer-tools mobile-development ipa-patching xcode-template no-jailbreak objective-c code-injection lldb-debugging macos ios
1 source
- readme: https://github.com/Naituw/IPAPatch · fetched 2026-08-28 · 8a291e6c9708
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Naituw/IPAPatch | main | 54 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem