Loading ELFs

June 5, 2023 ยท View on GitHub

In this part we're going to look at the following topics:

  • General ELF Theory How loading an executable works, and the ELF format
  • Loading A Program What is needed to execute an "ELF" file