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
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆260Updated 9 months ago
- A plugin for Clang compiler☆117Updated 3 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆114Updated 3 years ago
- Examples for Linux ptrace(2)☆137Updated 11 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆124Updated last year
- API tracing framework for Linux C/C++ applications☆157Updated 9 years ago
- Experiments with the gcc plugin mechanism☆108Updated last year
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆178Updated 2 years ago
- A collection of memory allocators☆443Updated 12 years ago
- Code Analysis and Refactoring with Clang Tools☆124Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆82Updated 4 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆194Updated 2 weeks ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- CppCon 2019 Talk: slides and source code☆45Updated 5 years ago
- break into the debugger programmatically☆636Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆172Updated 11 years ago
- Portable Runtime System☆23Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 years ago
- run C++ from anywhere☆117Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 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
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 4 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 4 years ago
- Reworking of Agner Fog's performance test programs for Linux☆110Updated 6 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆148Updated 5 years ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 10 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 4 years ago