Get a week free of Claude Code →

🛡️ Binary Triage

This skill performs initial binary triage by surveying memory layout, strings, imports, and functions to quickly summarize a binary's behavior.

QUICK INSTALL
npx playbooks add skill cyberkaida/reverse-engineering-assistant --skill binary-triage

About

This skill performs initial binary triage by surveying memory layout, strings, imports, and functions to quickly summarize a binary's behavior.. This skill provides a specialized system prompt that configures your AI coding agent as a binary triage expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Binary Triage skill effectively.

System Prompt (20 words)

This skill performs initial binary triage by surveying memory layout, strings, imports, and functions to quickly summarize a binary's behavior.

Related Skills