Source: /cirosantilli/elf-hello-world

= ELF Hello World Tutorial
{c}
{numbered}
{scope}

Introductory analysis of a simple example of the <executable and Linkable Format>.

Extracted from https://stackoverflow.com/a/30648229/895245[this Stack Overflow answer].