Parsing ELF and DWARF in Python
-
Updated
Jul 30, 2026 - Python
Parsing ELF and DWARF in Python
A library for reading and writing the DWARF debugging format
🐉 Export ghidra decompiled code to dwarf sections inside ELF binary
From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master go type system, runtime... and some Operating System internals. OK,…
Generate CPU FlameGraphs based on DWARF Debug Info
A DWARF parser and core dump analyzer that runs in your browser
ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.
C# debugging automation tool
DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.
j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' ABI *and types*, *without glue*
Header-only library for printing anything in C/C++ on Linux.
A tool combining DWARF info and source to search for kernel heap objects
To associate your repository with the dwarf topic, visit your repo's landing page and select "manage topics."