elf-header topic
ELFIO
ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
go-x64-executable
Generate ELF Linux 64-bit (x86-64) executable manually
ELF-Virus
A simple ELF Virus that can execute malacious code, infect other ELF files, and execute the host file's code normally.
BINARY_DISSECTION_COURSE
This repository is a hands-on tutorial which aims at going through dissection and analysis of arbitrary binaries.
lepton
Lepton is a Lightweight ELF Parsing Tool that was designed specifically for analyzing and editing binaries with damaged or corrupted ELF headers.
elf_reader
A Go library for reading and parsing ELF files