finixbit / elf-parserLinks
Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments
☆277Updated last year
Alternatives and similar repositories for elf-parser
Users that are interested in elf-parser are comparing it to the libraries listed below
Sorting:
- C++11 ELF/DWARF parser☆338Updated last year
- C++11 ELF/DWARF parser☆80Updated 5 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 4 years ago
- Identifying/Extracting various sections of an ELF file☆162Updated 5 years ago
- ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and por…☆852Updated 5 months ago
- A tool to list content of virtual tables in a shared library☆131Updated 4 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆247Updated last week
- A better c++filt and a better undname.exe, in one binary.☆378Updated last year
- Simple Function calls tracer☆73Updated 7 years ago
- break into the debugger programmatically☆673Updated last year
- Experiments with the gcc plugin mechanism☆113Updated 2 years ago
- A plugin for Clang compiler☆121Updated 4 years ago
- A collection of memory allocators☆466Updated 4 months ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆171Updated 2 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆449Updated last week
- Hook function calls by replacing PLT(Procedure Linkage Table) entries.☆872Updated 4 months ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆176Updated 3 years ago
- Assembler toolkit based on AsmJit☆251Updated last month
- dlopen from memory☆217Updated 10 years ago
- Convert MSVC Style Inline Assembly to GCC Style Inline Assembly☆115Updated 3 years ago
- ☆117Updated last week
- Rellic produces goto-free C output from LLVM bitcode☆587Updated 2 weeks ago
- Syzygy Transformation Toolchain☆378Updated 7 years ago
- ELF shared library import table patching for function redirection.☆192Updated 5 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- An ELF loader for embedded systems.☆167Updated 8 years ago
- 🍔 A x86 Script Instruction Virtual Machine☆536Updated 4 years ago
- POSIX Function tracing☆339Updated 8 years 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…☆207Updated 2 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 10 years ago