Fcrackzip version 1.0 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    fcrackzip  most recent diff


    version 1.0

      View the most recent changes for the fcrackzip port at: fcrackzip.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for fcrackzip.
      The raw portfile for fcrackzip 1.0 is located here:
      http://fcrackzip.darwinports.com/dports/security/fcrackzip/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/fcrackzip


      The fcrackzip Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: fcrackzip
      Version: 1.0
      Category: security
      Platform: darwin
      Maintainers: nomaintainer
      Description: Portable, fast and featureful ZIP password cracker

      Long Description: ${description}

      Homepage: http://www.goof.com/pcg/marc/fcrackzip.html
      Master Sites: http://www.goof.com/pcg/marc/data/

      Checksums: md5 254941f51759f9425965f4b05fe7ac2c sha1 92e4f8caa880c55b20e13feb7a25c8b8fd3accf8 rmd160 8c784108816c990fcd09cfafc69a5d4a0ef1d33a

      depends_build path:bin/perl:perl5
      configure.perl ${prefix}/bin/perl

      configure.args --mandir=${prefix}/share/man

      pre-configure {
      reinplace -E "s/^(#define USE_GCC_ASM) 1$/\\1 0/" ${worksrcpath}/configure
      }

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING NEWS README ${name}.html ${name}.txt ${destroot}${prefix}/share/doc/${name}
      }

      livecheck.type regex
      livecheck.url ${master_sites}?M=D
      livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)


    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/fcrackzip
      % sudo port install fcrackzip
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching fcrackzip
      ---> Verifying checksum for fcrackzip
      ---> Extracting fcrackzip
      ---> Configuring fcrackzip
      ---> Building fcrackzip with target all
      ---> Staging fcrackzip into destroot
      ---> Installing fcrackzip
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using fcrackzip with these commands:
      %  man fcrackzip
      % apropos fcrackzip
      % which fcrackzip
      % locate fcrackzip

     Where to find more information:

    Darwin Ports



    Lightbox this page.