# sensepost/objection

📱 objection - runtime mobile exploration

Repository: https://github.com/sensepost/objection
Canonical: https://ross.abutalabs.com/products/objection
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: mobile, pentest, framework, ios, instrumentation, frida, security, android
Last push: 2026-07-23T13:40:22+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 94, release rhythm 74, longevity 100
- inputs: {"age_days": 3352, "days_push": 41, "days_rel": 92, "gap_med": 56, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9347, forks 996 (observed 2026-08-28T04:10:30.768851+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: penetration-testing, security, cli, developer-tools
- domain: penetration-testing, security, mobile-development
- platform: python, cli, cross-platform
- tags: frida, runtime-instrumentation, mobile-security, ssl-pinning-bypass, keychain-dumping, android, ios

## Member repositories
- sensepost/objection (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:30.768851+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:22:27.128336+00:00, confidence not recorded.
  - readme: https://github.com/sensepost/objection (fetched 2026-08-28T04:10:30.768851+00:00, sha 2a475987bf40)
  - registry_pypi: https://pypi.org/pypi/objection/json (fetched 2026-08-29T08:22:22.219491+00:00, sha 4b8f9d63262d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
