Urinx/iOSAppHook resource
专注于非越狱环境下iOS应用逆向研究,从dylib注入,应用重签名到App Hook observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 3732
- days_rel: n/a
- days_push: 2819
- n_releases_24m: 0
Adoption not part of the score
2487 stars · 448 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Chinese-language tutorial and demo project on iOS app reverse engineering in non-jailbroken environments, covering app decryption checks, re-signing, dylib injection, and hooking with CaptainHook/Cycript. It uses WeChat as the worked example and is tied to older toolchains (Xcode 7.3–8.1, iOS 9.3–10.3).
Use cases
- hook an iOS app without jailbreaking
- inject a dylib into a decrypted iOS app
- re-sign an app so it installs on a non-jailbroken device
- check whether an app binary is decrypted via cryptid
- load Cycript into an iOS app for runtime tweaking
- learn the non-jailbreak iOS reverse engineering workflow step by step
- debug an iOS app's UI with Reveal
When to choose
- you want a detailed, step-by-step walkthrough of the non-jailbreak iOS hooking pipeline (decryption check, re-signing, injection, hooking)
- you are working with older devices/iOS 9–10 and Xcode 7–8 toolchains
- you learn best from a concrete end-to-end example using a real app like WeChat
When to avoid
- you target modern iOS versions (12+) where these techniques and signed-tool setups largely no longer work
- you need a maintained, reusable hooking framework rather than a tutorial with demo code
- you want jailbreak-based tweak development (Theos/Substrate on a jailbroken device)
Facets
learning-resource · maturity abandoned
reverse-engineering security reverse-engineering security mobile-development developer-tools ios-reverse-engineering dylib-injection app-hook cycript code-re-signing non-jailbreak captainhook dumpdecrypted mach-o wechat-example tutorial ios macos swift mobile
1 source
- readme: https://github.com/Urinx/iOSAppHook · fetched 2026-08-28 · 8445600cd470
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Urinx/iOSAppHook | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Urinx/iOSAppHook")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem