home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR14 / OFF__103.ZIP / OFF!.DOC < prev   
Text File  |  1993-10-24  |  11KB  |  241 lines

  1. OFF! v01.03.00 (24 OCT 1993) -- checks for & removes the Oƒƒspring V0.89 virus
  2. Copyright (c) 1993, Professional Software Engineering
  3. All Rights Reserved.
  4.  
  5. This program is for FREE distribution only.
  6.  
  7.  
  8. A program to remove the Oƒƒspring V0.89 virus from files.  IT IS NOT INTENDED 
  9. TO DETECT AND REMOVE OTHER VIRUSES -- ONLY THE "Oƒƒspring V0.89" VIRUS.  This 
  10. program is very fast at what it does -- thousands of hard drive files can be 
  11. scanned in a single minute.
  12.  
  13. There is currently another program out called FindVirus (distributed as 
  14. FINDV100.ZIP and FINDV110.ZIP as of this writing) which claims to find a virus 
  15. that "may help in identifying a virus currently undetected by SCANV, Central 
  16. Point, Off! and other scanners".  The reference to Off! appears to have been 
  17. made in error, since the FindVirus program does not appear to find the 
  18. Oƒƒspring V0.89 virus, but perhaps a different variant, and Off! is intended to 
  19. find only the one virus it claims to look for -- it is not a general purpose 
  20. virus detection utility.
  21.  
  22. Off! first reports whether the virus is in memory or not.  If it is, the 
  23. program will terminate with instructions on how to properly go about removing 
  24. the virus  -- you run the risk of spreading the virus just by running programs!  
  25. This program itself is immune to infection by the Oƒƒspring V0.89 virus.  If 
  26. the system does not have the virus in memory, the program will then scan for 
  27. all files in the given drive/directory specification and eradicate the virus 
  28. whenever it is encountered.
  29.  
  30.  
  31. Legal Disclaimer
  32. ================
  33. This program was produced and is provided FREE as a fix for a virus.  The 
  34. author of this program makes no warranty that this program will fix your 
  35. problem, nor that this program will recover any or all of your data.  It is 
  36. possible that certain circumstances may cause this program to erase 
  37. information.  In no event can the author be held liable for damages resulting 
  38. from the use of this program.  Every effort has been made to positively 
  39. identify a file as being infected with the virus before attempting to recover a 
  40. file from the virus.
  41.  
  42.  
  43. This file should have come to you inside a PKZIP archive with authentication 
  44. that should have looked something like this:
  45.  
  46. -----------------------------------------------------------------------------
  47.  
  48. PKUNZIP (R)    FAST!    Extract Utility    Version 2.04g  02-01-93
  49. Copr. 1989-1993 PKWARE Inc. All Rights Reserved. Registered version
  50. PKUNZIP Reg. U.S. Pat. and Tm. Off.
  51.  
  52. ■ 80486 CPU detected.
  53. ■ EMS version 4.00 detected.
  54. ■ XMS version 3.00 detected.
  55. ■ DPMI version 0.90 detected.
  56.  
  57. Searching ZIP: OFF!_10.ZIP
  58.   Inflating: OFF!.COM      -AV
  59.   Inflating: OFF!.DOC      -AV
  60.  
  61. Authentic files Verified!   # DQP160
  62. Professional Software Engineering
  63.  
  64. -----------------------------------------------------------------------------
  65.  
  66. There should be only two files in the archive, and both should have the 
  67. authentication information.  If not, check with the source you obtained this 
  68. file from.
  69.  
  70.  
  71. Parameters:
  72. A drive or path on the commanline to indicate where to start scanning for the 
  73. virus.  A dot "." represents the current directory.  All files will be checked, 
  74. reguardless of assumed file type.  It will find and recurse into hidden 
  75. directories as well.
  76.  
  77.  
  78. Examples:
  79. OFF! C:            Disinfects the entire C: drive.  Go boil a pot of tea
  80.             while you wait, it may take awhile.
  81. OFF! .            Disinfects all files in the current directory, and all
  82.             directories underneath it.
  83. OFF! D:\UTILS        Disinfects all files under the UTILS directory on D:
  84.  
  85.  
  86. On exit, there will be a DOS errorlevel of 1 if the virus was encountered (in 
  87. memory or in a disk file), and 0 if not.
  88.  
  89. Release history:
  90. v01.00.03 (17 OCT 1993)
  91. * Original public release.  Scans a single specified directory with a given 
  92. filespec (such as *.*).  Does not perform directory recursion.  Completely 
  93. recovers files from the virus.
  94.  
  95. v01.01.00 (19 OCT 1993)
  96. * Improved speed, and added directory recursion.  The commandline syntax also 
  97. differs.
  98.  
  99. v01.02.00 (19 OCT 1993)
  100. * Corrected a problem in the display of the current directory being processed 
  101. (an error in v01.01.00).  Was displaying the drive letter that was current when 
  102. the program was run, rather than the one specified.  This had no effect on 
  103. program operation.
  104.  
  105. v01.03.00 (24 OCT 1993)
  106. * detection of Novell NetWare, adding special file handling to avoid problems 
  107. with Transaction Tracking System (TTS) files which Novell won't let the program 
  108. even look at without causing the program to be terminated by a network error.
  109.  
  110. * Output format to be easier to read with less clutter -- only files with 
  111. viruses or which could not be processed are left on the screen, all others 
  112. scroll by re-using the same line.
  113.  
  114. * It identifies the drive being scanned as a local drive (real hard disk or 
  115. floppy drive), or as a network/remote drive (CD-ROM, actual network drive, and 
  116. possibly some compressed hard drives).  Local drives don't incur the additional 
  117. overhead of checking for the special Novell files even if Novell is detected as 
  118. being present.
  119.  
  120. * Also noted the appearance of FINDV (v1.00 and v1.10) from ExecNet Information 
  121. Systems.  The program makes reference to Off!, lifts text directly from the 
  122. virus characteristics text below (verbatim), and doesn't even fix files -- it 
  123. merely has the option of deleting them automatically.  Boy, you know you've 
  124. arrived when people start copying stuff from your freeware.
  125.  
  126. * Updated the docs a bit.
  127.  
  128.  
  129. Virus characteristics:
  130. ======================
  131. These characteristics were determined by actually examining the viral code, and 
  132. not by trial and error logging of changes to a system.
  133.  
  134.  
  135. Infected file date and times will remain unchanged.  In the case of .COM stubs 
  136. for .EXE files, the information will be the same as for the .EXE file they are 
  137. stubbing, and the new .COM file will be hidden.  It does not infect COMMAND.COM 
  138. or 0 byte files.
  139.  
  140. Virus is self-encrypting, and uses a cycle of register changes for the 
  141. decryption code (so the non-encrypted code is not consistent).
  142.  
  143. The growth of an infected file will range from +1395 to +1495 bytes.
  144.  
  145. Infections occur when programs are run, and 5 files will be infected (if you 
  146. run 5 programs (whether they are infected or not), 25 new files will be 
  147. infected).  Note that some programs run others internally ("overlays"), and 
  148. these operations count as running a program as well.
  149.  
  150. The virus takes over the DOS critical error handler when it goes to infect a 
  151. series of files, so if you have a write protected floppy in the drive, you will 
  152. not get an error message from DOS.  Read-only files and hidden files are not 
  153. safe from the virus.
  154.  
  155. There are two special filenames in the program, and both appear to be 
  156. anti-viral data files:
  157.  
  158.     CHKLIST.*
  159.     ANTI-VIR.DAT
  160.  
  161. Any time a program is run, the directory where the program is located is 
  162. checked for these two filespecs, and if they are found, they are made into 0 
  163. length files and deleted.  It does not matter if they are hidden or readonly.
  164.  
  165. From initial inspection, if the date is the 9th day of any month, the virus 
  166. message ("Oƒƒspring V0.89 virus") will be displayed to the screen (via a DOS 
  167. call -- which means that if the output of the infected program was being 
  168. redirected, you will not actually see the message), and if you have a printer 
  169. online, the screen will be repeatedly dumped to the printer.  There will be a 
  170. beep between each attempted screen dump to printer, and a short delay.  The 
  171. process will repeat (the virus text will not be redisplayed).  The keyboard 
  172. LEDs will be flashing during this period, and any attempt to reboot will fail, 
  173. since the keyboard data is being manipulated by the virus.  Because there have 
  174. not been reports of this virus in past months, it is probably safe to infer 
  175. that the virus is only about a month old as of this writing.
  176.  
  177. The first time it is run within a system, it will load itself resident, 
  178. latching into the DOS INT 21h vector, waiting for programs to be run.
  179.  
  180.  
  181.  
  182.  
  183. Thanks to Al Kalian, Sysop of Palladin in Marin County, California for 
  184. discovering this virus locally during his standard check of files before 
  185. posting for users to download -- because of his dilligence, this virus might be 
  186. erradicated before it spreads far.  Thanks also for his fine recommendations 
  187. for and testing of the OFF! program, especially recent testing of Network 
  188. compatibility.
  189.  
  190. Also, thanks to Thomas Tuerke, Sysop of GravesEnd in Cotati, California for his 
  191. help in directing me to the proper reference for a function to truncate a file 
  192. (Mr. Tuerke is the author of a 1701 virus disinfection utility).
  193.  
  194.  
  195. While this program is FREE, the author wouldn't turn down donations from anyone 
  196. who feels inclined to send him money for his work -- especially those who find 
  197. that this utility recovered their files from the virus.  A number of hours went 
  198. into reverse-engineering the virus and developing a fix (and testing it), yet 
  199. the author did not develop this program out of a need to remove the virus from 
  200. his own equipment, which was never infected to begin with.  If you feel like 
  201. sending a donation for my work, please make the cheque or money order (drafted 
  202. on a U.S. bank) payable to: "Sean B. Straw", and send it to the address below.  
  203. $5 to $10 is suggested IF YOU FEEL LIKE PAYING FOR THIS PROGRAM.  You don't 
  204. have to.
  205.  
  206. Note that "FREE distribution" implies that you should not have paid ANYTHING to 
  207. anyone to get this program -- by the time a shareware diskette house gets this 
  208. program into production on floppies, McAfees SCAN and CLEAN programs should 
  209. have been updated with support for this virus.  If you paid anyone money for 
  210. this program (other than the author), demand your money back, and if you get 
  211. the line "The $5.99 you paid was for the diskette and duplication", I would 
  212. heartily suggest checking out getting or using a modem (if you already have 
  213. one) -- a cheap 2400 baud internal would cost you less to buy than 8-10 such 
  214. shareware disks, though I'd recommend at least a 9600 baud modem.  A modem will 
  215. open up a whole new world of computing to you.
  216.  
  217. While at this time I have no relationship with McAfee Associates, and they do 
  218. not support this program, they do have a fine line of software, including a 
  219. Virus scanner and disinfector.  Their BBS number is (408) 988-5190
  220.  
  221. And if you were hit by the virus, you might consider seeing to it that you have 
  222. an updated version of whatever anti-virus package you normally use -- or you 
  223. should go buy a package to suit your needs.
  224.  
  225.  
  226.  
  227. About the author:
  228. =================
  229.  
  230. Professional Software Engineering is a developer of system enhancement 
  231. utilities and a variety of anti-virus tools.  We also provide custom systems 
  232. programming services in assembler and C, and perform password recovery for 
  233. files in PKZIP files which have been encrypted.
  234.  
  235.  
  236. Professional Software Engineering
  237. Post Box 2395
  238. San Rafael, CA  94912-2395
  239. (415) 459-7401
  240.  
  241.