From asi
Analyzes DWARF debug files and explains DWARF format/standard (v3-v5). Useful for understanding debug info, interacting with DWARF files, parsing DWARF data, or answering DWARF questions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asi:dwarf-expertThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Trit**: -1 (MINUS)
Trit: -1 (MINUS) Category: dwarf-expert Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0
Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). Triggers when understanding DWARF information, interacting with DWARF files, answering DWARF-related questions, or working with code that parses DWARF data.
This is a Trail of Bits security skill. Refer to the original repository for detailed usage guidelines and examples.
See: https://github.com/trailofbits/skills
npx claudepluginhub plurigrid/asi --plugin asiExpertise in the DWARF debug format (v3–v5) for parsing, creating, analyzing, and verifying DWARF data in compiled binaries using tools like dwarfdump, llvm-dwarfdump, or libraries like libdwarf and pyelftools.
Analyzes DWARF debug files (v3-v5) in binaries, explains standard, uses dwarfdump/readelf/llvm-dwarfdump for extraction/verification, reviews parsing code.
Assists with binary analysis, disassembly, firmware reverse engineering, and protocol RE. Helps read and interpret x86/ARM/MIPS assembly, decompiled output from Ghidra/IDA/radare2, and CTF binary challenges.