finixbit / elf-parser
Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments
☆252Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for elf-parser
- Identifying/Extracting various sections of an ELF file☆149Updated 4 years ago
- C++11 ELF/DWARF parser☆76Updated 3 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆112Updated 2 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆173Updated this week
- C++11 ELF/DWARF parser☆320Updated 5 months ago
- break into the debugger programmatically☆625Updated 9 months ago
- Experiments with the gcc plugin mechanism☆104Updated 11 months ago
- ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library☆740Updated 2 weeks ago
- An ELF loader for embedded systems.☆135Updated 6 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆410Updated 2 weeks ago
- A better c++filt and a better undname.exe, in one binary.☆338Updated 3 months ago
- Hook function calls by replacing PLT(Procedure Linkage Table) entries.☆763Updated 2 months ago
- A collection of programs that access and manipulate ELF files.☆591Updated 2 weeks ago
- Rellic produces goto-free C output from LLVM bitcode☆537Updated 2 months ago
- A tool to list content of virtual tables in a shared library☆116Updated 3 years ago
- Cross Platform ELF analysis☆348Updated 5 months ago
- Simple Function calls tracer☆72Updated 6 years ago
- A collection of memory allocators☆441Updated 12 years ago
- Small library allowing to use dlopen() from statically-linked applications (where statically-linked executable vs loaded shared library m…☆164Updated last year
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆153Updated 2 years ago
- an architecture-independent decompiler to LLVM IR☆386Updated 9 years ago
- Assembler toolkit based on AsmJit☆220Updated last year
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆164Updated 11 months ago
- Safely execute an arbitrary x86 instruction☆178Updated 9 months ago
- Simple, single-file, dependency-free GDB stub that can be easily dropped in to your project.☆217Updated 2 years ago
- ☆115Updated 7 years ago
- a lightweight library to parse Linux's /proc/[pid]/maps file, which contains the memory map of a process☆123Updated last month
- Binary Translator to LLVM IR☆215Updated last year
- ELF shared library import table patching for function redirection.☆188Updated 4 years ago
- POSIX Function tracing☆324Updated 7 years ago