asm/README.md

293 B

Simple programs written in x86-64 asm as an learning exercises

Requirements

Compiling

./build.sh <name>

Note

Most of the programs don't print anything Use of gdb highly recomended