Fusil version 0.7 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 0.7

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


      The fusil Portfile 55289 2009-08-08 09:16:39Z ryandesign macports.org $
      PortSystem 1.0
      PortGroup python25 1.0

      Name: fusil
      Version: 0.7
      Category: security
      Maintainers: nomaintainer
      Description: A tool to fuzz various software
      Long Description: Fusil is a fuzzing framework easing the discovery of problem in software data input, using a technic know as fuzzing, where a system is feed with coorupted data in order to see how it react.

      Homepage: http://fusil.hachoir.org/trac
      Platform: darwin
      Master Sites: http://pypi.python.org/packages/source/f/fusil/
      Checksums: md5 c3a92f10331a48d0336e0c21a77a1169


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.