Program that hide data in repeating whitespace in HTML.
python
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Yann Weber f1e0a6e4ea Small bugfix il y a 6 ans
examples Initial commit il y a 6 ans
COPYING Initial commit il y a 6 ans
README Initial commit il y a 6 ans
htmlsteg.py Small bugfix il y a 6 ans
steg.py Initial commit il y a 6 ans

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