diff options
author | danfe <danfe@FreeBSD.org> | 2011-02-13 22:40:53 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2011-02-13 22:40:53 +0800 |
commit | 3430350e3eb456f170574c8eb4dee7bdd579f407 (patch) | |
tree | 1256e8dd9dd7cab25bd23a77337da2bc30499e5d /sysutils/autopsy | |
parent | acb721955cad9c2bf95a4ae639e54a8250117d2b (diff) | |
download | freebsd-ports-gnome-3430350e3eb456f170574c8eb4dee7bdd579f407.tar.gz freebsd-ports-gnome-3430350e3eb456f170574c8eb4dee7bdd579f407.tar.zst freebsd-ports-gnome-3430350e3eb456f170574c8eb4dee7bdd579f407.zip |
Make text a bit easier to read and closely match official description.
Diffstat (limited to 'sysutils/autopsy')
-rw-r--r-- | sysutils/autopsy/pkg-descr | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/sysutils/autopsy/pkg-descr b/sysutils/autopsy/pkg-descr index 12ed43ba65d9..4ecd40eb3c0d 100644 --- a/sysutils/autopsy/pkg-descr +++ b/sysutils/autopsy/pkg-descr @@ -1,13 +1,10 @@ The Autopsy Forensic Browser is a graphical interface to the command line -digital forensic analysis tools in The Sleuth Kit. Together, The Sleuth Kit -and Autopsy provide many of the same features as commercial digital -forensics tools for the analysis of Windows and UNIX file systems (NTFS, -FAT, FFS, EXT2FS, and EXT3FS). +digital investigation analysis tools in The Sleuth Kit. Together, they can +analyze Windows and UNIX disks and file systems (NTFS, FAT, UFS1/2, Ext2/3). The Sleuth Kit and Autopsy are both Open Source and run on UNIX platforms. -As Autopsy is HTML-based, the investigator can connect to the Autopsy -server from any platform using an HTML browser. Autopsy provides -a "File Manager"-like interface and shows details about deleted data -and file system structures. +As Autopsy is HTML-based, you can connect to the Autopsy server from any +platform using an HTML browser. Autopsy provides a "File Manager"-like +interface and shows details about deleted data and file system structures. WWW: http://www.sleuthkit.org/autopsy/ |