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 11 months ago
- A plugin for Clang compiler☆118Updated 3 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆263Updated last year
- 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
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- API tracing framework for Linux C/C++ applications☆158Updated 9 years ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆125Updated 2 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- A collection of memory allocators☆453Updated 12 years ago
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 years ago
- run C++ from anywhere☆119Updated 5 years ago
- ☆35Updated 11 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- A tool to list content of virtual tables in a shared library☆124Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 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
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 2 months ago
- A lightweight debugger library written in C.☆46Updated 9 years ago
- Fast stack trace utility☆54Updated 6 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆83Updated 2 months ago