关于
The Dynamic Binary Analysis skill empowers Claude to perform deep runtime investigations of compiled binaries. It facilitates cross-architecture execution via QEMU, instruction-level debugging with GDB, and dynamic function hooking using Frida. By capturing data visible only during execution—such as syscalls, memory states, and network activity—this skill helps verify security hypotheses and reverse-engineer complex logic. It includes built-in safeguards, emphasizing human-in-the-loop approval and sandboxed environments to ensure safe analysis of untrusted code.