Machine code exploration

Various experiments to better understand machine code.

  • Exec: How to run machine code from a "regular" program
  • ELF: How to read an create an ELF file
  • Assembly: Assembly, Instruction encoding and memory layout