davea42 / libdwarf-code
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.
☆198Updated this week
Alternatives and similar repositories for libdwarf-code:
Users that are interested in libdwarf-code are comparing it to the libraries listed below
- ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.☆773Updated 2 weeks ago
- DWARF Explorer - a GUI utility for navigating the DWARF debug information☆232Updated last week
- C++11 ELF/DWARF parser☆325Updated 9 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆83Updated 4 years ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆180Updated 2 years ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆349Updated 6 months ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆255Updated 9 months ago
- Lift machine code to performant LLVM IR☆420Updated 9 months ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆159Updated 2 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- A library to parse C/C++ source as AST☆297Updated 2 months ago
- C++11 ELF/DWARF parser☆76Updated 4 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆178Updated 3 weeks ago
- Rellic produces goto-free C output from LLVM bitcode☆554Updated 6 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆42Updated last month
- ☆24Updated 5 years ago
- Decompiler of LLVM bitcode to C☆86Updated last year
- A collection of out-of-tree Clang plugins for teaching and learning☆727Updated 4 months ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,044Updated last month
- DyninstAPI: Tools for binary instrumentation, analysis, and modification.☆769Updated last week
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆260Updated 10 months ago
- small elf loader☆136Updated 10 months ago
- A better c++filt and a better undname.exe, in one binary.☆353Updated 7 months ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 4 years ago
- Object file converter This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit an…☆193Updated 2 years ago
- C++ ABI Summary☆536Updated 4 months ago
- break into the debugger programmatically☆638Updated last year
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆71Updated 3 months ago
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆411Updated last week