finixbit / elf-parserLinks
Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments
☆266Updated 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☆329Updated last year
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Identifying/Extracting various sections of an ELF file☆159Updated 5 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆116Updated 3 years ago
- A better c++filt and a better undname.exe, in one binary.☆366Updated last year
- ELF shared library import table patching for function redirection.☆193Updated 4 years ago
- ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and por…☆807Updated last week
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆221Updated this week
- break into the debugger programmatically☆655Updated last year
- A tool to list content of virtual tables in a shared library☆126Updated 4 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆169Updated last year
- A plugin for Clang compiler☆119Updated 3 years ago
- A collection of memory allocators☆458Updated 12 years ago
- An ELF loader for embedded systems.☆156Updated 7 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆167Updated 3 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆445Updated 3 months ago
- dlopen from memory☆218Updated 10 years ago
- A collection of programs that access and manipulate ELF files.☆609Updated 9 months ago
- API tracing framework for Linux C/C++ applications☆160Updated 9 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- an architecture-independent decompiler to LLVM IR☆396Updated 10 years ago
- Assembler toolkit based on AsmJit☆240Updated 2 months ago
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- Hook function calls by replacing PLT(Procedure Linkage Table) entries.☆832Updated 11 months ago
- Convert MSVC Style Inline Assembly to GCC Style Inline Assembly☆113Updated 2 years ago
- ☆372Updated 5 months ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆129Updated 10 months ago
- An event driven multi-core process debugging, tracing, and manipulation framework.☆175Updated 5 years ago