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.
☆244Updated 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☆283Updated last month
- ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and por…☆848Updated 5 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 4 years ago
- Experiments with the gcc plugin mechanism☆113Updated 2 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆277Updated last year
- 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.☆176Updated 3 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆208Updated 3 months ago
- A high performance LLVM-based dynamic binary instrumentation framework☆285Updated last year
- A better c++filt and a better undname.exe, in one binary.☆378Updated last year
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆170Updated 2 years ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆364Updated last year
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆49Updated 11 months ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆262Updated 2 years ago
- Access Arm64 CPU system registers☆115Updated last month
- A collection of out-of-tree Clang plugins for teaching and learning☆758Updated last week
- Companion Repository for the Lecture Slides for the Clang Libraries☆122Updated 4 months ago
- An easy guide to Clang Static Analyzer extension.☆145Updated 5 years ago
- Simple, single-file, dependency-free GDB stub that can be easily dropped in to your project.☆260Updated 3 years ago
- A list of compiler warning flags for different GCC and clang versions☆71Updated this week
- A tool to list content of virtual tables in a shared library☆131Updated 4 years ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- Decompiler of LLVM bitcode to C☆89Updated last month
- Dump ABI of an ELF object containing DWARF debug info☆200Updated last year
- Rellic produces goto-free C output from LLVM bitcode☆585Updated this week
- selectively remove C preprocessor conditionals☆186Updated last year
- ☆25Updated 6 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆87Updated 10 months ago