Is there a place where I can learn how to create an ELF executable (and the ELF format in general) in action? Please don't tell me things like "go read the source code of an assembler to see how they do it". I already knew that, I just want something to start that won't make my shoot myself. I want to see how the machine instructions are written is the machine language and how I can start in general.