elf-parser topic
LibObjectFile
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, DWARF, ar...)
elf-parser
Lightweight elf binary parser with no external dependencies - Sections, Symbols, Relocations, Segments
XELFViewer
ELF file viewer/editor for Windows, Linux and MacOS.
ELFIO
ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
B2R2
B2R2 is a collection of useful algorithms, functions, and tools for binary analysis.
elfkit
rust elf parsing, manipulation and (re)linking toolkit
elf-strings
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
Parsing ELF and DWARF in Python