home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / dos / tools / wwp303 / wwp303.exe / rar / WWP_UTIL.DOC < prev    next >
Text File  |  1995-06-01  |  2KB  |  68 lines

  1.  
  2.         WWPACK 3.03 utilities                         WWVIR/EXEINFO
  3.  
  4.         Copyright (c) 1993,95 by Piotr Warezak and Rafal Wierzbicki
  5.  
  6.         1 June 1995    Lodz, Poland             All Rights Reserved
  7.  
  8.  
  9.         We are happy to provide our e-mail addresses.  Feel free to
  10.         inform us of any problems.
  11.  
  12.                   Author's address:  awarezak@krysia.uni.lodz.pl
  13.  
  14.               American distributor:  gjereza@crl.com
  15.  
  16.                 German distributor:  support@vgasoft.com
  17.  
  18.  
  19. WWVIR.EXE
  20.  
  21.   This program is able to detect ANY virus that has infected ANY WWPACKed
  22.   executable file. WWVIR uses CRC technology. This means that it can find
  23.   damaged files.
  24.  
  25. How can I use it ?
  26.  
  27.   To check any EXE file enter this command:
  28.      WWVIR FILENAME.EXE
  29.  
  30.   Of course you can use wildcards (to check more than one file) and paths.
  31.  
  32.   Example:
  33.     Command  WWVIR C:\UTILITY\*.EXE  means:
  34.     "check if there is any virus in any EXE file stored in C:\UTILITY
  35.      directory, check if the files aren't damaged.".
  36.  
  37. What is "autoexec mode" ?
  38.  
  39.   WWVIR recognizes two additional commands: 'A' and 'FA'.
  40.   They were created to make WWVIR useful for autoexec.
  41.  
  42.   You can put to your AUTOEXEC.BAT something like this:
  43.      WWVIR A C:\UTILITY\*.EXE
  44.  
  45.   Now WWVIR will automatically scan for viruses all EXE files stored in
  46.   C:\UTILITY directory.
  47.  
  48. What is the difference between the 'A' and 'FA' commands ?
  49.  
  50.   Command 'FA' is faster but it doesn't use CRC technology.
  51.   'A' is slower but it checks if the files aren't damaged too.
  52.  
  53.   Remember: WWVIR will detect a virus only on previously WWPACKed file(s) !
  54.  
  55.  
  56. EXEINFO.EXE
  57.  
  58.   This short program shows header information on EXE files.
  59.  
  60.   Example:  EXEINFO YOURFILE.EXE
  61.  
  62.   Aditional options: EXEINFO may compare headers.
  63.  
  64.   Usage: EXEINFO FIRST.EXE SECOND.EXE
  65.  
  66.  
  67. End of the documentation file.
  68.