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.
☆239Updated 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:
- C++11 ELF/DWARF parser☆338Updated last year
- DWARF Explorer - a GUI utility for navigating the DWARF debug information☆280Updated 3 weeks ago
- ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and por…☆837Updated 4 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- Experiments with the gcc plugin mechanism☆112Updated 2 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆258Updated 2 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆175Updated 3 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆276Updated last year
- A better c++filt and a better undname.exe, in one binary.☆375Updated last year
- ☆25Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆170Updated 2 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆283Updated last year
- anvill forges beautiful LLVM bitcode out of raw machine code☆362Updated last year
- Companion Repository for the Lecture Slides for the Clang Libraries☆121Updated 3 months ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆206Updated 2 months ago
- A utility for decoding aarch64 ESR register values.☆100Updated this week
- A collection of out-of-tree Clang plugins for teaching and learning☆756Updated 3 months ago
- A list of compiler warning flags for different GCC and clang versions☆68Updated 4 months ago
- Access Arm64 CPU system registers☆112Updated 2 weeks ago
- Rellic produces goto-free C output from LLVM bitcode☆581Updated 2 weeks ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆48Updated 10 months ago
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆202Updated 2 years ago
- Simple, single-file, dependency-free GDB stub that can be easily dropped in to your project.☆254Updated 3 years ago
- Dump ABI of an ELF object containing DWARF debug info☆200Updated 11 months ago
- Lift machine code to performant LLVM IR☆483Updated last year
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- C++ ABI Summary☆581Updated 3 months ago