Program that hide data in repeating whitespace in HTML.
python
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yann Weber f1e0a6e4ea Small bugfix před 6 roky
examples Initial commit před 6 roky
COPYING Initial commit před 6 roky
README Initial commit před 6 roky
htmlsteg.py Small bugfix před 6 roky
steg.py Initial commit před 6 roky

README

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