lefex/iWeChat resource
从 0 开始解刨一个 App,以微信为例 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3043
- days_rel: n/a
- days_push: 2167
- n_releases_24m: 0
Adoption not part of the score
1829 stars · 249 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An educational project that dissects the WeChat iOS app from scratch to teach iOS reverse engineering. It documents techniques like ipa decryption, class-dump, Cycript debugging, hooking with CaptainHook/Logos, and analyzing app internals such as UI hierarchy, databases, and sandbox directories.
Use cases
- learn ios reverse engineering
- analyze a third-party ios app
- dump headers from an ipa with class-dump
- hook objective-c methods with captainhook or logos
- debug an ios app with cycript
- inspect an app's sandbox and database design
- understand how wechat is built internally
When to choose
- you want a hands-on, structured walkthrough of iOS app reverse engineering using a real app
- you are learning Objective-C runtime tools like class-dump, Cycript, and LLDB private-method debugging
- you want to study WeChat's architecture, UI, and data storage as a case study
When to avoid
- you need a production-ready reverse engineering tool rather than a tutorial
- you target modern iOS versions where many documented techniques (class-dump, Cycript) are outdated
- you do not work with iOS or Objective-C
Facets
learning-resource · maturity maintenance
reverse-engineering developer-tools documentation reverse-engineering tutorials mobile-development apple-ecosystem ios-reverse-engineering wechat class-dump cycript jailbreak objective-c tutorial ios macos
1 source
- readme: https://github.com/lefex/iWeChat · fetched 2026-08-28 · edd12fc862a1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lefex/iWeChat | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem