mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 11:16:14 +02:00
Re-ordered files.
This commit is contained in:
parent
93103a7a4c
commit
c656f3814d
14 changed files with 0 additions and 0 deletions
9
examples/example1.sh
Executable file
9
examples/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
examples/pictures/Elisha-Cuthbert.jpg
Normal file
BIN
examples/pictures/Elisha-Cuthbert.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 373 KiB |
BIN
examples/pictures/Lenna.png
Normal file
BIN
examples/pictures/Lenna.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 464 KiB |
BIN
examples/pictures/Montenach.png
Normal file
BIN
examples/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