diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2012-12-10 15:55:53 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:23:06 -0500 |
commit | eea00c8b77b779e68c9130411f73ee4e9b0917cb (patch) | |
tree | c39ae7285305f2f60360d9b4fc14d3b8ed5ad2b3 /system/diit/README | |
parent | 535dde20783ef3dd697da5dee243623fc94ec252 (diff) | |
download | slackbuilds-eea00c8b77b779e68c9130411f73ee4e9b0917cb.tar.gz |
system/diit: Added (steganography tool).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/diit/README')
-rw-r--r-- | system/diit/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/diit/README b/system/diit/README new file mode 100644 index 0000000000..57e5b885d7 --- /dev/null +++ b/system/diit/README @@ -0,0 +1,7 @@ +Digital Invisible Ink Toolkit is a Java steganography tool that can +hide any sort of file inside a digital image (regarding that the +message will fit, and the image is 24 bit colour). There are four +highly customisable algorithms in the tool, as well as an open-source +implementation of RS Analysis (an extremely good steganalysis method). +The tool has the additional advantage of being able to simulate hiding +- so you can get an accurate map of where the information is hidden. |