Installing dc3dd on Mac using Brew
Package Information:
Package Information:
Name: dc3dd
Use: Patched GNU dd that is intended for forensic acquisition of data
URL: https://sourceforge.net/projects/dc3dd/
Installation Steps:
- Open Terminal by hitting
<command+space>. Type terminal and hitEnterkey. - Now, Execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null - Install dc3dd using brew
brew install dc3dd
dc3dd is ready to use now!