Skip to content
#

binary-format

Here are 9 public repositories matching this topic...

A minimal ELF loader written in C that loads and executes statically linked 64-bit ELF binaries on Linux. Implements ELF parsing, memory segment mapping with correct permissions, PIE/ASLR support, process stack initialization including auxiliary vector, and control transfer to loaded executables.

  • Updated Feb 4, 2026
  • C

Improve this page

Add a description, image, and links to the binary-format topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the binary-format topic, visit your repo's landing page and select "manage topics."

Learn more