finixbit / elf-parserLinks
Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments
☆263Updated 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☆78Updated 4 years ago
- Identifying/Extracting various sections of an ELF file☆159Updated 5 years ago
- C++11 ELF/DWARF parser☆327Updated last year
- break into the debugger programmatically☆648Updated last year
- Experiments with the gcc plugin mechanism☆109Updated last year
- Simple Function calls tracer☆72Updated 7 years ago
- Cross Platform ELF analysis☆353Updated last year
- A tool to list content of virtual tables in a shared library☆124Updated 4 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- POSIX Function tracing☆335Updated 7 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆439Updated last month
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆209Updated this week
- Assembler toolkit based on AsmJit☆235Updated last week
- A better c++filt and a better undname.exe, in one binary.☆356Updated 10 months ago
- Hook function calls by replacing PLT(Procedure Linkage Table) entries.☆816Updated 9 months ago
- ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.☆793Updated this week
- A collection of memory allocators☆455Updated 12 years ago
- Rellic produces goto-free C output from LLVM bitcode☆561Updated last month
- ELF shared library import table patching for function redirection.☆191Updated 4 years ago
- 🍔 A x86 Script Instruction Virtual Machine☆534Updated 3 years ago
- A collection of programs that access and manipulate ELF files.☆606Updated 7 months ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆164Updated 2 years ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆352Updated 9 months ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆126Updated 8 months ago
- DWARF Explorer - a GUI utility for navigating the DWARF debug information☆260Updated 2 weeks ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- Simple Intel CPU processor tracing on Linux☆349Updated 2 years ago
- An event driven multi-core process debugging, tracing, and manipulation framework.☆175Updated 5 years ago
- Decompiler for x86 and x86-64 ELF binaries☆219Updated 6 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago