Open-source reverse engineering lab: 197-article knowledge base + MCP tools + CTF/APK/PE automation toolchain. Agent-native.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"open-reverselab": {
"command": "uvx",
"args": [
"open-reverselab"
]
}
}
}
Run in terminal:
claude mcp add open-reverselab uvx open-reverselab
Add to .cursor/mcp.json:
{
"mcpServers": {
"open-reverselab": {
"command": "uvx",
"args": [
"open-reverselab"
]
}
}
}
Or install with pip: pip install open-reverselab
README Excerpt
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 → kb_router(board=) → kb_read_file → Attack chain → MCP tool mapping → Execution
Topics
ai-agentai-jailbreakai-jailbreak-universalandroid-reverse-engineeringbinary-analysisclaude-codecryptographyctffridaghidraknowledge-basemalware-analysismcp-servermodel-context-protocolpe-analysis