Added example script.

This commit is contained in:
cedricbonhomme 2010-10-06 12:47:35 +02:00
parent 455ec6e775
commit 40716d631a
2 changed files with 9 additions and 0 deletions

9
doc/example1.sh Executable file
View file

@ -0,0 +1,9 @@
#!/bin/sh
#hg clone http://bitbucket.org/cedricbonhomme/stegano/
#cd stegano
cd ..
wget http://www.gnu.org/music/free-software-song.ogg
./lsb-s.py --hide -i ./pictures/Montenach.png -o ./pictures/Montenach_enc.png -f ./free-software-song.ogg
rm free-software-song.ogg
./lsb-s.py --reveal -i ./pictures/Montenach_enc.png -b ./zik.ogg

BIN
pictures/Montenach.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 MiB