Skip to content

mingw32

sudo apt-get update
sudo apt-get install -y mingw-w64

32

i686-w64-mingw32-gcc exploit.c -o exploit.exe

64

x86_64-w64-mingw32-gcc exploit.c -o exploit.exe