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.
☆214Updated last week
Alternatives and similar repositories for libdwarf-code
Users that are interested in libdwarf-code are comparing it to the libraries listed below
Sorting:
- C++11 ELF/DWARF parser☆327Updated last year
- DWARF Explorer - a GUI utility for navigating the DWARF debug information☆266Updated 2 weeks ago
- ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.☆799Updated 2 weeks ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆164Updated 2 years ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆194Updated 2 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆187Updated 2 months ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆268Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆266Updated last year
- A better c++filt and a better undname.exe, in one binary.☆357Updated 11 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 4 months ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆352Updated 10 months ago
- Unofficial mirror of sourceware binutils-gdb repository. Updated daily.☆605Updated this week
- Access Arm64 CPU system registers☆95Updated last month
- ☆25Updated 5 years ago
- Decompiler of LLVM bitcode to C☆87Updated last year
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆187Updated this week
- ☆70Updated last year
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- Peter's Amazing Syntax Tree Analyzer☆131Updated 9 months ago
- Lift machine code to performant LLVM IR☆439Updated last year
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- Rellic produces goto-free C output from LLVM bitcode☆563Updated last month
- Dump ABI of an ELF object containing DWARF debug info☆191Updated 6 months ago
- Information about Linux system calls on different architectures☆164Updated 3 weeks ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 months ago
- Suite for benchmarking malloc implementations.☆444Updated 2 weeks ago