RuntimeBrowser
Objective-C Runtime Browser, for Mac OS X and iOS observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 83
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5643
- days_rel: n/a
- days_push: 106
- n_releases_24m: 0
Adoption not part of the score
3658 stars · 521 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
RuntimeBrowser is a class browser for the Objective-C runtime on iOS and OS X that exposes all loaded classes, methods, and dynamically generated header files. The companion iOS-Runtime-Headers repo hosts the resulting runtime-derived Objective-C headers for each iOS version.
Use cases
- browse all Objective-C classes loaded in the iOS runtime
- inspect private framework classes and methods on an iPhone
- generate and diff Objective-C headers across iOS versions
- search private API headers for classes or selectors
- dynamically load frameworks and invoke methods at runtime
- explore undocumented iOS APIs before using them
When to choose
- you need to discover or document private Objective-C APIs on iOS or OS X
- you want to compare framework interfaces between iOS releases
- you're doing security research or reverse engineering of Apple frameworks
When to avoid
- you need Swift runtime introspection rather than Objective-C
- you want a supported tool for shipping apps using private APIs
- you need actively maintained tooling with recent updates
Facets
application · maturity maintenance
reverse-engineering developer-tools documentation apple-ecosystem developer-tools reverse-engineering objective-c-runtime introspection private-headers ios-headers class-browser ios macos objective-c
2 sources
- readme: https://github.com/nst/RuntimeBrowser · fetched 2026-08-28 · e5608bc49c0a
- homepage: https://github.com/nst/RuntimeBrowser · fetched 2026-08-29 · 4439ee7bd451
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nst/RuntimeBrowser | main | 70 |
| nst/iOS-Runtime-Headers | docs | 32 |
For agents
markdown · JSON · MCP: product_card(name="nst/RuntimeBrowser")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem