User Tools

Site Tools


projects:stegano

This is an old revision of the document!


Stéganô

Stéganô is a pure Python Steganography module.

Stéganô is under GPL v3 license.

Installation

$ poetry install Stegano

Methods of hiding

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.

projects/stegano.1586699651.txt.gz · Last modified: 2020/04/12 15:54 by cedric