IIVIRCHK - Inventec Virus Check Program

IIVIRCHK is a simple virus check program. It computes checksums over the master boot record, the partition boot record, and the files listed in the configuration file. It is intended to be called from AUTOEXEC.BAT of MS-DOS or Windows-95. When the program detects that one of the boot records or one of the listed files has been modified, it displays a corresponding alert message.

Syntax

iivirchk flist=flist_file_name update 

Parameters

flist_file_name
Name of a file that contains a list of files to be checked. The default value for flist_file_name is the file "iivirchk.fl" in the same directory as the program.
update
If update is specified, the checksums in the flist file are updated.

Example

iivirchk flist=iivirchk.fl update 

About

Author: Christian d'Heureuse (chdh@inventec.ch)
Copyright (c) 1997: Inventec Informatik AG, Zurich, Switzerland (www.inventec.ch)
This program is freeware.

Download