dwarf
There are 72 repositories under dwarf topic.
eliben/pyelftools
Parsing ELF and DWARF in Python
gimli-rs/gimli
A library for reading and writing the DWARF debugging format
Technolution/rustig
A tool to detect code paths leading to Rust's panic handler
cesena/ghidra2dwarf
🐉 Export ghidra decompiled code to dwarf sections inside ELF binary
peadar/pstack
Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386
xoofx/LibObjectFile
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
zeebo/goof
Goof (Go Object Finder) is a package that does the unthinkable to your binary
gimli-rs/ddbug
Display debugging information
hitzhangjie/golang-debugger-book
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, all the contents mentioned above will be covered in this book. Hope you enjoy it!
mrhooray/torch
Generate CPU FlameGraphs based on DWARF Debug Info
adobe/orc
ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.
southpolenator/SharpDebug
C# debugging automation tool
core-explorer/core-explorer
A DWARF parser and core dump analyzer that runs in your browser
namhyung/dwarview
DWARF debug info viewer using GTK+
rust-lang/thorin
DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.
jasonnyberg/j2
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*
spevnev/uprintf
Single-header library for printing anything in C (on Linux)
aristanetworks/ctypegen
Generate ctypes boilerplate code from debugging information; Use python to mock C code for testing
Vector35/dwarf_import
This loads DWARF info from an open binary and propagates function names, arguments, and type info
zolutal/kheap_sift
A tool combining DWARF info and source to search for kernel heap objects
a-nikolaev/dwarven-outpost
A programming game, in which your goal is to help a group of dwarves establish a small outpost in the middle of a dangerous forest.
lethalbit/libfortress
A library for reading DWARF, STABS, and other debugging formats.
rhelmot/dwarfwrite
Library for dumping arbitrary python objects into DWARF format
tenderlove/WORF
WORF, the DWARF parser
wasmerio/wasm-debug
A runtime-independent crate for transforming Wasm-DWARF
zolutal/dwat
Library for DWARF debug information
vmi-rs/isr
Intermediate Symbol Representation
nnosov/pstrace
Library to provide advanced information about stack trace for C/C++ programs, including values of variables
GH0st3rs/Ghidra-GDT-Archives
The Collection of Data Type Archives for Ghidra
sgnes/pyelfwrapper
Dwarf elf file wrapper
MrunankB/Solar-System
Hey! I made a realtime 3D Solar System Simulation! Yup, it's 3D. Control the speed the planets rotate, and toggle the orbits! Enjoy :D
sdasgup3/dwarf-type-reader
Reading type information from debug info section of executable
elemich/engine
a crossplatform engine written in c++
GrandChris/elf_analysis
Reads an .elf file, disassembles the '.text' section and decodes the '.debug_line' section.
mhahnFr/CallstackLibrary
Library creating human-readable call stacks.
tenderlove/dwarf-consts
Constants defined in the DWARF spec but in a machine readable format