A Simple ELF
Let's write a simple program for Linux. How hard can it be? Well, simple is the opposite of complex, not of hard, and it is surprisingly hard to create something simple. What is left when we get rid of the complexity from the standard library, all the modern security features, debugging information, and error handling mechanisms?
https://4zm.org/2024/12/25/a-simple-elf.html
#ELF
Let's write a simple program for Linux. How hard can it be? Well, simple is the opposite of complex, not of hard, and it is surprisingly hard to create something simple. What is left when we get rid of the complexity from the standard library, all the modern security features, debugging information, and error handling mechanisms?
https://4zm.org/2024/12/25/a-simple-elf.html
#ELF
4zm.org
A Simple ELF - The Ivory Tower
The Ivory Tower is a blog about software engineering and development philosophy by Anders Sundman.