dwarf-expert
Expertise in the DWARF debug information standard, including parsing, verification, and tool usage.
Install
npx skills add https://github.com/trailofbits/skills --skill dwarf-expertStats
| Total installs | 1,165 |
| Weekly installs | 1.2K |
| GitHub stars | 4.0K |
| First seen | Jan 19, 2026 |
| Source | @trailofbits/skills |
Summary
- Covers DWARF standard questions, parsing debug information from binaries, and code that interacts with DWARF data
- Provides verification workflows using llvm-dwarfdump --verify for structural validation and quality metrics
- Supports parsing tools including dwarfdump, readelf, and DWARF parsing libraries (libdwarf, pyelftools, gimli)
- References authoritative sources: official DWARF standards, LLVM implementation, and libdwarf reference code
- Excludes DWARF v1/v2, general ELF parsing, executable debugging, binary reverse engineering, and compiler-specific generation issues
Tags
Related skills
| Skill | Installs | vs dwarf-expert |
|---|---|---|
| okx-security | 1,052 | -113 |
| atxp | 1,114 | -51 |
| fuzzing-dictionary | 1,183 | +18 |
| cli-developer | 1,066 | -99 |
| asc-shots-pipeline | 1,082 | -83 |
FAQ
- How many installs does dwarf-expert have?
- dwarf-expert has 1,165 total installs and 1.2K installs this week.
- Where is dwarf-expert hosted?
- dwarf-expert is published by @trailofbits/skills at https://github.com/trailofbits/skills.
- How many GitHub stars does dwarf-expert have?
- dwarf-expert has 4.0K GitHub stars.
- When was dwarf-expert first indexed?
- OrangeBot.AI first indexed dwarf-expert on Jan 19, 2026.
- How do I install dwarf-expert?
- Run: npx skills add https://github.com/trailofbits/skills --skill dwarf-expert