Difference between revisions of "Dc3dd"
From Forensics Wiki
(Initial stub) |
m |
||
| Line 8: | Line 8: | ||
}} | }} | ||
{{expand}} | {{expand}} | ||
| − | '''dc3dd''' is a patched version of [[dd|GNU dd]] with added features for computer forensics. | + | '''dc3dd''' is a patched version of [[dd|GNU dd]] with added features for computer forensics. It was developed at the [[DoD Cyber Crime Center]] by [[Jesse Kornblum]]. |
| + | |||
| + | == Comparison to dcfldd == | ||
| + | Although there are definitely similarities between dc3dd and [[dcfldd]], the programs are based on slightly different code bases and have different feature sets. | ||
| + | |||
| + | == See Also == | ||
| + | * [[dcfldd]] | ||
Revision as of 17:59, 19 December 2007
| dc3dddd | |
|---|---|
| Maintainer: | Jesse Kornblum |
| OS: | Linux,BSD,Solaris,Mac OS X |
| Genre: | Disk imaging |
| License: | GPL |
| Website: | http://dc3dd.sf.net/ |
|
Please help to improve this article by expanding it.
|
dc3dd is a patched version of GNU dd with added features for computer forensics. It was developed at the DoD Cyber Crime Center by Jesse Kornblum.
Comparison to dcfldd
Although there are definitely similarities between dc3dd and dcfldd, the programs are based on slightly different code bases and have different feature sets.