Yann Weber 09f48de79f Bugfix in warning message | 7 年之前 | |
---|---|---|
examples | 7 年之前 | |
COPYING | 7 年之前 | |
README | 7 年之前 | |
htmlsteg.py | 7 年之前 | |
steg.py | 7 年之前 |
HtmlSteg :
----------
Is able to hide raw datas in "invisible" HTML characters (repeating whitespaces).
Examples :
----------
./htmlsteg.py -s examples/gnu.html -i examples/Gordon.jpg > /tmp/gnu_gordon.html
./htmlsteg.py -i /tmp/gnu_gordon.html -u > /tmp/out.jpg