TartanLlama / libelfin
C++11 ELF/DWARF parser
☆76Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for libelfin
- C++11 ELF/DWARF parser☆320Updated 5 months ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆252Updated 5 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆163Updated 11 months ago
- Experiments with the gcc plugin mechanism☆104Updated 11 months ago
- Portable Runtime System☆23Updated 8 years ago
- A plugin for Clang compiler☆115Updated 2 years ago
- A tool to list content of virtual tables in a shared library☆116Updated 3 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆177Updated 2 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆112Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆122Updated last year
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 6 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 4 years ago
- ☆35Updated 10 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 4 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆173Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 3 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆93Updated 4 months ago
- run C++ from anywhere☆108Updated 5 years ago
- DWARF debug info viewer using GTK+☆53Updated 3 years ago
- Examples for Linux ptrace(2)☆136Updated 7 months ago
- LLVM Profiling Visualization☆83Updated 2 years ago
- A versatile C++ function mocking framework.☆128Updated 2 years ago
- C++ Testing using spies and fakes for isolation and simulation☆59Updated 6 years ago