# ac-pm/Inspeckage

Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)

Repository: https://github.com/ac-pm/Inspeckage
Canonical: https://ross.abutalabs.com/products/inspeckage
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android-application, security-analysis, dynamic-analysis, xposed
Last push: 2020-09-22T01:45:56+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3839, "days_push": 2172, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2982, forks 524 (observed 2026-08-28T04:07:33.917278+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: security, reverse-engineering, monitoring, logging
- domain: security, reverse-engineering, android-tools, mobile-development
- platform: -
- tags: xposed-module, dynamic-analysis, android-security, api-hooking, penetration-testing, ssl-pinning-bypass, android

## Member repositories
- ac-pm/Inspeckage (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:33.917278+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-30T07:31:28.304325+00:00, confidence not recorded.
  - readme: https://github.com/ac-pm/Inspeckage (fetched 2026-08-28T04:07:33.917278+00:00, sha c928fdf6c065)
- Data as of 2026-08-30T08:39:29.467469+00:00.
