diff options
Diffstat (limited to 'security/outguess/pkg-descr')
-rw-r--r-- | security/outguess/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/security/outguess/pkg-descr b/security/outguess/pkg-descr new file mode 100644 index 000000000000..10a8b3e4c837 --- /dev/null +++ b/security/outguess/pkg-descr @@ -0,0 +1,13 @@ +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. + +WWW: http://www.outguess.org/ + +Trevor Johnson +trevor@FreeBSD.org |