TartanLlama / libelfin
C++11 ELF/DWARF parser
☆76Updated 4 years ago
Alternatives and similar repositories for libelfin:
Users that are interested in libelfin are comparing it to the libraries listed below
- C++11 ELF/DWARF parser☆326Updated 8 months ago
- A plugin for Clang compiler☆117Updated 3 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆114Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆81Updated 4 years ago
- ☆35Updated 11 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆259Updated 8 months ago
- API tracing framework for Linux C/C++ applications☆158Updated 9 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆123Updated last year
- Experiments with the gcc plugin mechanism☆108Updated last year
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- A collection of memory allocators☆441Updated 12 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆192Updated last week
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- Portable Runtime System☆23Updated 8 years ago
- A tool to list content of virtual tables in a shared library☆118Updated 3 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆178Updated 2 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆146Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- DWARF debug info viewer using GTK+☆53Updated 4 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
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 4 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆183Updated 6 years ago