home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / virus / progs / scanner / !Scanner / Versions < prev   
Encoding:
Text File  |  1992-05-28  |  7.9 KB  |  124 lines

  1. The version history of Scanner by Tor O. Houghton © 1991, 1992:
  2.  
  3.         1.00 (12-Dec-1991) - Will find files, albeit not very nicely put 
  4.                              on the screen.
  5.         1.02 (12-Dec-1991) - Nicer layout! Scans for NETSTATUS and 
  6.                              ARCHIEVIRUS viruses. Provides removal of the 
  7.                              NETSTATUS virus from !Boot files.
  8.         1.03 (10-Jan-1992) - Added check and kill for TRAPHANDLER virus.
  9.                              LINK check added (at 5am!!!). Working on 
  10.                              disinfection.
  11.         1.04 (11-Jan-1992) - Finds infection count in LINK virus. (Module
  12.                              offset: 2F0)
  13.         1.05 (12-Jan-1992) - Small bug fixes.
  14.         1.06 (14-Jan-1992) - Completed disinfectant code for LINK virus.
  15.         1.10 (22-Jan-1992) - Fixed bugs and added error 'routine'.
  16.         1.12 (25-Jan-1992) - Added IMAGE virus scan & kill.
  17.         1.13 (26-Jan-1992) - Added !Boot search for IMAGE infections. I
  18.                              want to know if this works!! (I haven't got
  19.                              the damn virus...)
  20.         1.14 (03-Feb-1992) - Got the MODULE virus in the post today, so
  21.                              added scan for this. Thanks to Eivind Hagen
  22.                              for that one.
  23.         1.15 (03-Feb-1992) - Added MYMOD scan and kill. Also added option
  24.                              for logfile. Please note that 1.14 has a wrong
  25.                              version date. It should be 02-Feb-1992!
  26.         1.16 (12-Feb-1992) - Bugs removed. Added CEBIT scan.
  27.         1.17 (19-Feb-1992) - Added kill for 2048 byte version of NetStatus.
  28.                              Thanks to Alan for notifying me on that one.
  29.         1.20 (04-Mar-1992) - Added in-memory detection of CEBIT (removal),
  30.                              EXTEND, LINK (removal), MYMOD (removal),
  31.                              NETSTATUS (removal), NETMANAGER (removal),
  32.                              PARASITE and TRAPHANDER (removal).
  33.         1.21 (13-Mar-1992) - Added disc scan for PARASITE and THANATOS.
  34.         1.22 (13-Mar-1992) - REMOVED in-memory removal of CEBIT as this one
  35.                              has to be patched before it can shut down.
  36.                              Call me lazy, but I'm afraid all you can do is
  37.                              reset the computer if Scanner detects it in RMA.
  38.                              Added scan for SPRITE and scan/kill of VALID.
  39.                              I apologize to those who had to download both
  40.                              versions.
  41.         1.23 (18-Mar-1992) - Scanner seemed to detect PARASITE viruses in 
  42.                              modules which weren't infected. This is now
  43.                              fixed temporarily by checking the accompanying
  44.                              !Boot file in an infected application. I wish
  45.                              I could make it more reliable, but I don't have
  46.                              enough examples of the virus to do that. Added
  47.                              "NOT SURE" colour. See above.
  48.         1.24 (23-Mar-1992) - Did small changes to virus reports to make them
  49.                              comply to the Archimedes Reference Document.
  50.                              E.g. ARCHIEVIRUS is now ARCHIE, and VIGAYVIRUS
  51.                              is VIGAY. In other words, no major change, but
  52.                              I'd forgotten that we changed those names in
  53.                              our document!
  54.         1.25 (30-Mar-1992) - Bug fixes(!). Added option for removal of 
  55.                              ARCHIE inoculation fingerprint.
  56.         1.30 (15-Apr-1992) - A big leap (.5) in version number due to the
  57.                              implementation of OS_GetEnv to make Scanner
  58.                              work from a command line. Thanks to Herbert
  59.                              zur Nedden for this routine (although I *was*
  60.                              thinking of using GetEnv too! Thanks for saving
  61.                              a lot of time doing experimenting! :-). This
  62.                              version was done at The Gathering 1992, coughed
  63.                              together by Deadline/Crusaders. At the moment
  64.                              I'm pretty awake, but wait......... :-)
  65.                              Also - I think there's a new version of MODULE
  66.                              around. Scanner didn't detect this new one
  67.                              anyway!!
  68.         1.31 (15-Apr-1992) - I'm in for a long night... Parameters missing.
  69.                              Removal code for EXTEND inoculations completed.
  70.                              I guess it didn't become such a long night 
  71.                              after all!
  72.         1.32 (18-Apr-1992) - Added scan and kill of ICON. Also added scan
  73.                              of suspicious files - currently checks sprite
  74.                              and absolute files. Fixed 'Press space...' when
  75.                              Scanner finishes. Fixed serious bug whihc didn't
  76.                              allow Scanner to search on writeprotected discs!
  77.         1.33 (24-Apr-1992) - Added scan for BBCECONET virus. Also modified
  78.                              'strange' scan, it was slightly weird... Now
  79.                              detects if first word has "<instr>NV" or
  80.                              <instr> reg,reg where reg=reg. I.e. MOV r0,r0.
  81.                              I don't know if this is of any use, and might
  82.                              prove to be annoying, but...
  83.                              Please refer to the Archimedes Virus Reference
  84.                              Document for full info about this (and the
  85.                              other) viruses. Current version is 1.26p.
  86.  
  87.                              Please note that version 1.32+ scans suspicious
  88.                              for sprite files too! (Forgot to mention it.)
  89.  
  90.         1.34 (28-Apr-1992) - First of all, I was told by Svlad Cjelli to
  91.                              credit him! :-) I got IMAGE from him through
  92.                              Alan. BTW, Svlad, you *are* credited in AViD...
  93.                              And yes - you'll have to send a disc. Second, I
  94.                              am working on the STRANGE criteria. Seems it
  95.                              bummed out quite badly in v1.33! Sorry about
  96.                              that - I hope it will be better in this version.
  97.                              I think it does! Finds if BBCECONET is in
  98.                              memory, kills it if so.
  99.  
  100.         1.35 (23-May-1992) - Fixed ? PARASITE warning on short module names.
  101.                              Should be OK now. Other fixes in PARASITE scan
  102.                              routine. Did some editing of the Doc file.
  103.  
  104.         1.36 (29-May-1992) - Bugs bugs bugs. Thanks Alan... :-P
  105.                              I really needed *that* after a nice day on the 
  106.                              beach! Also added EXTEND media search. I guess I
  107.                              didn't think people were that anxious to find
  108.                              that one since it was so old. (I treated it as
  109.                              an extinct virus for the time being.) Added 
  110.                              VCZMod (MYMOD dropper?) scan, but no kill as I
  111.                              don't know if this is a module on it's own or
  112.                              in an application. Also detects any version of
  113.                              VIGAY (due to a silly filelength check, the 2432
  114.                              byte version never showed up!). When I get hold
  115.                              of NETMANAGER, a media scan & removal will be
  116.                              added.
  117.  
  118. Versions prior to 1.02 were never released to the public, as there were 
  119. killers around for the viruses killed/detected by those versions.
  120.  
  121. Known problems:
  122.  
  123.         Sometimes the pathname of an object will not be printed. I still
  124.         don't know what's doing it.