# zombie-core-utils ## Dependencies ```bash yay -S nasm ``` ## Build ```bash mkdir build cd build cmake .. make ```