home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / VIRUS / FSHLD15.ZIP / FSHLD15.DOC < prev    next >
Encoding:
Text File  |  1990-10-08  |  7.3 KB  |  180 lines

  1.                      FILE SHIELD Version 1.5
  2.  
  3.                     Copyright 1990 McAfee Associates
  4.                     All Rights Reserved
  5.  
  6.  
  7.     This product may not be used in a business, corporate,
  8. government or agency environment without a negotiated site license.
  9.  
  10. For licensing information, contact:
  11.  
  12.             McAfee Associates
  13.             4423 Cheeney Street
  14.             Santa Clara, CA 95054
  15.  
  16.             408 988 3832 (Voice)
  17.             408 970 9727 (FAX)
  18.             408 988 4004 (BBS)
  19.  
  20. Notes on Version 1.5:
  21.     Version 1.5 of FSHIELD fixes a bug that causes conflicts with
  22. Versions 67 and above of VSHIELD.  If VSHIELD Versions 67 and above
  23. are used in /CV mode, then FSHIELD Versions 1.4 and below will not
  24. be allowed to run.
  25.  
  26. Executable Program (FSHIELD.EXE):
  27.      FSHIELD is packaged with a VALIDATE program that will
  28. authenticate the integrity of FSHIELD.EXE.  Refer to the
  29. VALIDATE.DOC instructions for the use of the validation program.
  30.      The validation results for V1.4 should be:
  31.                    SIZE: 61,370
  32.                    DATE: 10-08-1990
  33.     FILE AUTHENTICATION:
  34.         Check Method 1 - 8A30
  35.         Check Method 2 - 135C
  36.  
  37.      You may also call the McAfee Associates bulletin board at 408
  38. 988 4004 to obtain on-line FSHIELD.EXE verification data.  The
  39. VALIDATE program distributed with FSHIELD may be used to
  40. authenticate all future versions of FSHIELD.
  41.  
  42.  
  43. OVERVIEW:
  44.  
  45.     FILE SHIELD has been designed primarily for software
  46. manufacturers, publishers, developers and distributors.  It shields
  47. executable files so that virus infections are instantly detected
  48. and automatically removed by the shield.  Programs shielded in this
  49. manner will not remain infected and will not continue to propagate
  50. an infection.  This protects the software manufacturer against
  51. possible legal or liability questions when the software is
  52. introduced into an already infected site.  Infected users are
  53. frequently confused about the origin of an infection and it is
  54. difficult, if not impossible, do determine whether a specific
  55. program has infected a system, or whether the already infected
  56. system had infected the program in question.  Shielded programs
  57. will not carry an infection and will provide greater assurance to
  58. the user that the program was not the source of the infection.   
  59.     FILE SHIELD may, of course, also be used by end users.  But
  60. it is not recommended as a global system protector.  It is fine for
  61. shielding your most frequently used programs or those programs
  62. which would be difficult or costly to replace in the event of an
  63. infection, but it is limited to protecting executable files.  Boot
  64. sector and partition table viruses do not infect executable files
  65. and you would still be vulnerable to these infections.  For global
  66. system protection please use VSHIELD.  This program is available
  67. on most bulletin boards, or contact McAfee Associates at the above
  68. address.
  69.  
  70. Notes on Version 1.3
  71.     Version 1.3 fixes a number of bugs existing in 1.2.  The major
  72. bug in version 1.2 involved removing the shield from COM files
  73. whose length was a multiple of 16 bytes.  If the shield was removed
  74. from such a file, the original file length was incorrectly
  75. calculated.  Other bugs included difficult to read displays on a
  76. monochrome monitor, lack of a warning message for shielding
  77. COMMAND.COM and incompatibilities with some memory resident
  78. programs.  All have been fixed in version 1.3.
  79.  
  80. USING FILE SHIELD:
  81.  
  82.     To run FILE SHIELD simply type:
  83.  
  84.                 FSHIELD
  85.  
  86.     A menu screen will appear with the following menu options:
  87.  
  88.  
  89.          INSTALL       REMOVE       OPTIONS       EXIT
  90.  
  91.     
  92.     If you wish to install FILE SHIELD on a selected program or
  93. collection of programs, select the INSTALL option.
  94.  
  95.      NOTE:  FILE SHIELD may only be used to shield programs with
  96.             COM or EXE extensions.  
  97.  
  98.     After selecting INSTALL, a window will open at the bottom of
  99. the screen.  Input the name of the drive, directory or file that
  100. you want to specify for installation.  If a drive or subdirectory
  101. is selected with no file name specified, then FILE SHIELD will
  102. search the entire drive or subdirectory for all COM and EXE files
  103. and prompt you at each file to ask if you wish to install the
  104. Shield.  Respond YES if you wish to shield the particular file.
  105. FILE SHIELD will shield the selected programs and, in each
  106. instance, will display a window indicating the name of the file
  107. shielded, the original size, and the size after application of the
  108. shield.  FILE SHIELD will add between 1500 bytes to 6,000 bytes to
  109. each shielded file.  The average should be 2,000 bytes.
  110.  
  111.     To remove a shield from a file select the REMOVE option from
  112. the main menu.  A window will open at the bottom of the screen. 
  113. Input the file specification for the file or group of files that
  114. you wish to un-shield.  FILE SHIELD will prompt you to ask if you
  115. are sure that you want to un-shield the file.  Respond YES if you
  116. wish to proceed.
  117.  
  118.     The OPTIONS selection allows you to set automatic mode.  In
  119. automatic mode, FILE SHIELD searches the disk or directory
  120. specified for COM and EXE files and shields them without prompting
  121. the user at each file.  If you do not want to shield all of the
  122. files in your specified path, then do not use this option.  The
  123. default option is NO.  You may also choose to backup shielded files
  124. prior to shielding and set automatic subdirectory searching by
  125. choosing the appropriate option in the OPTIONS menu.
  126.  
  127.     To leave FILE SHIELD, select EXIT.
  128.  
  129.  
  130. NOTE:     FILE SHIELD will not attempt to shield any EXE file that
  131.           uses internal overlays.  These files contain a length
  132.           field in the header record that does not match the
  133.           DOS specified file size.  Such programs cannot be
  134.           shielded.  FILE SHIELD will display an error message if
  135.           an attempt is made to shield this type of program. 
  136.  
  137.  
  138. OPERATION OF THE SHIELD:
  139.     Once a program has been shielded, it will monitor itself for
  140. infection each time it is loaded.  If a virus attaches to the
  141. program, the shield will pause execution, inform the user of the
  142. virus condition, and offer the following options:
  143.  
  144. 1.   Re-boot the system
  145.  
  146. 2.   Restore the program to its original, uninfected state and
  147.      continue processing.
  148.  
  149. 3.   Restore the program to its original, uninfected state and exit
  150.      to DOS.
  151.  
  152. 4.   Execute as is (this option should only be chosen in a research
  153.      environment).
  154.  
  155. 5.   Take no action, but immediately exit to DOS. 
  156.  
  157.     You may choose one of the above options at execution time. 
  158. It is recommended that option 3 be chosen in normal circumstances. 
  159. After the shield has removed the virus and exited to DOS,
  160. Immediately power down the machine.  Find a clean, write-protected
  161. boot diskette and re-boot the machine from that diskette.  Then
  162. scan your system using the SCAN program to determine the extent of
  163. the infection.  
  164.  
  165.  
  166. REGISTRATION:
  167.  
  168.     FILE SHIELD is distributed as shareware and requires a $25
  169. registration fee for home or domestic use.  Please use the enclosed
  170. registration document (REGISTER.DOC).  Business, corporate or
  171. organizational use requires a negotiated site license.  For site
  172. license or developer license information, please contact:
  173.  
  174.            McAfee Associates
  175.            4423 Cheeney Street
  176.            Santa Clara, CA 95054-0253
  177.  
  178.            408 988 3832 (Voice)
  179.            408 970 9727 (FAX)
  180.            408 988 4004 (BBS)