summaryrefslogtreecommitdiffstats
path: root/rules/dc3dd.in
blob: ea95631ed9bfe8d21e59a8d0c9eabc78b4088329 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=disk_and_file

config DC3DD
	tristate
	select LIBC_PTHREAD
	select LIBC
	prompt "dc3dd"
	help
	  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.
	  See https://tools.kali.org/forensics/dc3dd for usage.