Hacker News new | ask | show | jobs
by zonovar 2613 days ago
Interesting article. When I was studying the elf format myself in the past I've also found very useful this poster. https://github.com/corkami/pics/blob/master/binary/elf101/el... The author has made many more for similar binary formats.
1 comments

COM files are great... no headers, you just sort of start. Data, code... whatever.