Another File Integrity Checker 2.11 (Default branch) |
|
|
afick is another file integrity checker, designed
to be fast and fully portable between Unix and
Windows platforms. It works by first creating a
database that represents a snapshot of the most
essential parts of your computer system. You can
then run the script to discover all modifications
made since the snapshot was taken (i.e. files
added, changed, or removed). The configuration
syntax is very close to that of aide or tripwire,
and a graphical interface is provided.
License: GNU General Public License (GPL)
Changes:
On Windows, the batch task (afick_planning) can
now send the report by mail, if the MAILTO and
MAILHOST macros are configured in the
configuration file.
|