mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 11:16:14 +02:00
Added example script.
This commit is contained in:
parent
455ec6e775
commit
40716d631a
2 changed files with 9 additions and 0 deletions
9
doc/example1.sh
Executable file
9
doc/example1.sh
Executable 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
BIN
pictures/Montenach.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.8 MiB |
Loading…
Add table
Add a link
Reference in a new issue