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.
☆825Updated 3 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☆332Updated last year
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆231Updated last week
- Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments☆275Updated last year
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,131Updated last week
- Unofficial mirror of sourceware binutils-gdb repository. Updated daily.☆644Updated this week
- C++ ABI Summary☆575Updated last month
- Hook function calls by replacing PLT(Procedure Linkage Table) entries.☆859Updated last month
- A collection of out-of-tree Clang plugins for teaching and learning☆752Updated last month
- ☆395Updated 2 weeks ago
- break into the debugger programmatically☆669Updated last year
- Identifying/Extracting various sections of an ELF file☆160Updated 5 years ago
- A mini x86 linux debugger for teaching purposes☆644Updated last year
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- Lift machine code to performant LLVM IR☆455Updated last year
- A library to parse C/C++ source as AST☆366Updated 4 months ago
- Library for lifting machine code to LLVM bitcode☆1,484Updated last week
- Rellic produces goto-free C output from LLVM bitcode☆572Updated last week
- Application Binary Interface for the Arm® Architecture☆1,141Updated last month
- resurrected LLVM "C Backend", with improvements☆931Updated last month
- llvm-mctoll☆867Updated last year
- A better c++filt and a better undname.exe, in one binary.☆371Updated last year
- A collection of programs that access and manipulate ELF files.☆610Updated last year
- The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions☆1,524Updated 5 months ago
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆383Updated 9 months ago
- Parsing ELF and DWARF in Python☆2,170Updated 2 weeks ago
- A collection of memory allocators☆462Updated 2 months ago
- Object file converter This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit an…☆205Updated 2 years ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- Simple, single-file, dependency-free GDB stub that can be easily dropped in to your project.☆246Updated 3 years ago
- DyninstAPI: Tools for binary instrumentation, analysis, and modification.☆804Updated last week