Parsing ELF and DWARF in Python
-
Updated
Oct 28, 2024 - 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
Generate CPU FlameGraphs based on DWARF Debug Info
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,…
C# debugging automation tool
ORC is a tool for finding violations of C++'s One Definition Rule on the OSX toolchain.
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*
DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.
Single-header library for printing anything in C (on Linux)
This loads DWARF info from an open binary and propagates function names, arguments, and type info
A tool combining DWARF info and source to search for kernel heap objects
Library for dumping arbitrary python objects into DWARF format
Add a description, image, and links to the dwarf topic page so that developers can more easily learn about it.
To associate your repository with the dwarf topic, visit your repo's landing page and select "manage topics."