home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / tools / virus / xvs / xvs.readme < prev   
Encoding:
Text File  |  1998-05-03  |  3.4 KB  |  78 lines

  1. ============================================================================
  2. ==            xvs.library - The eXternal Virus Support Library            ==
  3. ==                 Copyright © 1997,1998 by Georg Hörmann                 ==
  4. ============================================================================
  5.  
  6. This  library  contains  all the virus recognition and removal code that was
  7. formerly included in VirusZ.  This step has been taken for one major reason:
  8. VirusZ can be updated fast without releasing the whole package every week by
  9. simply releasing a new library version.
  10.  
  11. In  the  future,  I  may release the full documentation (autodocs, includes,
  12. etc.),  but  I'm  still  not sure about that.  Although the library has been
  13. protected  against  unauthorized  modifications  quite  well, it's still too
  14. dangerous  for me to tell everyone in the world how it works.  There are far
  15. too  many  idiots  around  who  have too much spare time and too destructive
  16. ideas.
  17.  
  18. So  simply  install the library in this archive to your LIBS:  drawer to get
  19. 100% protection against the latest viruses.
  20.  
  21. For bug reports, ideas etc. you can reach me at the following addresses:
  22.  
  23. Snail-mail:                         E-mail:
  24. -----------                         -------
  25. Georg Hörmann                       georg.hoermann@bfh-fin.bayern.de
  26. Martinswinkelstr. 16c               (Only valid until July 1998, don't send
  27. 82467 Garmisch-Partenkirchen        mails later, they will never reach me!)
  28. Germany
  29.  
  30. ----------------------------------------------------------------------------
  31. --                                History                                 --
  32. ----------------------------------------------------------------------------
  33.  
  34.    xvs.library 33.7
  35.     - Did some internal reworking for better performance.
  36.     - Added bootblock viruses: AHC, Gadaffi 2, Virus Slayer 6.12.
  37.     - Added recognition for files damaged by Lisa FuckUp 2.0.
  38.     - Fixed removal code for ZIB linkvirus. Now detects all files that
  39.       have been infected by the installer directly.
  40.     - Added recognition for Doom_CLX Trojan, CompuPhagoLink and
  41.       X-Ripper 1.1.
  42.  
  43.     Special thanks for sending all the above mentioned viruses are going
  44.     to Jan Andersen. VirusZ did not recognize these viruses at the time
  45.     when the VTC-Test 1998 took place, therefore the ranking of VirusZ
  46.     in this test would be even better right now.
  47.  
  48.    xvs.library 33.6
  49.     - Added HappyNewYear 96/2 clone, HNY 96/3 clone + installer and
  50.       Sepultura bootblock virus. Thanks to Jan Andersen for submitting
  51.       them.
  52.  
  53.    xvs.library 33.5
  54.     - Fixed bug in 'Smeg' recognition. Thanks to Thomas Richter for the
  55.       tests and the report.
  56.     - Added 'MKey.exe Fake' trojan. Thanks to Jan Andersen for sending
  57.       it to me.
  58.     - Added 'HANF' linkvirus. This nasty bastard took me a lot of time.
  59.       Thanks to Ralph Bernecker and Jan Andersen for sending it to me.
  60.  
  61.    xvs.library 33.4
  62.     - Added 'ReOrgIt Fake' trojan. Thanks to Jan Andersen for sending
  63.       it to me.
  64.  
  65.    xvs.library 33.3
  66.     - Added new viruses: 'Death To Maxs' 1-4 trojans. Thanks to Jan
  67.       Andersen for sending them.
  68.     - Rewritten some memory checking routines for safer execution.
  69.  
  70.    xvs.library 33.2
  71.     - Just did a little fix in the memory checking code. Some strange
  72.       patches haven't been accepted.
  73.  
  74.    xvs.library 33.1
  75.     - Moved all virus recognition and removal code from VirusZ to
  76.       this library. Several support routines have been rewritten
  77.       or designed totally new.
  78.