Iโve been always curious about the ELF binary composition and I found this small but very well documented example on Github.
It helps you to visualise each part of the ELF binary explaining what they do and why.
This spare knowledge is not necessary if you are not working with ELF binaries but itโs something that can be always useful to know about. ๐คจ
As a Software Engineer, I canโt help myself, trying to learn as much as I can ๐