Engineering
binary-triage
Performs initial binary triage by surveying memory layout, strings, imports, and functions to quickly identify suspicious behavior and program intent during reverse engineering.
Installation
Agent type
Claude Code
Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/binary-triage/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/binary-triage/install?os=windows&agent=claude" -o install-binary-triage.bat && install-binary-triage.bat
Download Installer
Download Skill Project