Technology

OutGuess – universal steganographic tool

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. Currently only the PPM (Portable Pixel Map), PNM (Portable Any Map), and JPEG image formats are supported, although outguess could use any kind of data, as long as a handler were provided.

For JPEG images, OutGuess preserves statistics based on frequency counts. As a result, no known statistical test is able to detect the presence of steganographic content. Before embedding data into an image, the OutGuess system can determine the maximum message size that can be hidden while still being able to maintain statistics based on frequency counts.

OutGuess uses a generic iterator object to select which bits in the data should be modified. A seed can be used to modify the behavior of the iterator. It is embedded in the data along with the rest of the message. By altering the seed, OutGuess tries to find a sequence of bits that minimizes the number of changes in the data that have to be made.

This is free and open source software.

Website: github.com/resurrecting-open-source-projects/outguess
Support:
Developer: Niels Provos and contributors
License: BSD-like License

OutGuess is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Steganography Tools
OpenStegoJava based tool to hide secret data in image files
stegifyTool written in Go for LSB steganography
SteganoSupports hiding data in PNG images via LSB encoding
zstegFast detector for hidden payloads in PNG and BMP images
SnowWhitespace steganography program
StegoVeritasCommand-line toolkit for uncovering hidden data in image files
jdvrifHide files within a JPG cover image
AperiSolveWeb-based toolkit running multiple steganalysis checks in one place
WavstegUses least significant bit steganography to hide a file in .wavs
SteghideUses an algorithm which is undetectable by color-frequency tests
SteganorouteSend steganographed text messages to mtr with fake hops in the network
StegoshareJava based steganography tool
snowdropText watermarking and watermark recovery
PixelSafeGraphical utility for securely concealing data inside image files
AletheiaDetect and analyse concealed messages embedded in digital images
RooksAdaptive steganography toolkit
StegosuiteSteganography tool which lets hide information in image files
StegCrackerSteganography brute-force utility to uncover hidden data inside files
OutGuessUniversal steganographic tool
ErmisHide and extract secret messages within images and audio files

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted