[   Aletheia   |   HStego   |   Stego Retweet   ||   Python JPEG Toolbox   |   pySTC   ]

Here you can find a list of my steganography and steganalysis tools

Tools


Aletheia

Aletheia is an open source image steganalysis tool for the detection of hidden messages in images. To achieve its objectives, Aletheia uses state-of-the-art machine learning techniques. It is capable of detecting several different steganographic methods as for example F5, Steghide, LSB replacement, LSB matching and some kind of adaptive schemes.

Articles on practical steganalysis with Aletheia:

HStego

HStego is a tool for hiding data in bitmap and JPEG images. This tool uses some of the most advanced steganography methods known today, along with an upper limit on the amount of data that can be hidden so that it cannot be reliably detected by modern steganalysis tools.

Stego Retweet

Stego Retweet is a tool for hiding messages in Twitter using retweets. Using a list of hashtags provided by the user, this tool finds and retweets some tweets containing especial words. This allows to hide a message that can be read by the user who has the password. The capacity is of two characters per retweet.

Libs


Python JPEG Toolbox

Python JPEG Toolbox is a library similar to the well-known JPEG Toolbox for Matlab. It allows reading and writing low-level information from JPEG files, such as DCT coefficients or quantization matrices.

Python Syndrome Trellis Codes

PySTC is a Python interface for Syndrome-Trellis Codes (STC), a method used in steganography to minimize embedding distortion when hiding information within digital media. STCs are linear convolutional codes represented by a parity-check matrix, which allows efficient embedding while preserving the quality of the cover medium.


Comments

There are currently no comments on this article.


Add a Comment