ac-pm/Inspeckage
Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module) 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3839
- days_rel: n/a
- days_push: 2172
- n_releases_24m: 0
Adoption not part of the score
2982 stars · 524 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Inspeckage is an Xposed module that performs dynamic analysis of Android applications by hooking Android API functions to observe runtime behavior. It exposes a web interface for inspecting app components, intercepting crypto/HTTP/SQLite activity, starting unexported activities, and bypassing SSL pinning.
Use cases
- dynamically analyze an android app at runtime
- bypass ssl certificate pinning in an android app
- start unexported activities and providers
- inspect shared preferences, crypto, and sqlite usage of an app
- android pentesting and reverse engineering
- hook android api calls and view them in real time
- change gps location without mock location
When to choose
- you need runtime visibility into an Android app's behavior via API hooks
- you want to launch non-exported components or bypass SSL pinning during security testing
- you already run a rooted device with the Xposed framework
When to avoid
- your device cannot run the Xposed framework (e.g., non-rooted or newer Android versions without Xposed support)
- you only need static analysis of an APK
- you need actively maintained tooling - the last release was 2020; consider Frida-based alternatives
Facets
application · maturity maintenance
security reverse-engineering monitoring logging security reverse-engineering android-tools mobile-development xposed-module dynamic-analysis android-security api-hooking penetration-testing ssl-pinning-bypass android
1 source
- readme: https://github.com/ac-pm/Inspeckage · fetched 2026-08-28 · c928fdf6c065
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ac-pm/Inspeckage | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ac-pm/Inspeckage")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem