Renef MCP服务器
Renef的MCP服务器-用于Android ARM64逆向工程和安全分析的动态仪器工具包。
特性
- 原生功能挂钩(PLT/GOT和蹦床方法)
- Java/JNI方法拦截
- 内存读/写操作
- 运行时补丁和代码注入
- 模块和符号检查
- SSL/TLS固定旁路技术
- 框架检测(Flutter、React Native、Unity、Xamarin)
- 全面的技术文档
截图
安装
pip install renef-mcp配置
添加到MCP客户端配置中:
{
"mcpServers": {
"renef": {
"command": "renef-mcp"
}
}
}文档
- 主页:https://renef.io
- Renef工具:https://github.com/Ahmeth4n/renef
- 存储库:https://github.com/ahmeth4n/renef-mcp
- 问题:https://github.com/ahmeth4n/renef-mcp/issues
许可证
麻省理工学院许可证-版权所有(c)2025 Byteria
