mmap Source code from the mmap "lecture": https://www.youtube.com/watch?v=sFYFuBzu9Ow Quick Start Install gcc and nasm. Both are probably available in your Linux distro repo. Simple $ make should just build everything.