Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Dwarf Expert

Plugin Aktiv
Teil von:Trailofbits

Interact with and understand the DWARF debugging format

1 Skill 0 MCPs
Zweck

To help developers and security researchers understand, parse, and analyze DWARF debug information embedded in compiled binaries.

Funktionen

  • Interact with DWARF debug files
  • Understand DWARF standards (v3-v5)
  • Parse DWARF data using command-line tools
  • Verify DWARF data integrity

Anwendungsfälle

  • Understanding debug information in compiled binaries
  • Answering questions about the DWARF specification
  • Writing or reviewing code that parses DWARF data
  • Using `dwarfdump` and `readelf` for extraction

Nicht-Ziele

  • Analyzing DWARF versions 1 or 2
  • General ELF file parsing without DWARF focus
  • Directly debugging executable code at runtime
  • Full binary reverse engineering beyond DWARF sections

Trust

  • warning:Issues Attention13 issues opened and 4 closed in the last 90 days, indicating a low closure rate and potentially slow maintainer response.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add trailofbits/skills
/plugin install dwarf-expert@trailofbits

Qualitätspunktzahl

90 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne5.2k
LizenzCC-BY-SA-4.0
Status
Quellcode ansehen