aclements / libelfinLinks
C++11 ELF/DWARF parser
☆327Updated 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
- ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.☆799Updated 2 weeks ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆266Updated last year
- A collection of memory allocators☆455Updated 12 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆214Updated this week
- C++ ABI Summary☆553Updated 7 months ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- A better c++filt and a better undname.exe, in one binary.☆357Updated 11 months ago
- break into the debugger programmatically☆649Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆399Updated last month
- Dump ABI of an ELF object containing DWARF debug info☆191Updated 6 months ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆228Updated last year
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,084Updated 3 months ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆522Updated 4 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- Clang with JIT extensions☆231Updated 2 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- A mini x86 linux debugger for teaching purposes☆637Updated 11 months ago
- A tool to list content of virtual tables in a shared library☆124Updated 4 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆377Updated last month
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆152Updated last year
- A plugin for Clang compiler☆119Updated 3 years ago
- A tool for checking backward API/ABI compatibility of a C/C++ library☆659Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆87Updated 4 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆187Updated 9 years ago
- C++ preprocessor☆237Updated this week
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆187Updated 2 weeks ago