User Tools

Site Tools


projects:stegano

This is an old revision of the document!


Stéganô

Stéganô is a Python Steganography module.

Stéganô is under GPL v3 license.

Python >= 3.2

Requirements

Installation

$ sudo pip install Stegano

Methods of hiding

For the moment, Stéganô implements these methods of hiding:

  • using the red portion of a pixel to hide ASCII messages;
  • using the Least Significant Bit (LSB) technique;
  • using the description field of the image (JPEG).

Moreover some methods of steganalysis are provided:

  • steganalysis of LSB encoding in color images;
  • statistical steganalysis.

License

Stéganô is under GPL v3 license.

Donation

 Bitcoin

If you wish and if you like Stéganô, you can donate via bitcoin. My bitcoin address: 1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ

projects/stegano.1464066681.txt.gz · Last modified: 2016/05/24 07:11 by cedric