1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: ext3grep
Section: admin
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Luca Bruno <lucab@debian.org>, Rich Ercolani <rercola@acm.jhu.edu>
Build-Depends: debhelper-compat (= 13), e2fslibs-dev, pkg-config
Standards-Version: 4.6.1
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/pkg-security-team/ext3grep
Vcs-Git: https://salsa.debian.org/pkg-security-team/ext3grep.git
Package: ext3grep
Architecture: alpha amd64 arm64 armel armhf hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 loong64 mips64el mipsel ppc64el riscv64 sh4 x32
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: tool to help recover deleted files on ext3 filesystems
ext3grep is a simple tool intended to aid anyone who accidentally
deletes a file on an ext3 filesystem, only to find that they wanted
it shortly thereafter.
.
This package is useful in forensics investigations.
|