home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 113 / EnigmaAmiga113CD.iso / software / utilities / checkx / checkx.readme < prev    next >
Encoding:
Text File  |  2000-06-25  |  6.8 KB  |  144 lines

  1. Short:    V1.77 Check for Archives/Packers/Viruses
  2. Uploader: stoecker@amigaworld.com (Dirk Stoecker)
  3. Author:   stoecker@amigaworld.com (Dirk Stoecker)
  4. Type:     util/arc
  5. Requires: util/arc/xadmaster.lha
  6.           util/virus/xvslibrary.lha
  7.           util/pack/xfdmaster.lha
  8.           util/pack/xpk_User.lha
  9. Version:  1.77
  10.  
  11. This program uses xfdmaster.library (see util/pack/xfdmaster.lha) and
  12. xvs.library (util/virus/xvsLibrary.lha) for packer and virus scanning.
  13. The xadmaster.library (see util/arc/xadmaster.lha) is used to dearchive
  14. file and disk archives.
  15.  
  16. The xfdmaster.library (V37) and xadmaster.library (V5) are needed to
  17. run the utility. The xvs.library is recommended! The xpkmaster.library
  18. is needed with ASKPWD password only (and to decrunch XPKF files).
  19.  
  20. NOTE: xadmaster.library is Shareware, so think about registering when
  21. using this utility. See conditions in xadmaster.library distribution.
  22.  
  23. CheckX unpacks archives and packed files as deep as possible:
  24.  - you can unarchive a crunched archive as well
  25.  - multiple crunched files can be decrunched
  26.  - multiple archives can be extracted
  27.  - multiple disk archives can be extracted
  28.  - linked and crunched and archived files are no problem
  29.  
  30. This all depends mainly on your memory size! If have around 50MB and have
  31. only little problems with really large files.
  32.  
  33. Call CheckX with a ? and you get following argument list:
  34.  FROM,LOG,SAVE/K,ALL/S,ASKPWD/S,PRINTALL/S,PRINTEXEC/S,
  35.  NODECRUNCH/S,NOUNLINK/S,NOUNARCHIVE/S,NOUNTRACK/S,NOSILENT/S,
  36.  NOSTRIP/S,NOVIRUS/S,DEBUG/S,QUIET/S
  37.  
  38. Enter a ? again and you get a short doc:
  39.  FROM        source file or directory - may contain patterns
  40.  LOG         log file name
  41.  SAVE        directory, where decrunched files are saved
  42.  ALL         scan deep into directories
  43.  ASKPWD      ask for password when needed (needs xpkmaster.library)
  44.  PRINTALL    print all filenames
  45.  PRINTEXEC   print names of all executable files
  46.  NODECRUNCH  do not decrunch files with xfdmaster
  47.  NOUNLINK    do not unlink files with xfdmaster
  48.  NOUNARCHIVE do not call archiver for unarchiving file archives
  49.  NOUNTRACK   do not call archiver for unarchiving track archives
  50.  NOSILENT    do not disable dos requests
  51.  NOSTRIP     do not strip useless hunks
  52.  NOVIRUS     do not scan with xvs.library for viruses
  53.  DEBUG       also output texts to serial debug engine
  54.  QUIET       do not output texts to console
  55.  
  56. A bit more explanation:
  57. LOG         The output is written to a file as well as to the standard
  58.             output stream. The main purpose CheckX was written for is
  59.             to scan for crunched files and to test the decrunch
  60.             routines. So the logging may take some more time, but is
  61.             very stable, as the last log-entry is always the file which
  62.             possibly crashed the machine.
  63.             The logfile can be accessed by other programs for read and write
  64.             the whole time CheckX works (and surely after that). But writing
  65.             is not recommended, as this may produce a corrupted file.
  66. SAVE        If this keyword is given, all uncrunched/unlinked/stripped
  67.             files will be saved in the directory given with that keyword.
  68.             The directory must already exist! Sub directories are created
  69.             automatically.
  70.             If files are unlinked, they get saved with .1, .2, ...
  71.             extensions. Address crunched files are not saved. Use
  72.             xfdDecrunchAddr or xfdDecrunch to do so.
  73. DEBUG       Should not be used normally. This brings the normal output to
  74.             serial debugging terminal or catcher tools like Sushi. This
  75.             allows a lot easier to detect files producing hits.
  76.  
  77. CheckX has following return values:
  78.  0  - all ok
  79.  5  - either no virus checking possible or virus found
  80.  20 - an error occured and CheckX was unable to do anything
  81.  
  82. CheckX cannot scan files, which are read-protected. You get CheckX error 4
  83. as result in that case. Unprotect files and scan again when you want. For
  84. files contained in archives, the protection bits are ignored.
  85.  
  86. CheckX cannot scan files, which are too large for your memory. This surely
  87. is an disadvantage. Use VirusZ or another viruschecker to scan large
  88. archives.
  89.  
  90. CheckX is completely reentrant and may work fine twice or more times
  91. parallel (You can set the pure file protection bit and make it resident).
  92. But it is not recommended to call it multiple times as CheckX normally needs
  93. lots of memory.
  94.  
  95. This is a batch tool, so drink a coffee or two or three during its work.
  96. Check the logfile afterwards. Use a text-editor and scan case sensitive
  97. for "-Virus" and you get lines which are related to viruses (and mostly
  98. only the important lines). A scan with "XFD-", "XAD-", "CheckX-" or
  99. "-Error" brings lines which produced errors.
  100.  
  101. The complete number of found viruses is logged at the file end, if the
  102. scan found some of them. Also the scan time and the number of errors
  103. (if some appeared) is logged.
  104.  
  105. If the permanent file scrolling slows down your computer try setting the
  106. output stream to a raw mode display using following redirect command:
  107. ">RAW:0/11/640/50/CheckX-Output/AUTO/CLOSE/WAIT".
  108. To get CheckX really silent either use LOG option and call CheckX with
  109. QUIET or redirect normal output into logfile with ">filename".
  110.  
  111. CheckX detects all the viruses found by xvs.library, which contains the
  112. complete antivirus knowledge of VirusZ utility by Georg Hörmann. CheckX
  113. cannot remove detected viruses. You still need antivirus software like
  114. VirusZ, VT or Virus_Checker. I always run VirusZ in the background to
  115. check for viruses.
  116. CheckX also scans disk archive information texts for packers and viruses
  117. and also bootsectors of dearchived disks. The memory is scanned once after
  118. starting CheckX.
  119.  
  120. Error 11 (Could not check for virus) mostly means, that the file is a bit
  121. to large and such files are normally archives only. So in most cases this
  122. error is harmless!
  123.  
  124. If there are serious errors, please report them, but CheckX has a long
  125. way of development and I hope it is really stable now.
  126. Send me files, which cause the system to bring Enforcer/MungWall/PatchWork
  127. hits or crash the computer. If the files are larger, please contact me
  128. first.
  129.  
  130. This program is Freeware. Use it as you want, but WITHOUT ANY WARRANTY!
  131.  
  132. Contact me at:
  133.  
  134. ************************************************************************
  135. * snail-mail:                  * e-mail:                               *
  136. *   Dirk Stoecker              *   stoecker@amigaworld.com             *
  137. *   Geschwister-Scholl-Str. 10 *   dstoecker@gmx.de                    *
  138. *   01877 Bischofswerda        * world wide web:                       *
  139. *   GERMANY                    *   http://home.pages.de/~stoecker/     *
  140. * phone:                       * pgp key:                              *
  141. *   GERMANY +49 (0)3594/706666 *   get with finger or from WWW pages   *
  142. ************************************************************************
  143.  
  144.