1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: scalpel
Section: utils
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Joao Eriberto Mota Filho <eriberto@debian.org>
Build-Depends: debhelper (>= 11)
Standards-Version: 4.2.1
Homepage: http://www.digitalforensicssolutions.com/Scalpel
Vcs-Git: https://salsa.debian.org/pkg-security-team/scalpel.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/scalpel
Package: scalpel
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: fast filesystem-independent file recovery
scalpel is a fast file carver that reads a database of header and footer
definitions and extracts matching files from a set of image files or raw
device files.
.
scalpel is filesystem-independent and will carve files from FAT16, FAT32,
exFAT, NTFS, Ext2, Ext3, Ext4, JFS, XFS, ReiserFS, raw partitions, etc.
.
scalpel is a complete rewrite of the Foremost 0.69 file carver and is
useful for both digital forensics investigations and file recovery.
|