dvob / machine-code-exploration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Go 53.8%Language:Assembly 41.7%Language:Rust 2.5%Language:C 2.0%