A pure Python steganography module.
Find a file
2011-03-28 18:02:15 +02:00
doc Added example script. 2010-10-06 12:47:35 +02:00
exif Added __init__.py in exif module. 2011-03-24 09:21:24 +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 Added command line for exif-header.py. 2011-03-24 12:32:46 +01:00
COPYING Initial commit 2010-10-02 02:35:17 +02:00
exifHeader.py Renamed lsb-s.py and exif-header.py. 2011-03-28 18:02:15 +02:00
lorem_ipsum.txt Some changes. 2010-10-05 21:17:43 +02:00
slsb.py Renamed lsb-s.py and exif-header.py. 2011-03-28 18:02:15 +02:00
steganalysis-parity.py Changed contact informations and copyright. 2011-03-23 23:10:16 +01:00
steganalysis-statistics.py Added command line for exif-header.py. 2011-03-24 12:32:46 +01:00
tools.py Changed contact informations and copyright. 2011-03-23 23:10:16 +01:00