Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-31 06:07
0.5.2

Esta versión corrige un error grave cuando la acción de extracto no estaba trabajando para el plugin RandomLSB.
This release fixes a major bug where the extract action was not working for the RandomLSB plugin.

2009-01-10 03:02
0.5.1

Este lanzamiento remueve la "Selección automática" opción por el algoritmo de Extract. Tiene un control de excepción en el caso de un error de memoria.
Tags: Minor bugfixes
This release removes the "Auto-Select" option for the Extract algorithm. It has an exception check in case of an out of memory error.

2008-09-28 20:54
0.5.0

Apoyo a la inserción masiva de los mensajes fue añadido. Archivos de múltiples ahora se puede seleccionar o un comodín se pueden proporcionar para los archivos de cubierta.
Tags: Minor feature enhancements
Support for bulk embedding of messages was added.
Multiple files can now be selected or a wildcard
can be provided for cover files.

2008-03-14 14:35
0.4.2

Esta versión incluye correcciones de errores menores y de apoyo para el nuevo algoritmo RandomLSB. RandomLSB utiliza los bits menos significativos de los píxeles de la imagen en un pseudo-de forma aleatoria, lo que es muy difícil detectar los datos stegged utilizando métodos estadísticos. Este método es más lento que el LSB regular, pero es más seguro.
Tags: Minor feature enhancements
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.

2008-02-22 13:52
0.4.1

Se agregó el soporte para los nombres de comodín y múltiples coverfile en la línea de comandos. Esto permite la incrustación de un mensaje en coverfiles a granel. Un error de menor importancia fue corregido.
Tags: Minor feature enhancements
Support was added for wildcard and multiple
coverfile names on the command-line. This enables
embedding of a message into coverfiles in bulk. A
minor bug was fixed.

Project Resources