mmap icon indicating copy to clipboard operation
mmap copied to clipboard

Code examples from the mmap lecture

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.