Program that hide data in repeating whitespace in HTML.
python
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Yann Weber 09f48de79f Bugfix in warning message 6 anos atrás
examples Initial commit 6 anos atrás
COPYING Initial commit 6 anos atrás
README Initial commit 6 anos atrás
htmlsteg.py Small bugfix 6 anos atrás
steg.py Bugfix in warning message 6 anos atrás

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