steghide ------------------------------------------ A steganography hiding tool A steganography program which hides bits of a data file in some of the least significant bits of another file in such a way that the existence of the data file is not visible and cannot be proven. Steghide is designed to be portable and configurable and features hiding data in bmp, wav and au files, blowfish encryption, MD5 hashing of passphrases to blowfish keys, and pseudo-random distribution of hidden bits in the container data. Runtime requirements: libgcc1 libintl8 libjpeg8 libmcrypt4 libmhash2 libstdc++6 zlib0 Build requirements: quilt libintl8 libjpeg-devel libmcrypt-devel libmhash-devel zlib Canonical homepage: http://steghide.sourceforge.net http://sourceforge.net/projects/steghide http://sourceforge.net/projects/steghide http://packages.debian.org/steghide Canonical download: See above Version control repository: http://sourceforge.net/p/steghide/code/ Mailing list: Forum / Wiki: IRC channel: Upstream contact: Maintainer: Stefan Hetzl , Bugs: http://sourceforge.net/p/steghide/bugs/ License: GPL Language: C++ ------------------------------------------ Build instructions: unpack steghide-*-src.tar.bz2 if you use setup to install this source package, it will be unpacked under /usr/src automatically cd /usr/src ./steghide*.sh all ------------------------------------------ Files included in the binary distribution: See Cygwin package archive ------------------------------------------ Port Notes: ----- version 0.5.1-3 ----- - New release 2015-02-16 Jari Aalto - Compile with libjpeg8 - Add Cygwin patches to compile under x86 (01, 02) ----- version 0.5.1-2 ----- - New release 2014-06-13 Jari Aalto - Write and add mhash patch (x64) ----- version 0.5.1-1 ----- - Initial release 2009-12-09 Jari Aalto Cygwin port maintained by: Jari Aalto Copyright (C) 2009-2015 Jari Aalto; Licensed under GPL v2 or later