Breaking Windows CMD.exe

by Batchcc in Circuits > Computers

1574 Views, 5 Favorites, 0 Comments

Breaking Windows CMD.exe

6glvX.png
Today I will show you how to crash the command prompt shell
Credits to http://ss64.org/viewtopic.php?id=1554

The Code

Open cmd.sex and type ^&^
This will crash cmd or use a batch file in the next step

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