TartanLlama / libelfinLinks
C++11 ELF/DWARF parser
☆80Updated 5 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☆338Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆277Updated last year
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 4 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆171Updated 2 years ago
- A collection of memory allocators☆466Updated 4 months ago
- Experiments with the gcc plugin mechanism☆113Updated 2 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆247Updated this week
- A plugin for Clang compiler☆121Updated 4 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- A mini x86 linux debugger for teaching purposes☆646Updated last year
- A tool to list content of virtual tables in a shared library☆131Updated 4 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- ☆380Updated 10 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- Doug Lea's memory allocator☆284Updated 6 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆188Updated 6 years ago
- run C++ from anywhere☆127Updated 6 years ago
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- Intel's x86-64 Architecture Simulation in C++☆220Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- C++ preprocessor☆258Updated this week
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆190Updated 9 years ago
- break into the debugger programmatically☆673Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆50Updated 11 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago