dwarf topic

List dwarf repositories

LibObjectFile

124
Stars
11
Forks
Watchers

LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, DWARF, ar...)

dwarview

50
Stars
8
Forks
Watchers

DWARF debug info viewer using GTK+

goof

151
Stars
13
Forks
Watchers

Goof (Go Object Finder) is a package that does the unthinkable to your binary

torch

131
Stars
10
Forks
Watchers

Generate CPU FlameGraphs based on DWARF Debug Info

ghidra2dwarf

173
Stars
16
Forks
Watchers

🐉 Export ghidra decompiled code to dwarf sections inside ELF binary

rustig

216
Stars
9
Forks
Watchers

A tool to detect code paths leading to Rust's panic handler

gimli

806
Stars
99
Forks
Watchers

A library for reading and writing the DWARF debugging format

pyelftools

1.9k
Stars
497
Forks
Watchers

Parsing ELF and DWARF in Python

golang-debugger-book

110
Stars
6
Forks
Watchers

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 debu...

pstack

116
Stars
26
Forks
Watchers

Print stack traces from running processes, or core files. Works properly for x86_64 without frame pointers