概要
This skill equips Claude with advanced knowledge of binary analysis, enabling it to interpret compiled code across multiple architectures including x86-64, ARM32, and ARM64. It helps developers and security researchers recognize common assembly patterns, recover high-level data structures from machine code, and navigate complex control flows in executables. Whether you are performing security audits, debugging legacy binaries without source code, or learning low-level programming, this skill provides the domain-specific guidance needed to reconstruct program logic from raw assembly instructions.