1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: foremost
Section: admin
Priority: optional
Maintainer: Raúl Benencia <rul@kalgan.cc>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: http://foremost.sourceforge.net/
Vcs-Git: git://git.kalgan.cc/git/debian-pkg-foremost.git
Vcs-Browser: http://git.kalgan.cc/?p=debian-pkg-foremost.git
Package: foremost
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: forensic program to recover lost files
Foremost is a forensic program to recover lost files based on
their headers, footers, and internal data structures.
.
Foremost can work on image files, such as those generated by dd,
Safeback, Encase, etc, or directly on a drive. The headers and
footers can be specified by a configuration file or you can use
command line switches to specify built-in file types. These built-in
types look at the data structures of a given file format allowing
for a more reliable and faster recovery.
|