rea

morluto/rea
★ 11 stars TypeScript Code/Dev Tools Updated 1d ago ⚠ Review
Reverse engineer anything with agents: one CLI and MCP server to inspect any app, understand it fully down to the binary level.
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": {
    "rea": {
      "command": "npx",
      "args": [
        "-y",
        "morluto/rea"
      ]
    }
  }
}

README Excerpt

<div align="center"> **English** · [简体中文](README_zh.md) · [日本語](README_ja.md) · [한국어](README_ko.md) · [العربية](README_ar.md) **See a feature you like. Understand how it works, down to the binary level.** <br /> <code>curl -fsSL https://raw.githubusercontent.com/morluto/rea/main/install.sh | bash</code>

Topics

agent-skillsai-agentsbinary-analysisclicoding-agentcoding-agentsdecompilerdisassemblerhopper-disassemblermcpmcp-servermodel-context-protocolreverse-engineeringreverse-engineering-toolsstatic-analysis