freebsd-ports/security/outguess/pkg-descr
Trevor Johnson 7dae1c683f Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam.
2003-11-13 10:21:08 +00:00

15 lines
532 B
Text

from the README:
OutGuess is a universal steganographic tool that allows the insertion
of hidden information into the redundant bits of data sources. The
nature of the data source is irrelevant to the core of OutGuess. The
program relies on data specific handlers that will extract redundant
bits and write them back after modification. In this version the PNM
and JPEG image formats are supported.
The histogram utility is not installed by this port/package because
it crashes.
WWW: http://www.outguess.org/
Trevor Johnson