sensepost/objection
📱 objection - runtime mobile exploration observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 94
- Release rhythm 74
- 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: 56
- age_days: 3352
- days_rel: 92
- days_push: 41
- n_releases_24m: 6
Adoption not part of the score
9347 stars · 996 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
objection is a runtime mobile exploration toolkit powered by Frida for assessing the security posture of iOS and Android applications without needing a jailbreak. It provides a command-line interface for inspecting file systems, bypassing SSL pinning, dumping keychains, and manipulating heap objects.
Use cases
- bypass ssl pinning in mobile apps
- dump ios keychain during pentest
- explore android app file system at runtime
- hook and patch mobile app memory with frida
- assess mobile app security without jailbreak
- inspect heap objects in a running mobile app
When to choose
- you need to perform dynamic security analysis of iOS or Android apps
- you want Frida-powered instrumentation with a convenient CLI
- you need to test mobile apps on non-jailbroken or non-rooted devices
When to avoid
- you need static analysis or source code auditing of mobile apps
- you are testing non-mobile platforms like desktop or web applications
- you require a GUI-driven mobile testing workflow
Facets
cli-tool · maturity active
penetration-testing security cli developer-tools penetration-testing security mobile-development python cli cross-platform frida runtime-instrumentation mobile-security ssl-pinning-bypass keychain-dumping android ios
2 sources
- readme: https://github.com/sensepost/objection · fetched 2026-08-28 · 2a475987bf40
- registry_pypi: https://pypi.org/pypi/objection/json · fetched 2026-08-29 · 4b8f9d63262d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sensepost/objection | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="sensepost/objection")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem