Use Artificial Intelligence
Discover the Tools
OpenCode
Open-source AI coding agent for the terminal.
Website: https://opencode.ai Author: Anomaly: https://github.com/anomalyco License: Apache License 2.0: https://github.com/anomalyco/opencode/blob/main/LICENSE Notes: OpenCode might come with a default model that's free, but that might use the data you supply for training. Consider changing the model to your own to ensure confidentiality. State File: remnux.node-packages.opencode
REMnux MCP Server
MCP server for using the REMnux malware analysis toolkit via AI assistants.
Website: https://github.com/REMnux/remnux-mcp-server Author: Lenny Zeltser License: GPL-3.0: https://github.com/REMnux/remnux-mcp-server/blob/main/LICENSE Notes: remnux-mcp-server State File: remnux.node-packages.remnux-mcp-server
GhidrAssistMCP
MCP server for AI-assisted reverse engineering in Ghidra.
Website: https://github.com/jtang613/GhidrAssistMCP Author: Jason Tang: https://www.linkedin.com/in/jason-tang-174652157/ License: MIT: https://github.com/jtang613/GhidrAssistMCP/blob/master/LICENSE Notes: After installation, enable the plugin in Ghidra: File β Configure β Miscellaneous β GhidrAssistMCPPlugin. Then start the MCP server: Window β GhidrAssistMCP. The server listens on port 8080. OpenCode is pre-configured to connect at http://localhost:8080/mcp. State File: remnux.tools.ghidrassist-mcp
radare2
Examine binary files, including disassembling and debugging. Includes r2ai and decai plugins for LLM-powered analysis (API key or local Ollama required).
Website: https://www.radare.org/n/radare2.html Author: https://github.com/radareorg/radare2/blob/master/AUTHORS.md License: GNU Lesser General Public License (LGPL) v3: https://github.com/radareorg/radare2/blob/master/COPYING Notes: r2, rasm2, rabin2, rahash2, rafind2, r2ai, decai State File: remnux.packages.radare2
Last updated