TartanLlama / libelfinLinks
C++11 ELF/DWARF parser
☆78Updated 4 years ago
Alternatives and similar repositories for libelfin
Users that are interested in libelfin are comparing it to the libraries listed below
Sorting:
- C++11 ELF/DWARF parser☆326Updated last year
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- ☆35Updated 11 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- A collection of memory allocators☆455Updated 12 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆125Updated 2 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆263Updated last year
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆174Updated 3 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- A lightweight debugger library written in C.☆46Updated 9 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- CppCon 2019 Talk: slides and source code☆45Updated 5 years ago
- API tracing framework for Linux C/C++ applications☆158Updated 9 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
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Portable Runtime System☆24Updated 8 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆177Updated 12 years ago