elf-header topic

List elf-header repositories

ELFIO

686
Stars
143
Forks
Watchers

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

go-x64-executable

43
Stars
6
Forks
Watchers

Generate ELF Linux 64-bit (x86-64) executable manually

build-id

37
Stars
8
Forks
Watchers

Read your own .note.gnu.build-id

ELF-Virus

40
Stars
13
Forks
Watchers

A simple ELF Virus that can execute malacious code, infect other ELF files, and execute the host file's code normally.

BINARY_DISSECTION_COURSE

44
Stars
15
Forks
Watchers

This repository is a hands-on tutorial which aims at going through dissection and analysis of arbitrary binaries.

lepton

31
Stars
6
Forks
Watchers

Lepton is a Lightweight ELF Parsing Tool that was designed specifically for analyzing and editing binaries with damaged or corrupted ELF headers.

elf_reader

29
Stars
4
Forks
Watchers

A Go library for reading and parsing ELF files