-
-
stega
... message hiding in images.
Stega
=====
Stega is a simple `steganography`_ tool that allows you to losslessly embed
... -41/em/771.pdf
.. _steganography: http://en.wikipedia.org/wiki/Steganography
Usage::
image = Image.new('RGB', (111, 111))
msg = ...
-
svgsteg
An experiment in steganography
svgsteg.py is a proof-of-concept for embedding secret messages in SVG images. It borrows some steganographic techniques from Andreas Westfeld's F5 algorithm. See svgsteg.pdf for a full explanation and usage details.
-
Stegfinder
Stegfinder is a utility to aid detection of steganography inside bitmap (.bmp, .png) image files.
This project was produced as A Level Computing COMP4 Coursework.
This project requires the use of neural network library [encog](https://github.com/encog/ ...
-
Cyprium
...
* octopus
* postal bar code
* prime
* triliteral
* vigenere
/steganography
/audio
/picture
/text
* alphaspaces
* sema
* spaces ...
-
hnet
... hnet.iriscouch.com/public/0"} ] },
# TODO:
- Finish pluggable crypto system
- Add additional engines for:
- Image Steganography
- PasteBin
- Reddit
- Imgur
- Hacker News deadlink jail
- Twitter
- IRC
- Add pluggable item de-duplication engine
-
g711steg
Test implementations of various G711 steganography techniques
TODO: Make this file more interesting.
-
-
stegotools
stegotools is a suite of UNIX command-line applications to read/write hidden information from/in files using steganography. It currently fully supports 24bpp bitmap images.
stegotools by Eduardo Sztokbant
...
-
node-stego
Steganography webapp in Node.JS
**This isn't maintained at all, it was an experiment and a challenge to myself a few ... It's an AJAX, Node.JS steganography web app.
It takes a picture and a file and if ...
-
DIST
... Tool
## DIST (Digital Image Steganography Tool)
DIST is a WinForm application that provides functionality to embedd large ... .
Future functionality will see the inclusion of additional steganography algorithms, and a steganalyser,
which will run several ...
-