zombie-core-utils for x86 machines! zombie-core-utils uses zombie-lib as its libc with the exception of the occasional libc thing such as puts and malloc.
|
||
---|---|---|
inc | ||
monkie | ||
.gitignore | ||
arg.asm | ||
case.asm | ||
CMakeLists.txt | ||
diff.asm | ||
length.asm | ||
LICENSE | ||
README.md | ||
yes.asm |
zombie-core-utils
Dependencies
yay -S nasm
Build
mkdir build
cd build
cmake ..
make