Download and Install outguess version 0.2 on Mac OS X
Thursday the 24th of July, 2008

    outguess  most recent diff


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



      # $Id: Portfile 30252 2007-10-23 02:19:43Z jmpp macports.org $

      PortSystem 1.0
      Name: outguess
      Version: 0.2
      Category: security
      Maintainers: nomaintainer
      Description: steganographic tool
      Long Description: OutGuess is a universal steganographic tool that allows the insertion of hidden information into the redundant bits of data sources. The nature of the data source is irrelevant to the core of OutGuess. The program relies on data specific handlers that will extract redundant bits and write them back after modification. In this version the PNM and JPEG image formats are supported. In the next paragraphs, images will be used as concrete example of data objects, though OutGuess can use any kind of data, as long as a handler is provided.
      Homepage: http://www.outguess.org/
      Platform: darwin
      master_sites ${homepage}
      checksums md5 321f23dc0badaba4350fa66b59829064
      worksrcdir ${name}
      configure.args --mandir=${prefix}/share/man
      destroot.destdir install_prefix=${destroot}

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

     Where to find more information:

    Darwin Ports



    image test