mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 17:18:30 +02:00
Updated Readme file.
This commit is contained in:
parent
8b9560cf92
commit
ab0ff1cf5a
1 changed files with 3 additions and 6 deletions
|
@ -29,19 +29,16 @@ In addition you can use Stéganô as a program.
|
|||
Example:
|
||||
|
||||
~/stegano/$ sudo python setup.py install
|
||||
~/$ slsb --hide -i ../examples/pictures/Lenna.png -o Lena1.png -m "MessageBo"
|
||||
~/$ slsb --hide -i ../examples/pictures/Lenna.png -o Lena1.png -m "Secret Message"
|
||||
|
||||
|
||||
Examples
|
||||
--------
|
||||
|
||||
There are some examples in the foler *examples*.
|
||||
There are some examples in the folder *examples*.
|
||||
|
||||
|
||||
Turorial
|
||||
--------
|
||||
|
||||
You will find a complete tutorial_ and some general informations about steganography_ and Stéganô.
|
||||
|
||||
.. _tutorial: http://projects.cedricbonhomme.org/projects/stegano/wiki/
|
||||
.. _steganography: http://wiki.cedricbonhomme.org/security:steganography
|
||||
A complete [tutorial](http://stegano.readthedocs.org/en/latest/tutorial/) is available.
|
||||
|
|
Loading…
Add table
Reference in a new issue