MCP server for Renef, providing dynamic instrumentation and reverse engineering capabilities for Android ARM64, including native hooking, Java interception, and memory manipulation.
{
"mcpServers": {
"renef": {
"command": "uvx",
"args": [
"renef-mcp"
]
}
}
}