Skip to main content
ClaudeWave

🔥🔥 hooker is a Frida-based reverse engineering toolkit for Android. It offers a user-friendly CLI, universal scripts, auto hook generation, memory roaming to detect activities/services, one-click SOCKS5 proxy setup, Frida JustTrustMe, and BoringSSL unpinning for all apps.

MCP Servers5.3k estrellas1.3k forksJavaScriptActualizado 2mo ago
Nota editorial

Hooker is a Frida-based Android reverse engineering toolkit that exposes its capabilities through both a command-line interface and an MCP server, making it accessible to Claude and other AI-assisted workflows. The CLI connects to a rooted Android device over USB via ADB and automatically manages frida-server startup without manual configuration. Core features include auto-generation of Frida hook scripts, memory scanning to enumerate running activities and services, SSL unpinning via a Frida port of JustTrustMe and BoringSSL unpinning, one-click SOCKS5 proxy setup, and a bundled library of ready-made scripts covering tasks like DEX dumping, JNI method tracing, root detection bypass, encryption algorithm hooking, and keystore dumping. An embedded web server can expose any instrumented app function as an HTTP endpoint for automation pipelines. The MCP integration allows Claude to invoke these instrumentation and analysis tools directly, which is most useful for mobile security researchers and Android developers who need to inspect app behavior, intercept traffic, or automate dynamic analysis at scale.

ClaudeWave Trust Score
85/100
Trusted
Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/CreditTone/hooker
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "hooker": {
      "command": "node",
      "args": ["/path/to/hooker/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/CreditTone/hooker and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
androidapkboringsslfridajusttrustmemcpreverse-engineeringsslunpinningxposed

Lo que la gente pregunta sobre hooker

¿Qué es CreditTone/hooker?

+

CreditTone/hooker es mcp servers para el ecosistema de Claude AI. 🔥🔥 hooker is a Frida-based reverse engineering toolkit for Android. It offers a user-friendly CLI, universal scripts, auto hook generation, memory roaming to detect activities/services, one-click SOCKS5 proxy setup, Frida JustTrustMe, and BoringSSL unpinning for all apps. Tiene 5.3k estrellas en GitHub y se actualizó por última vez 2mo ago.

¿Cómo se instala hooker?

+

Puedes instalar hooker clonando el repositorio (https://github.com/CreditTone/hooker) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar CreditTone/hooker?

+

Nuestro agente de seguridad ha analizado CreditTone/hooker y le ha asignado un Trust Score de 85/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene CreditTone/hooker?

+

CreditTone/hooker es mantenido por CreditTone. La última actividad registrada en GitHub es de 2mo ago, con 48 issues abiertos.

¿Hay alternativas a hooker?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega hooker en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: CreditTone/hooker
[![Featured on ClaudeWave](https://claudewave.com/api/badge/credittone-hooker)](https://claudewave.com/repo/credittone-hooker)
<a href="https://claudewave.com/repo/credittone-hooker"><img src="https://claudewave.com/api/badge/credittone-hooker" alt="Featured on ClaudeWave: CreditTone/hooker" width="320" height="64" /></a>

Más MCP Servers