A pure Python steganography module.
Find a file
2011-03-24 09:01:45 +01:00
doc Added example script. 2010-10-06 12:47:35 +02:00
exif Added new steganalysis method: exif header for jpeg file. Added new demon image (Elisha Cuthbert). 2011-03-24 09:01:45 +01:00
pictures Added new steganalysis method: exif header for jpeg file. Added new demon image (Elisha Cuthbert). 2011-03-24 09:01:45 +01:00
__init__.py Added a2bits_list(chars) function which convert a string to its bits representation as a list of 0's and 1's. 2010-10-03 18:00:12 +02:00
basic.py Changed contact informations and copyright. 2011-03-23 23:10:16 +01:00
COPYING Initial commit 2010-10-02 02:35:17 +02:00
exif-header.py Added new steganalysis method: exif header for jpeg file. Added new demon image (Elisha Cuthbert). 2011-03-24 09:01:45 +01:00
lorem_ipsum.txt Some changes. 2010-10-05 21:17:43 +02:00
lsb-s.py Changed contact informations and copyright. 2011-03-23 23:10:16 +01:00
steganalysis-parity.py Changed contact informations and copyright. 2011-03-23 23:10:16 +01:00
steganalysis-statistics.py Changed contact informations and copyright. 2011-03-23 23:10:16 +01:00
tools.py Changed contact informations and copyright. 2011-03-23 23:10:16 +01:00