File: control

package info (click to toggle)
dc3dd 7.2.646-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 27,804 kB
  • sloc: ansic: 29,499; sh: 6,778; perl: 1,468; yacc: 1,227; makefile: 152; python: 39; sed: 16
file content (28 lines) | stat: -rw-r--r-- 940 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: dc3dd
Section: utils
Priority: optional
Maintainer: Debian Forensics <forensics-devel@lists.alioth.debian.org>
Uploaders: Christophe Monniez <christophe.monniez@fccu.be>
Build-Depends: bison,
               debhelper (>= 10),
               dh-autoreconf,
               gperf,
               liblocale-gettext-perl
Standards-Version: 3.9.8
Homepage: http://dc3dd.sf.net
Vcs-Git: https://anonscm.debian.org/git/forensics/dc3dd.git
Vcs-Browser: https://anonscm.debian.org/git/forensics/dc3dd.git

Package: dc3dd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: patched version of GNU dd with forensic features
 dc3dd is a patched version of GNU dd with added features for computer
 forensics:
 .
  * on the fly hashing (md5, sha-1, sha-256, and sha-512);
  * possibility to write errors to a file;
  * group errors in the error log;
  * pattern wiping;
  * progress report;
  * possibility to split output.