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☆325Updated 9 months ago
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆261Updated 9 months ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- A collection of memory allocators☆444Updated 12 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- API tracing framework for Linux C/C++ applications☆157Updated 9 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆124Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆82Updated 4 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆179Updated 3 years ago
- ☆35Updated 11 years ago
- CppCon 2019 Talk: slides and source code☆45Updated 5 years ago
- A tool to list content of virtual tables in a shared library