diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-10-09 18:28:22 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-10-09 18:28:22 +0000 |
commit | 601bba8e3c296459a696118d9bf74ab56740d8c7 (patch) | |
tree | 2ea6b27b4e3b9a91fd33fae867303d26e6503964 /sysutils/dcfldd | |
parent | 6b80960850f534f05939a34d93f7e56f9a8528d5 (diff) |
Update description and WWW line.
Notes
Notes:
svn path=/head/; revision=144695
Diffstat (limited to 'sysutils/dcfldd')
-rw-r--r-- | sysutils/dcfldd/pkg-descr | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/sysutils/dcfldd/pkg-descr b/sysutils/dcfldd/pkg-descr index bbe13678e6b0..8f899f0ddd88 100644 --- a/sysutils/dcfldd/pkg-descr +++ b/sysutils/dcfldd/pkg-descr @@ -1,4 +1,12 @@ -dcfldd is an enhanced dd tool with MD5 hashing capability by DoD Computer -Forensics Lab. +dcfldd is an enhanced version of GNU dd with features useful for forensics +and security. +dcfldd has the following additional features: +- Hashing on-the-fly +- Status output +- Flexible disk wipes +- Image/wipe Verify +- Multiple outputs +- Split output +- Piped output and logs -WWW: http://biatchux.dmzs.com/ +WWW: http://dcfldd.sourceforge.net/ |