binary-re:triage
OfficialFast binary triage for architecture and libs.
Software Engineering#static-analysis#triage#dependency-analysis#binary#ELF#architecture-detection#rabin2
Author2389-research
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides rapid fingerprinting of unknown binaries to determine their architecture (ARM, x86, MIPS), bitness, endianness, ABI, dynamic vs. static linking, and interpreter paths. It enables quick triage and informs subsequent analysis steps.
Core Features & Use Cases
- Fast identification of architecture, bits, endianness, and interpreter using rabin2, file, and readelf.
- Dependency discovery: enumerates linked libraries to assess risk and required toolchains.
- Entry points & exports: lists program entry points and shared-library exports to guide reverse engineering.
- Use Case: When encountering a mysterious ELF binary in malware analysis, run this skill to classify the binary and prepare a targeted analysis plan.
Quick Start
binary-re:triage /path/to/binary
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: binary-re:triage Download link: https://github.com/2389-research/claude-plugins/archive/main.zip#binary-re-triage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.