About   | Documents   |   Download   |      |


Documentation


Installing:


Acorer is distributed as a tar.gz file, and a .deb package

tar.gz installation:
-----------------------
The easiest way to install the source is to unpack it and run it from the source directory.
$ gunzip -dc acorer-xx.tar.gz | tar xvf -
$ cd acorer-xx
$ ./acorer.pl --help

.deb file installation
----------------------
The .deb file is packaged specifically for the SANS SIFT v2.13 but should work on all Debian based systems


Running:
The Acorer application is not forensically sound, so hardware or software write blocking should be used when file access times need to be preserved.
Acorer should be run as root to ensure it has permission to read any files it needs to access.

Examples:
Running acorer on an OSX system disk connected to your Linux system via a write blocker mounted on /mnt, or image files mounted as /mnt: