aclements / libelfinLinks
C++11 ELF/DWARF parser
☆329Updated last year
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☆79Updated 4 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆169Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆266Updated last year
- ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and por…☆807Updated last week
- Reverse engineering of Linux/OSX gcc C++ name mangling☆116Updated 3 years ago
- A collection of memory allocators☆458Updated 12 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated 2 months ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆221Updated this week
- C++ ABI Summary☆561Updated 8 months ago
- A better c++filt and a better undname.exe, in one binary.☆366Updated last year
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆526Updated 4 years ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆152Updated last year
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,098Updated 4 months ago
- break into the debugger programmatically☆655Updated last year
- Dump ABI of an ELF object containing DWARF debug info☆195Updated 7 months ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆229Updated 2 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Clang with JIT extensions☆232Updated 2 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆194Updated 3 weeks ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- A tool to list content of virtual tables in a shared library☆126Updated 4 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆381Updated 2 months ago
- GCC plugin that embeds CPython inside the compiler☆205Updated 3 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆741Updated 3 months ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆188Updated 9 years ago