aclements / libelfin
C++11 ELF/DWARF parser
☆320Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for libelfin
- ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library☆740Updated 2 weeks ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆173Updated this week
- C++ ABI Summary☆507Updated last month
- C++11 ELF/DWARF parser☆76Updated 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
- Reverse engineering of Linux/OSX gcc C++ name mangling☆112Updated 2 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆252Updated 5 months ago
- A mini x86 linux debugger for teaching purposes☆602Updated 3 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆164Updated 11 months ago
- break into the debugger programmatically☆625Updated 9 months ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆986Updated 3 weeks ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 3 months ago
- A tool to list content of virtual tables in a shared library☆116Updated 3 years ago
- Clang with JIT extensions☆229Updated last year
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆173Updated 8 years ago
- GCC plugin that embeds CPython inside the compiler☆202Updated 2 years ago
- Experiments with the gcc plugin mechanism☆104Updated 11 months ago
- A collection of memory allocators☆441Updated 12 years ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 9 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆730Updated last month
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆225Updated last year
- C-Reduce, a C and C++ program reducer☆1,307Updated 5 months ago
- A recursive C preprocessor macro which performs an operation on each element of a list☆310Updated 3 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,186Updated 6 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆704Updated 4 months ago
- x86-64 assembler library☆471Updated 3 years ago
- Project moved to: https://github.com/llvm/llvm-project☆289Updated 5 years ago
- API tracing framework for Linux C/C++ applications☆157Updated 8 years ago