MCP Directory
Back

open-reverselab

by LING71671 · Python · ★ 227

Open-source reverse engineering lab: 197-article knowledge base + MCP tools + CTF/APK/PE automation toolchain. Agent-native.

#ai-agent#ai-jailbreak#ai-jailbreak-universal#android-reverse-engineering#binary-analysis#claude-code#cryptography#ctf#frida#ghidra#knowledge-base#malware-analysis#mcp-server#model-context-protocol#pe-analysis#reverse-engineering#security-automation#vulnerability-research#web-security#x64dbg

Install

pip install git+https://github.com/LING71671/open-reverselab.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "open-reverselab": {
      "command": "uvx",
      "args": [
        "git+https://github.com/LING71671/open-reverselab.git"
      ]
    }
  }
}

From the README

Open-source reverse engineering lab — 197-article knowledge base, 100+ MCP automation tools, covering CTF pentesting / APK reverse engineering / PE binary analysis / cryptography & protocol cracking / game cheating analysis. Agent-native, directory-as-convention. > [中文版](README.zh.md) | Signal Type | Board | KB Categories / Files | MCP Tool Family | |---|---|---|---| | HTTP/Web/API/CVE/CAPTCHA | | 23/97 | | | APK/DEX/SO/Frida/Java | | 8/17 | | | PE/x64/x86/malware/driver | | 8/18 | | | Crypto/Protocol/Cheat/IoT/Radio | | 4+4/12 | | Each technique file follows this structur…
Read full README on GitHub →

Related ai & ml servers