How to Install fcrackzip on Mac using Brew

Package Information:

Name: fcrackzip
Use: Zip password cracker
URL: http://oldhome.schmorp.de/marc/fcrackzip.html

Installation Steps:

  1. Open up your Terminal.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install fcrackzip using brew
    brew install fcrackzip

fcrackzip is ready to use now!