TartanLlama / libelfinLinks
C++11 ELF/DWARF parser
☆79Updated 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☆332Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆274Updated last year
- A collection of memory allocators☆462Updated 2 months ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆170Updated last year
- Experiments with the gcc plugin mechanism☆111Updated last year
- A plugin for Clang compiler☆119Updated 3 years ago
- A mini x86 linux debugger for teaching purposes☆644Updated last year
- Code Analysis and Refactoring with Clang Tools☆125Updated 5 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆231Updated last week
- Examples for Linux ptrace(2)☆135Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆90Updated 4 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆187Updated 3 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- break into the debugger programmatically☆669Updated last year
- CppCon 2019 Talk: slides and source code☆47Updated 6 years ago
- ☆391Updated 5 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- A tool to list content of virtual tables in a shared library☆128Updated 4 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A lightweight debugger library written in C.☆46Updated 4 months ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆152Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- A versatile C++ function mocking framework.☆132Updated 3 years ago