Download and Install stegdetect version 0.6 on Mac OS X
Saturday the 19th of July, 2008

    stegdetect  most recent diff


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



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

      PortSystem 1.0

      Name: stegdetect
      Version: 0.6
      revision 1
      Category: security graphics
      Platform: darwin
      Maintainers: nomaintainer
      Description: tool for detecting steganographic content in jpeg images.
      Long Description: Stegdetect is an automated tool for detecting steganographic content in images. It is capable of detecting several different steganographic methods to embed hidden information in jpeg images.

      Homepage: http://www.outguess.org/detection.php
      master_sites http://www.outguess.org/
      checksums md5 850a3551b5c450b9f450a919ad021767

      depends_lib port:jpeg

      configure.args --mandir=${prefix}/share/man
      post-configure {
      reinplace "s|install:|_install:|g" ${worksrcpath}/jpeg-6b/Makefile
      }

      platform darwin 8 powerpc {
      configure.compiler gcc-3.3
      }

      post-destroot {
      file delete ${destroot}${prefix}/share/magic ${destroot}${prefix}/share/magic.inc ${destroot}${prefix}/share/magic.mime ${destroot}${prefix}/share/man/man1/file.1 ${destroot}${prefix}/share/man/man4/magic.4
      }

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

     Where to find more information:

    Darwin Ports



    image test