Introduction: Breaking Windows CMD.exe
Today I will show you how to crash the command prompt shell
Credits to http://ss64.org/viewtopic.php?id=1554
Credits to http://ss64.org/viewtopic.php?id=1554
Step 1: The Code
Open cmd.sex and type ^&^
This will crash cmd or use a batch file in the next step
This will crash cmd or use a batch file in the next step
Step 2: A Batch File
First open notepad and paste the following code
@echo off
rem do not set new lines at the end or you'll break the breaker
echo combobreaker |(>^
Save the file as anything .bat for example crash.bat
Now you can crash command prompt
@echo off
rem do not set new lines at the end or you'll break the breaker
echo combobreaker |(>^
Save the file as anything .bat for example crash.bat
Now you can crash command prompt