Steghide version 0.5.1 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    steghide  most recent diff


    version 0.5.1

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The steghide Portfile 54323 2009-07-24 22:46:30Z ram macports.org $

      PortSystem 1.0

      Name: steghide
      Version: 0.5.1
      Category: security
      Maintainers: gmail.com:cforkin
      Description: Steghide is a steganography program
      Long Description: Steghide is a steganography program that is able to hide data in various kinds of image- and audio-files. The color- respectivly sample-frequencies are not changed thus making the embedding resistant against first-order statistical tests.
      Homepage: http://steghide.sourceforge.net/
      Platform: darwin
      Master Sites: http://prdownloads.sourceforge.net/steghide/

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

      Patch Files: patch-build-with-gcc-4.diff patch-src-Makefile.am.diff patch-src-Makefile.in.diff

      Checksums: md5 5be490e24807d921045780fd8cc446b3 sha1 a6d204744fabfe5751ab5e2d889ac373c0b0a30c rmd160 e17507444b8bb91e6e29d46ec02fa39f7f2f44e8

      depends_lib port:jpeg port:mhash port:gettext port:libmcrypt port:libiconv port:zlib

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.