Windows exploitation If you want to exploit a service on a windows machinebut you are using a linux you can compile and run the exploit from linux, like this: i686-w64-mingw32-gcc exploit.c -o exploit.exe Then run it like this wine exploit.exe