Compile and run nasm -felf64 <file>.asm -o <file>.o ld -o <file> <file>.o ./<file> Resources Linux Syscall Table for x86 and x86_64 x86 Assembly book