Detect-It-Easy

GitHub

Program for determining types of files for Windows, Linux and MacOS.

11,256 stars JavaScript 1 file ยท ~3,956 tokens #binary-analysis#debugger#detect#detector#disassembler#elf#entropy#hacktoberfest

Detect-It-Easy MCP Server

MCP server for horsicq/Detect-It-Easy

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Detect-It-Easy": {
      "command": "npx",
      "args": [
        "-y",
        "@horsicq/Detect-It-Easy"
      ]
    }
  }
}