1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: pasco
Section: utils
Priority: optional
Maintainer: Debian Forensics <forensics-devel@lists.alioth.debian.org>
Uploaders: Christophe Monniez <christophe.monniez@fccu.be>
Build-Depends: debhelper (>= 10)
Standards-Version: 3.9.8
Homepage: http://sf.net/projects/odessa
Vcs-Browser: https://anonscm.debian.org/git/forensics/pasco.git
Vcs-Git: https://anonscm.debian.org/git/forensics/pasco.git
Package: pasco
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Internet Explorer cache forensic analysis tool
Pasco is a forensic tool that examines the content of cache files (index.dat)
produced by Microsoft Internet Explorer.
.
It parses the file and outputs a field separated that can be loaded in a
spreadsheet.
.
This package is useful in forensics investigations.
|