flare-vm

GitHub

A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM.

8,785 stars PowerShell 1 file ยท ~4,506 tokens #flare#malware-analysis#reverse-engineering

flare-vm MCP Server

MCP server for mandiant/flare-vm

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "flare-vm": {
      "command": "npx",
      "args": [
        "-y",
        "@mandiant/flare-vm"
      ]
    }
  }
}