davea42 / libdwarf-codeLinks
Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints DWARF2 and later DWARF in readable format. Has a very limited DWARF writer set of functions in libdwarfp (producer library). Builds using GNU configure, meson, or cmake.
☆215Updated this week
Alternatives and similar repositories for libdwarf-code
Users that are interested in libdwarf-code are comparing it to the libraries listed below
Sorting:
- DWARF Explorer - a GUI utility for navigating the DWARF debug information☆266Updated last month
- C++11 ELF/DWARF parser☆329Updated last year
- ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.☆802Updated this week
- Experiments with the gcc plugin mechanism☆111Updated last year
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆166Updated 2 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆266Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆270Updated last year
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆212Updated 2 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆190Updated 3 months ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 5 months ago
- A better c++filt and a better undname.exe, in one binary.☆362Updated last year
- Lift machine code to performant LLVM IR☆443Updated last year
- ☆25Updated 5 years ago
- A utility for decoding aarch64 ESR register values.☆93Updated last week
- Unofficial mirror of sourceware binutils-gdb repository. Updated daily.☆619Updated this week
- anvill forges beautiful LLVM bitcode out of raw machine code☆352Updated 11 months ago
- Rellic produces goto-free C output from LLVM bitcode☆573Updated 2 months ago
- Access Arm64 CPU system registers☆97Updated 2 months ago
- C++ ABI Summary☆554Updated 8 months ago
- Simple, single-file, dependency-free GDB stub that can be easily dropped in to your project.☆243Updated 2 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆169Updated last year
- Peter's Amazing Syntax Tree Analyzer☆131Updated 10 months ago
- Pahole and the dwarves☆232Updated last month
- Decompiler of LLVM bitcode to C☆86Updated last year
- elfutils is a collection of utilities and libraries to read, create and modify ELF binary files, find and handle DWARF debug data, symbol…☆36Updated 5 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆738Updated 3 months ago
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆193Updated last year