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