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.
☆231Updated 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☆332Updated last year
- DWARF Explorer - a GUI utility for navigating the DWARF debug information☆280Updated 2 months ago
- ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and por…☆825Updated 3 months ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆173Updated 3 years ago
- 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.☆90Updated 4 years ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆275Updated last year
- A high performance LLVM-based dynamic binary instrumentation framework☆280Updated last year
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆225Updated 2 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆202Updated 3 weeks ago
- elfutils is a collection of utilities and libraries to read, create and modify ELF binary files, find and handle DWARF debug data, symbol…☆41Updated 5 years ago
- ☆25Updated 5 years ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆354Updated last year
- A better c++filt and a better undname.exe, in one binary.☆371Updated last year
- ☆61Updated 2 years ago
- Lift machine code to performant LLVM IR☆457Updated last year
- 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…☆205Updated 2 years ago
- Access Arm64 CPU system registers☆110Updated 2 months ago
- open64 compiler☆88Updated 2 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆119Updated 2 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆47Updated 8 months ago
- Rellic produces goto-free C output from LLVM bitcode☆573Updated last week
- lldb-eval is a library for evaluating expressions in the debugger context☆86Updated 7 months ago
- A binary optimization/specialization library supporting multiple rewriters☆117Updated 4 years ago
- A list of compiler warning flags for different GCC and clang versions☆64Updated 2 months ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆753Updated last month
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆171Updated last year