home *** CD-ROM | disk | FTP | other *** search
/ The Unsorted BBS Collection / thegreatunsorted.tar / thegreatunsorted / live_viruses / virus_collections / virsort.doc < prev    next >
Text File  |  1995-03-21  |  2KB  |  64 lines

  1.  
  2.                               V I R S O R T  1.1 beta
  3.  
  4.  
  5. Why you need Virsort ?
  6.  
  7. You collect virii and the collection growed up to a few thousand samples
  8. and each week you get another few hundred samples?
  9. Than you have the problem to analyse and sort them into directories
  10. spending hours while doing do.
  11. VIRSORT takes this work away from you. It analyzes a scan list from the popular
  12. anti-virus program F-Prot by Fridrik Skulason and compares the incoming
  13. virii against your own. After doing so it sorts out the dupes and copies the
  14. new virii in separate directories.
  15.  
  16. How to use:
  17.  
  18. 1. Make an F-Prot list of your virii and don't forget to add the /nowrap
  19.    command line parameter.
  20. 2. Copy this list in the same directory as virsort.exe
  21. 3. Type virsort -b <fprot.list> to create a database and you'll get some
  22.    few files:
  23.  
  24.    virsort.dat = The database
  25.    unsort.log  = Suspicious files not identified 100% (sort them in
  26.                  manually
  27.    new_vir.log = The new virii
  28.    trojans.log = Trojan horses
  29.    variants.log = New or modified virii
  30.    possible.log = Possibly infected files
  31.  
  32. 4. Type in virsort -s <database> <target-directory> <- no backslash at
  33.    the end and virsort will create new directories and copies the viruses
  34.    into them.
  35.  
  36.    You can use the -sd switch instead to move the files into the target
  37.    directory, othwise they'll be copied.
  38.    Note: The dupes are not removed. I'll fix this in future versions of
  39.    my software.
  40.  
  41. 5. You get a new collection?
  42.    Make a F-Prot file and type
  43.    virsort -c <new-fprot-log> <output-file>
  44.  
  45.    The output file contains the new virii list in binary format.
  46.    Go to step 4 to sort them in.
  47.  
  48.    Virsort asks you for updating your database now.
  49.    If you type 'y' the incoming virii are added to your database
  50.    and the old database is deleted.
  51.  
  52. I can't garantee that there are no bugs in it, if you recognize some
  53. please let me know.
  54. This software is published as Public Domain, so you can spread it to
  55. everybody who wants it, but you are not allowed to take a fee for it.
  56. Further and improved versions will be published as Shareware.
  57.  
  58. Please apologize any spelling mistakes.
  59.  
  60. Christian Julius
  61. Germany
  62. email: chj@ing.ruhr.de
  63.  
  64.