A patch to the GNU dd program, this version has several features intended for forensic acquisition of data. Highlights include hashing on-the-fly, split output files, pattern writing, a progress meter, and file verification.
A patch to the GNU dd program, this version has several features intended for forensic acquisition of data. Highlights include hashing on-the-fly, split output files, pattern writing, a progress meter, and file verification.
To install dc3dd, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dc3dd
To see what files were installed by dc3dd, run:
port contents dc3dd
To later upgrade dc3dd, run:
sudo port selfupdate && sudo port upgrade dc3dd
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.