Yann Weber 53cd28da90 Initial commit | 7 years ago | |
---|---|---|
examples | 7 years ago | |
COPYING | 7 years ago | |
README | 7 years ago | |
htmlsteg.py | 7 years ago | |
steg.py | 7 years ago |
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