ffp version 0.0.8 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    ffp  most recent diff


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



      # $Id: Portfile 25054 2007-05-12 23:30:16Z eridius macports.org $
      PortSystem 1.0

      Name: ffp
      Version: 0.0.8
      revision 1
      Category: net security
      Platform: darwin
      Maintainers: eridius macports.org
      Description: generates fuzzy fingerprints to facilitate MiM attacks
      Long Description: ffp is a tool that generates fuzzy fingerprints. Fuzzy fingerprinting is a technique that extends common man-in-the-middle attacks by generating fingerprints that closely resemble the target's public key fingerprint.

      Homepage: http://thc.org/thc-ffp/
      master_sites http://thc.org/releases/
      checksums md5 ddcb6acaaf579c4219268812e49b285a sha1 50f17b355b7b108918fa2a6dc1e3e4d64cbde335

      livecheck.check regex
      livecheck.regex "ffp-(.*?).tar.gz"

      depends_build bin:ginstall:coreutils
      depends_lib port:openssl

      configure.args --with-ssl-dir=${prefix}

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 755 -c ${worksrcpath}/doc/ffp.html ${destroot}${prefix}/share/doc/${name}/
      }

    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/ffp
      % sudo port install ffp
      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 ffp
      ---> Verifying checksum for ffp
      ---> Extracting ffp
      ---> Configuring ffp
      ---> Building ffp with target all
      ---> Staging ffp into destroot
      ---> Installing ffp
    - 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 ffp with these commands:
      %  man ffp
      % apropos ffp
      % which ffp
      % locate ffp

     Where to find more information:

    Darwin Ports



    image test