dwarf
There are 77 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
cesena/ghidra2dwarf
🐉 Export ghidra decompiled code to dwarf sections inside ELF binary
Technolution/rustig
A tool to detect code paths leading to Rust's panic handler
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
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!
gimli-rs/ddbug
Display debugging information
mrhooray/torch
Generate CPU FlameGraphs based on DWARF Debug Info
swananan/ghostscope
A DWARF-aware eBPF tracer with cgdb-like TUI - explore live processes at runtime
core-explorer/core-explorer
A DWARF parser and core dump analyzer that runs in your browser
adobe/orc
ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.
southpolenator/SharpDebug
C# debugging automation tool
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
Header-only library for printing anything in C/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
wasmerio/wasm-debug
A runtime-independent crate for transforming Wasm-DWARF
tenderlove/WORF
WORF, the DWARF parser
vmi-rs/isr
Intermediate Symbol Representation
zolutal/dwat
Library for DWARF debug information
nnosov/pstrace
Library to provide advanced information about stack trace for C/C++ programs, including values of variables
CtrlAltNino/dwarf-engine
Dwarf Engine - Multi-platform 3D prototyping engine
endstone-insider/dwarf2cpp
Generate C++ headers from DWARF Debugging Information Format
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
tenderlove/dwarf-consts
Constants defined in the DWARF spec but in a machine readable format