home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / trojanpr / vcheck11.arc / VCHECK11.MSG < prev   
Encoding:
Internet Message Format  |  1989-02-01  |  1.7 KB

  1. From: unido!cosmo!ADSOFT@uunet.uu.net (Axel Dunkel)
  2. Newsgroups: comp.binaries.ibm.pc
  3. Subject: v01i076: vcheck, pgm to detect unusual file changes v1.1
  4. Date: 31 Jan 89 09:00:30 GMT
  5. Summary: vcheck.arc, pgm to detect unusual file changes v1.1
  6. Approved: dhesi@bsu-cs.UUCP
  7.  
  8. Posting-number: Volume 01 Issue 076
  9. Originally-from: unido!cosmo!ADSOFT@uunet.uu.net (Axel Dunkel)
  10. Submitted-by: unido!cosmo!ADSOFT@uunet.uu.net (Axel Dunkel)
  11. Archive-name: vcheck11/vcheck11.uue
  12.  
  13. VCHECK V1.1E by Systemberatung A. Dunkel
  14.  
  15. As the danger of computer viruses rises from day to day, VCHECK.EXE was
  16. developed as a virus detection program for IBM (compatible) computers.
  17.  
  18. VCHECK.EXE creates a database of all executable files (*.EXE and *.COM)
  19. and calculates check-sums of these files.  Presumed that a virus has to
  20. change the code of a program in order to infect it, it is possible to
  21. detect the infection by either a change of the programs' size or by a
  22. change of its checksum.  This work of watching and comparing file
  23. sizes/checksums REGULARLY is done by VCHECK.
  24.  
  25. The documentation of VCHECK is in VCHECK.DOC.  VCHECK.FX contains the
  26. same manual but with EPSON-FX printer control characters.
  27.  
  28. [
  29. One useful feature of this program is a switch that tells it to check
  30. CRCs only if a CRC check has not been done today.  This lets you put it
  31. into your autoexec.bat file, and have it check CRCs only in the first
  32. reboot each day and to skip the check during further reboots.  So far
  33. as I can tell from the documentation and the way the program runs, even
  34. if you provide this switch, file sizes are always checked.  This is
  35. probably because checking sizes can be done very quickly.
  36.  
  37. -- R.D.
  38. ]
  39.  
  40.