Open Source Forensic Tools
| Tool Name | dd |
|---|---|
| Description | 'dd' is a common UNIX tool that copies data from one file to another. It can also be used with 'netcat' to send data to a server over the network. |
| Operating System | Unix |
| Link | http://www.gnu.org/software/coreutils/ |