Skip to content
#

process-initialization

Here is 1 public repository 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

Add this topic to your repo

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

Learn more