3 Cool Fake Viruses

Its always fun making your friends freak out and does not get better when you destroy their computer and watch them yelling at you…

Fake Format:

This is a simple application which runs a fake format of Drive C: which usually contains the Windows files and application settings on the computer. Once the application start, you cannot close the stop or pause the application what so ever and once the process gets complete a message is displayed that it was a joke.

fake-format

Download Fake Format Here

2. Fake Delete:

This is something similar to the fake format application but when you run this application it displays a process of removing windows files and settings on your computer and when the process completes itself “it-was-all-a-joke” screen appears.

fake-delete

Download the application here.

3. Fake Virus Batch File

This fake virus from WikiHow has to be my favorite prank from the list cause this prank looks really actual and gets even the professionals to freak out.

To start with the trick, open Notepad, paste the following code and save it as a .bat extension file, something like fakevirus.bat.

cls
:A
color 0a
cls
@echo off
echo Wscript.Sleep
echo Wscript.Sleep 5000>C:sleep5000.vbs
echo Wscript.Sleep 3000>C:sleep3000.vbs
echo Wscript.Sleep 4000>C:sleep4000.vbs
echo Wscript.Sleep 2000>C:sleep2000.vbs
cd %systemroot%System32
dir
cls
start /w wscript.exe C:sleep3000.vbs
echo Deleting Critical System Files…
echo del *.*
start /w wscript.exe C:sleep3000.vbs
echo Deletion Successful!
start /w wscript.exe C:sleep2000.vbs
echo:
echo:
echo:
echo Deleting Root Partition…
start /w wscript.exe C:sleep2000.vbs
echo del %SYSTEMROOT%
start /w wscript.exe C:sleep4000.vbs
echo Deletion Successful!
start /w wscript.exe C:sleep2000.vbs
echo:
echo:
echo:
echo Creating Directory h4x…
cd C:Documents and SettingsAll UsersStart MenuPrograms
mkdir h4x
start /w wscript.exe C:sleep3000.vbs
echo Directory Creation Successful!
echo:
echo:
echo:
echo Execution Attempt 1…
start /w wscript.exe C:sleep3000.vbs
echo cd C:Documents and SettingsAll UsersStart MenuProgramsStartuph4x
echo start hax.exe
start /w wscript.exe C:sleep3000.vbs
echo Virus Executed!
echo:
echo:
echo:
start /w wscript.exe C:sleep2000.vbs
echo Disabling Windows Firewall…
start /w wscript.exe C:sleep2000.vbs
echo Killing all processes…
start /w wscript.exe C:sleep2000.vbs
echo Allowing virus to boot from startup…
start /w wscript.exe C:sleep2000.vbs
echo:
echo:
echo Virus has been executed successfully!
start /w wscript.exe C:sleep2000.vbs
echo:
echo Have fun!
start /w wscript.exe C:sleep2000.vbs
pause
shutdown -s -t 10 -c “Your computer has committed suicide. Have a nice day.”

When you double click it, something like this would appear on your screen and few files will be created. :-D

fakevirus

You can press any key to quit the process.

Drop in any cool fake viruses you know in the comments area below. :-D

Related posts:

  1. Cool Keyboard Shortcuts Yesterday, I was surfing some forums and found out this...
  2. Hide Your Hard Drive Partition in My Computer I found this really cool trick on some forums and...
  3. Computer Crashed? Clock Back Your Computer Well, as the title gives a hint about fixing your...
  4. Use XP Mode In Windows 7 Although the release of Windows 7 is expected on 22...
  5. Recover Deleted Pictures From Digital Camera A week back me and my friends went out for...
  6. Create Or Edit PDF Files PDF format has been there for years now and you...
  7. 20 Awesome Windows XP Tips Windows XP has been around for so many years and...

Leave a Reply