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☆329Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆274Updated last year
- A collection of memory allocators☆461Updated last month
- Reverse engineering of Linux/OSX gcc C++ name mangling☆113Updated 3 years ago
- Experiments with the gcc plugin mechanism☆112Updated last year
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆226Updated this week
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆169Updated last year
- Examples for Linux ptrace(2)☆134Updated last year
- A tool to list content of virtual tables in a shared library☆128Updated 4 years ago
- break into the debugger programmatically☆665Updated last year
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆186Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Doug Lea's memory allocator☆273Updated 5 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆89Updated 4 years ago
- ☆391Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- CppCon 2019 Talk: slides and source code☆47Updated 6 years ago
- C++ preprocessor☆251Updated last week
- ☆35Updated 11 years ago
- A minimal toy implementation of strace(1)☆178Updated 2 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Portable Runtime System☆24Updated 9 years ago
- A versatile C++ function mocking framework.☆132Updated 3 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated 3 weeks ago