Files

266 B

wh0loader

Loader project to learn Malware Development and Obfuscation for Windows targets.

Build

Windows:

cmake --preset windows
cmake --build --preset windows

Linux:

cmake --preset linux
cmake --build --preset linux