home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR14 / TBAV607.ZIP / TBSCAN.LNG < prev    next >
Text File  |  1993-09-21  |  6KB  |  187 lines

  1.  
  2.   The Thunderbyte Anti-Virus utilities  provide a collection of  sophisticated
  3.   programs which offer various ways to check for, identify and remove known as
  4.   well as unknown viruses from hard and floppy disks on PCs or across networks.
  5.  
  6.   TBAV is upgraded every two months.  Free hotline support is provided for all
  7.   registered users via telephone, fax and electronic bulletin board.  Read the
  8.   comprehensive documentation files for detailed info.   BBS: +31- 85- 212 395
  9. $
  10.  
  11. TbScan is written by Frans Veldman.
  12.  
  13. Usage: TbScan [@][<path>][<filename>...] [<options>...]
  14.  
  15. Command line options available:
  16.  
  17. help                    he  =help (? = short help)
  18. pause                   pa  =enable "Pause" prompt
  19. mono                    mo  =force monochrome
  20. quick                   qs  =quick scan (uses Anti-Vir.Dat)
  21. allfiles                af  =scan non-executable files too
  22. heuristic               hr  =enable heuristic alerts
  23. extract                 ex  =extract signature (registered only)
  24. once                    oo  =only once a day
  25. secure                  se  =user abort not allowed (registered only)
  26. compat                  co  =maximum-compatibility mode
  27. ignofile                in  =ignore no-file-error
  28. noboot                  nb  =skip bootsector check
  29. nomem                   nm  =skip memory check
  30. hma                     hm  =force HMA scan
  31. nohmem                  nh  =skip UMB/HMA scan
  32. nosub                   ns  =skip sub directories
  33. noautohr                na  =no auto heuristic level adjust
  34. repeat                  rp  =scan multiple diskettes
  35. batch                   ba  =batch mode (no user input)
  36. delete                  de  =delete infected files
  37. log                     lo  =output to log file
  38. append                  ap  =log file append mode
  39. expertlog               el  =no heuristic descriptions in log
  40. logname   =<filename>   ln  =set path/name of log file
  41. loglevel  =<0..4>       ll  =set log level
  42. wait      =<0...255>    wa  =number of timerticks to wait.
  43. rename    [=<ext-mask>] rn  =rename infected files
  44. exec      =.<ext-mask>  ee  =specify executable extensions
  45.  
  46. $
  47. WARNING!
  48. $
  49.  
  50.  WARNING! memory
  51. $
  52.  
  53.   Since an active virus in memory  may interfere with the
  54.   virus  scanning  process, it is  highly  recommended to
  55.   immediately power down the system, and to reboot from a
  56.   write-protected clean system diskette!
  57.  
  58.   Note: if you used any virus scanner just before you invoked
  59.   TbScan, it's possible  that TbScan detected  a signature of
  60.   the other scanner in  memory,  rather than an actual virus.
  61.   In that case you should ignore this warning.
  62.   Do you want to Q)uit or to C)ontinue? (Q/C)
  63. $
  64. Insert disk, press "Esc" to cancel...
  65. $
  66.  Sigfile entries:
  67.  
  68.  File system:
  69.  
  70.  Directories:
  71.  Total files:
  72.  Executables:
  73.  CRC verified:
  74.  Changed files:
  75.  Infected items:
  76.  
  77.  Elapsed time:
  78.  KB / second:
  79. $
  80. found
  81. $
  82. infected by
  83. $
  84. dropper of
  85. $
  86. damaged by
  87. $
  88. joke named
  89. $
  90. overwritten by
  91. $
  92. trojan named
  93. $
  94. probably
  95. $
  96. might be
  97. $
  98. virus
  99. $
  100. Has been changed!
  101. $
  102. an unknown virus
  103. $
  104.  
  105. Option 'once' already used today.
  106.  
  107. $
  108. Error: Some internal limit exceeded!
  109. $
  110. No executable files found!
  111. $
  112. Error: Can not create logfile!
  113. $
  114. Option 'extract' and 'secure' are available for registered users only!
  115. $
  116. Process aborted by user!
  117. $
  118.  
  119. Heuristic flags:
  120. $
  121. c  No checksum / recovery information (Anti-Vir.Dat) available.
  122. $
  123. C  The checksum data does not match!  File has been changed!
  124. $
  125. F  Suspicious file access.  Might be able to infect a file.
  126. $
  127. R  Relocator.  Program code will be relocated in a suspicious way.
  128. $
  129. A  Suspicious Memory Allocation.  The program uses a non-standard
  130.    way to search for, and/or allocate memory.
  131. $
  132. N  Wrong name extension. Extension conflicts with program structure.
  133. $
  134. S  Contains a routine to search for executable (.COM or .EXE) files.
  135. $
  136. #  Found an instruction decryption routine.  This is common
  137.    for viruses but also for some protected software.
  138. $
  139. V  This suspicious file has been validated to avoid heuristic alarms.
  140. $
  141. E  Flexible Entry-point.  The code seems to be designed to be linked
  142.    on any location within an executable file.  Common for viruses.
  143. $
  144. L  The program traps the loading of software.  Might be a
  145.    virus that intercepts program load to infect the software.
  146. $
  147. D  Disk write access.  The program writes to disk without using DOS.
  148. $
  149. M  Memory resident code.  The program might stay resident in memory.
  150. $
  151. !  Invalid opcode (non-8088 instructions) or out-of-range branch.
  152. $
  153. T  Incorrect timestamp.  Some viruses use this to mark infected files.
  154. $
  155. J  Suspicious jump construct.  Entry point via chained or indirect
  156.    jumps.  This is unusual for normal software but common for viruses.
  157. $
  158. ?  Inconsistent exe-header.  Might be a virus but can also be a bug.
  159. $
  160. G  Garbage instructions.  Contains code that seems to have no purpose
  161.    other than encryption or avoiding recognition by virus scanners.
  162. $
  163. U  Undocumented interrupt/DOS call.  The program might be just tricky
  164.    but can also be a virus using a non-standard way to detect itself.
  165. $
  166. Z  EXE/COM determination.  The program tries to check whether a file
  167.    is a COM or EXE file.  Viruses need to do this to infect a program.
  168. $
  169. O  Found code that can be used to overwrite/move a program in memory.
  170. $
  171. B  Back to entry point.  Contains code to re-start the program after
  172.    modifications at the entry-point are made.  Very usual for viruses.
  173. $
  174. K  Unusual stack.  The program has a suspicious stack or an odd stack.
  175. $
  176. Y  Bootsector violates IBM bootsector format.  Missing 55AA-marker.
  177. $
  178. p  Packed program.  A virus could be hidden inside the program.
  179. $
  180. i  Additional data found at end of file.  Probably internal overlay.
  181. $
  182. h  The program has the hidden or system attribute set.
  183. $
  184. w  The program contains a MS-Windows or OS/2 exe-header.
  185. $
  186. .............
  187.