Repository navigation
elf64
- Website
- Wikipedia
ELF file viewer/editor for Windows, Linux and MacOS.
ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and portable. Whether you are building compilers, linkers, binary analysis tools, or custom build systems, these libraries provide the foundation you need for working with ELF files and UNIX archives.
Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm
Identifying/Extracting various sections of an ELF file
Generate ELF Linux 64-bit (x86-64) executable manually
Encrypts 64-bit elf files that decrypt at runtime.
A Go library for reading and parsing ELF files
Poc for ELF64 runtime infection via GOT poisoning technique by elfmaster
A utility to run ELF files in memory.
it's a small program written in rust with only the standard library to analyze the headers of an elf64 file
My implementation of the ELF executable packer described in @fasterthanlime's ongoing series.
The C Basque compiler.
[Assembly Series] First Assembly Nasm: Some simple assembly programs X86_64 (elf64)