serge1 / ELFIOLinks
ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and portable. Whether you are building compilers, linkers, binary analysis tools, or custom build systems, these libraries provide the foundation you need for working with ELF files and UNIX archives.
☆822Updated 2 months ago
Alternatives and similar repositories for ELFIO
Users that are interested in ELFIO are comparing it to the libraries listed below
Sorting:
- C++11 ELF/DWARF parser☆329Updated last year
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆226Updated last week
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆274Updated last year
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,122Updated 3 weeks ago
- A library to parse C/C++ source as AST☆362Updated 3 months ago
- break into the debugger programmatically☆665Updated last year
- Reverse engineering of Linux/OSX gcc C++ name mangling☆113Updated 3 years ago
- C++ ABI Summary☆569Updated 3 weeks ago
- Unofficial mirror of sourceware binutils-gdb repository. Updated daily.☆636Updated this week
- A collection of out-of-tree Clang plugins for teaching and learning☆750Updated last month
- A better c++filt and a better undname.exe, in one binary.☆371Updated last year
- Hook function calls by replacing PLT(Procedure Linkage Table) entries.☆855Updated 3 weeks ago
- A mini x86 linux debugger for teaching purposes☆644Updated last year
- llvm-mctoll☆866Updated last year
- Rellic produces goto-free C output from LLVM bitcode☆572Updated 5 months ago
- Lift machine code to performant LLVM IR☆452Updated last year
- A collection of programs that access and manipulate ELF files.☆609Updated 11 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆169Updated last year
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- ☆389Updated last week
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆201Updated 2 months ago
- Library for lifting machine code to LLVM bitcode☆1,473Updated last month
- DyninstAPI: Tools for binary instrumentation, analysis, and modification.☆804Updated this week
- Identifying/Extracting various sections of an ELF file☆160Updated 5 years ago
- Experiments with the gcc plugin mechanism☆112Updated last year
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆374Updated 9 months ago
- Include binary files in C/C++☆1,118Updated 5 months ago
- Dynamic Instrumentation Tool Platform☆2,922Updated this week
- Simple, single-file, dependency-free GDB stub that can be easily dropped in to your project.☆246Updated 3 years ago
- Low-latency machine code generation☆4,303Updated 2 weeks ago