MalwareAnalyzer is a specialized server designed to integrate with Claude Desktop, providing a suite of tools for malware analysis. It allows users to execute terminal commands, manage processes, and analyze files using specialized commands like `file`, `strings`, `hexdump`, `objdump`, and `xxd`. The tool offers configurable timeouts, graceful shutdowns, and a pure JavaScript implementation, making it a versatile solution for security professionals.
Key Features
01Executes terminal commands with configurable timeouts
02Provides specialized malware analysis commands
03Offers clean process management with graceful shutdowns
04Reads output from running or completed processes
05Implemented in pure JavaScript with no build step
062 GitHub stars