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☆338Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆276Updated last year
- A collection of memory allocators☆463Updated 4 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 2 years ago
- A plugin for Clang compiler☆120Updated 4 years ago
- Experiments with the gcc plugin mechanism☆112Updated 2 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- break into the debugger programmatically☆672Updated last year
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A tool to list content of virtual tables in a shared library☆131Updated 4 years ago
- A mini x86 linux debugger for teaching purposes☆645Updated last year
- ☆394Updated 5 years ago
- C++ preprocessor☆258Updated last week
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆243Updated last week
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- Reworking of Agner Fog's performance test programs for Linux☆116Updated 2 months ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆63Updated 4 years ago
- A better c++filt and a better undname.exe, in one binary.☆376Updated last year
- CppCon 2019 Talk: slides and source code☆48Updated 6 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- run C++ from anywhere☆126Updated 6 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- ☆35Updated 12 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- C++ Testing using spies and fakes for isolation and simulation☆61Updated 7 years ago