apk-index

wlmosv-png/apk-index
★ 5 stars Python Database Updated today
零依赖的本地 APK/AAR/DEX 结构索引 + MCP Server。17 个工具,为 Xposed 模块开发提供静态反查。
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apk-index": {
      "command": "uvx",
      "args": [
        "apk-index"
      ]
    }
  }
}

Or install with pip: pip install apk-index

README Excerpt

静态索引 APK / split APK / AAR / 裸 dex / vdex / compact-dex,给 Agent 提供 「查类、查成员、查签名、查字符串、查交叉引用、生成 hook 起手块」的只读能力。 纯 Python 3 标准库(zipfile / sqlite3 / struct / json / hashlib),stdio 上说 MCP JSON-RPC 2.0。 - Python >= 3.10,无第三方依赖 - 可选:JDK 的 `javac`(AAR fixture)与 `javap`(.class 交叉校验);缺省时用内置 `tools/classwrite.py` 兜底

Tools (20)

PACKED_DEXcheckPackerdecompilediffSessionsdoctorfindComponentfindImplementationsgetSignaturelistManifestlistMembersloadAarloadApkloadDexmatchSignatureproberesourceRefsresourceSecuritysearchByStringsearchClassessearchResources

Topics

androidapkdexllmlsposedmcpmcp-serverreplreverse-engineeringsmalistatic-analysisxposed
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →