OpenStego 0.4.2 (Default branch) |
|
|
OpenStego is a tool for steganography. It also
supports optional encryption of data before
embedding. It uses a plugin-based architecture,
and support for various steganographic algorithms
can be added using external plugins.
License: GNU General Public License v2
Changes:
This release adds minor bugfixes and support for
the new algorithm
RandomLSB. RandomLSB uses the Least Significant
Bits of image pixels
in a pseudo-random manner, so it becomes very
difficult to detect the
stegged data using statistical methods. This
method is slower than
regular LSB, but it is more secure.
|