Links and Resources
A list of links and resources that the author found to be interesting, cool, or useful.
The author has no affiliations with the links posted on this page.
ELF
- Keith Makan’s Blog: Amongst other things, in my opinion the best introduction to ELF binaries.
- How Programs Get Run by lwn
ABI
C Runtime
Low Level
- cpplinks: An awesome list of resources related to debugging, instrumentation, assembly, etc.
- x8664 Linux syscall table