home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Aktief 1995 #3 / CDA3.iso / virus / vsumx501.zip / VALIDATE.DOC < prev    next >
Text File  |  1991-02-14  |  3KB  |  69 lines

  1.                              VALIDATE Version 0.3
  2.                             From McAfee Associates
  3.                                 (408) 988-3832
  4.  
  5.  
  6.      VALIDATE is a file-authentication program that may be used to 
  7. check other programs for signs of tampering.  VALIDATE uses two 
  8. discrete methods to generate Cyclic Redundancy Checks (CRC's),
  9. which are then displayed for the user to compare against the known
  10. value for the program(s) validated.  The known validation data can
  11. be published by the author of the program or be obtained from a
  12. trusted information database.  The dual CRC checking provides a
  13. high degree of security.
  14.  
  15.      The Computer Virus Industry Association (CVIA) provides an
  16. online database of validation values for shareware authors at no
  17. cost.  You are encouraged to call the CVIA's BBS at (408) 988-4004
  18. to access current validation data for McAfee Associates' VIRUSCAN,
  19. California Software Concepts' SHEZ, Vern Berg's LIST, and other
  20. shareware programs.
  21.  
  22.      To confirm that a program is in its original, untampered
  23. state, run the VALIDATE program on it, record the validation data
  24. produced, and compare it against the record in the online database. 
  25. If they match, than it is highly improbable (less than one in
  26. sixty-four quadrilion) that the program has been modified.
  27.  
  28. To run VALIDATE, type:
  29.  
  30.      VALIDATE d:\path\filename.ext
  31.  
  32. The VALIDATE program will then display the following information:
  33.  
  34.                    Size:  (#/bytes)
  35.                    Date:  (file creation date)
  36.     File Authentication
  37.          Check Method 1:  (a four digit CRC)
  38.          Check Method 2:  (a four digit CRC)
  39.  
  40.  
  41. The VALIDATE program may be copied and distributed at no charge as
  42. long as it is distributed whole and intact and unmodified in any
  43. way, along with this file.  Please report virus infections and
  44. reports of program tampering to:
  45.  
  46.                    Computer Virus Industry Association
  47.                    4423 Cheeney Street
  48.                    Santa Clara, CA  95054-0253
  49.                    USA
  50.                    (408) 727-4559 telephone answering machine
  51.  
  52.  
  53. The validation data for VALIDATE.COM is:
  54.  
  55.                    WITH CRC            WITHOUT
  56.                    CHECKING            CHECKING
  57.                    Size:  6495         6485
  58.                    Date:  10-31-1989   10-31-1989
  59.     File Authentication
  60.          Check Method 1:  4637         CB21
  61.          Check Method 2:  1214         13B7
  62.  
  63.      If you have an older version of VALIDATE, it may be ten (10)
  64. bytes shorter.  This is because it was not processed by VIRUSCAN's
  65. CRC-checking feature, added in Version 66 of VIRUSCAN.  The
  66. validation code can be removed from VALIDATE.COM by running
  67. VIRUSCAN against it with the /RV Remove Validation option. 
  68. However, this is not recommended.
  69.