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:

  1. Open Terminal by hitting <command+space>. Type terminal and hit Enter key.
  2. Now, Execute
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install dc3dd using brew
    brew install dc3dd

dc3dd is ready to use now!