elf-parser topic

List elf-parser repositories

jelf

138
Stars
41
Forks
Watchers

ELF parsing library in java.

LibObjectFile

120
Stars
11
Forks
Watchers

LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, DWARF, ar...)

elf-parser

244
Stars
43
Forks
Watchers

Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments

ftrace

71
Stars
14
Forks
Watchers

Simple Function calls tracer

XELFViewer

1.3k
Stars
107
Forks
Watchers

ELF file viewer/editor for Windows, Linux and MacOS.

ELFIO

675
Stars
143
Forks
Watchers

ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library

B2R2

409
Stars
62
Forks
Watchers

B2R2 is a collection of useful algorithms, functions, and tools for binary analysis.

elfkit

202
Stars
24
Forks
Watchers

rust elf parsing, manipulation and (re)linking toolkit

elf-strings

139
Stars
17
Forks
Watchers

elf-strings will programmatically read an ELF binary's string sections within a given binary. This is meant to be much like the strings UNIX utility, however is purpose built for ELF binaries.

pyelftools

1.9k
Stars
497
Forks
Watchers

Parsing ELF and DWARF in Python