Minggu, 24 Juli 2011

OVERLOAD YOUR COMPUTER USING A BATCH FILE

(This post is for educational purpose only.Trying this can lower your system rating)

Create a new text document.In it type the following ��
@echo off
explorer.exe
call crash.bat



Then click on file � save as.
 Type the file name as crash.bat
Now double click on crash.bat and watch your system overload to its limit!



* This is a basic batch loop program.

I�ll explain what this batch file does����..

First it opens the explorer (My Computer/My Documents).

Then the program calls itself again  i.e, the program starts again.
So the program does loop again and again infinitely till stopped manually.

 *To stop this ���.hold ctrl and press C (or) hold ctrl and press �break� button.

0 komentar:

Posting Komentar