aclements / libelfin
C++11 ELF/DWARF parser
☆318Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for libelfin
- C++11 ELF/DWARF parser☆76Updated 3 years ago
- ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library☆733Updated this week
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆250Updated 5 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆163Updated 11 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 2 months ago
- A collection of memory allocators☆435Updated 12 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆170Updated last week
- break into the debugger programmatically☆626Updated 8 months ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆112Updated 2 years ago
- C++ ABI Summary☆504Updated 3 weeks ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆975Updated 2 weeks ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆513Updated 3 years ago
- Experiments with the gcc plugin mechanism☆103Updated 10 months ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆703Updated 4 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- A better c++filt and a better undname.exe, in one binary.☆338Updated 3 months ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆224Updated last year
- A tool for checking backward API/ABI compatibility of a C/C++ library☆626Updated 5 months ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 9 years ago
- A plugin for Clang compiler☆115Updated 2 years ago
- Dump ABI of an ELF object containing DWARF debug info☆178Updated last year
- Clang with JIT extensions☆229Updated last year
- Project moved to: https://github.com/llvm/llvm-project☆289Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆138Updated 4 years ago
- A tool to list content of virtual tables in a shared library☆116Updated 3 years ago
- A static checker for identifying unstable code.☆359Updated 9 years ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated 9 months ago
- A mini x86 linux debugger for teaching purposes☆598Updated 3 months ago