# 使用 Homebrew, apt, dnf, MacPorts, Nix, zypper 安装 dc3dd

查看 dc3dd 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:dc3dd
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install dc3dd
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dc3dd
```

  证据: MacPorts ports tree: sysutils/dc3dd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install dc3dd
```

  证据: Debian stable package indexes: dc3dd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install dc3dd
```

  证据: Fedora Rawhide package metadata: dc3dd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#dc3dd
```

  证据: nixpkgs package indexes: pkgs/by-name/dc/dc3dd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install dc3dd
```

  证据: openSUSE Tumbleweed package metadata: dc3dd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:dc3dd
- **软件包管理器:** Homebrew
- **版本:** 7.3.1
- **来源摘要:** Patched GNU dd that is intended for forensic acquisition of data
- **主页:** <https://sourceforge.net/projects/dc3dd/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- dc3dd (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 7.3.1
## 项目历史与用法

dc3dd is a forensic-acquisition-oriented patch of GNU dd. Its official SourceForge description emphasizes on-the-fly hashing, split output files, pattern writing, a progress meter, and file verification, all aimed at evidence imaging workflows rather than general file copying.

### 项目历史

The project tracks GNU coreutils ancestry through dd while carrying forensic changes in its own SourceForge code tree and release archives. The 7.3.1 archive ChangeLog records a long run of imaging-specific work from 2008 and 2009, followed by later maintenance releases in 2014, 2016, 2023, and the current 7.3.1 release.

### 采用历史

dc3dd became a package-manager-visible member of the small family of forensic dd variants. Its official file feed notes Unix-like support for the current base version and a separate Windows/Cygwin line, while the input package facts show distribution through Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, and openSUSE.

### 使用方式

Package users reach for dc3dd when they want dd-style acquisition with integrated hashes, verification, progress reporting, and output splitting. Those features reduce the shell glue otherwise needed around GNU dd in forensic imaging runs.

### 为什么软件包爱好者会关心

dc3dd matters because it is not a new imaging model; it is a conservative fork of a classic Unix primitive with forensic defaults bolted close to the copy loop. That makes it attractive to packagers and incident-response toolboxes that value scriptability and familiar dd semantics.

### 时间线

- 2008: ChangeLog entries record imaging-focused features such as dynamic error recovery, split input verification, Cygwin support, and progress improvements.
- 2009: ChangeLog entries record threaded hashing/I/O, HPA/DCO detection, multiple simultaneous outputs, and hash-based verification.
- 2014: SourceForge file feed lists dc3dd 7.2.641 artifacts.
- 2016: SourceForge file feed lists Windows/Cygwin artifacts for dc3dd 7.2.646.
- 2023: SourceForge file feed lists dc3dd 7.3.1.

### Related projects

- GNU dd remains the base utility lineage; dcfldd is a closely related forensic dd variant with similar package-manager audiences.

### 来源

- <https://sourceforge.net/projects/dc3dd>
- <https://sourceforge.net/projects/dc3dd/rss?path=/>
- <https://sourceforge.net/projects/dc3dd/files/dc3dd/7.3.1/dc3dd-7.3.1.zip/download>
- <https://sourceforge.net/p/dc3dd/code/HEAD/tree>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Debian apt - dc3dd - 7.3.1-3: normalized package name match | Debian stable package indexes: dc3dd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | patched version of GNU dd with forensic features | https://sourceforge.net/projects/dc3dd/
- Nix - dc3dd: normalized package name match | nixpkgs package indexes: pkgs/by-name/dc/dc3dd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - dc3dd - 7.3.1-2: normalized package name match | Ubuntu 24.04 LTS package indexes: dc3dd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | patched version of GNU dd with forensic features | https://dc3dd.sf.net
- dnf - dc3dd - 7.3.1-14.fc45: normalized package name match | Fedora Rawhide package metadata: dc3dd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Patched version of GNU dd for use in computer forensics | http://sourceforge.net/projects/dc3dd/
- zypper - dc3dd - 7.3.1-3.5: normalized package name match | openSUSE Tumbleweed package metadata: dc3dd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Patched dd with Computer Forensics Features | https://sourceforge.net/projects/dc3dd/
- zypper - dc3dd-lang - 7.3.1-3.5: normalized package name match | openSUSE Tumbleweed package metadata: dc3dd-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package dc3dd | https://sourceforge.net/projects/dc3dd/
- MacPorts - dc3dd: normalized package name match | MacPorts ports tree: sysutils/dc3dd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/dc3dd.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dc3dd.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
