Assembly Programming Exercises

September 26, 2019 ยท View on GitHub

This repository contains exercises for the Assembly Programming course. See also the course materials repository here: https://github.com/xorpd/asm_prog_material

More information could be found at http://www.xorpd.net

Also check out:

  • xchg rax,rax for advanced x64 exercises.
  • ReversingHero to learn reverse engineering.