Commit graph

616 commits

Author SHA1 Message Date
cedricbonhomme
c2765db1a3 Updated README. 2011-12-29 14:58:39 +01:00
cedricbonhomme
380d966835 Updated README. 2011-12-29 14:53:56 +01:00
cedricbonhomme
7ee1ab7396 Added .hgignore. 2011-12-29 13:43:49 +01:00
cedricbonhomme
f8da5e9761 Import tools in the binary. 2011-12-29 11:24:33 +01:00
cedricbonhomme
5c8f8610b4 Updated example2.sh 2011-12-29 09:58:37 +01:00
cedricbonhomme
67bdb74bcd Added example2.sh 2011-12-29 09:58:01 +01:00
cedricbonhomme
d3b891a787 Bugfix 2011-12-29 09:49:24 +01:00
cedricbonhomme
48c77e4087 Added binary for parity steganalysis. 2011-12-29 09:44:49 +01:00
cedricbonhomme
7d8670e72c Minor bugfix in the binary. 2011-12-29 09:38:11 +01:00
cedricbonhomme
a0aec974c5 Added binary slsb-set. Updated setup.py. 2011-12-29 09:31:34 +01:00
cedricbonhomme
8c51a96cf9 Bugfix in Syracuse sequence. 2011-12-28 18:40:32 +01:00
cedricbonhomme
98bebe3117 Added Syracuse sequence. 2011-12-28 18:15:50 +01:00
cedricbonhomme
1c2181e6f1 Updated copyright date in slsb-gen.py header. 2011-12-28 17:05:28 +01:00
cedricbonhomme
96749a168e Add an exception when the reveal function is called with the bad generator. 2011-12-28 16:07:53 +01:00
cedricbonhomme
94e3112189 Minor changes in comments. 2011-12-28 15:33:46 +01:00
cedricbonhomme
ab0e7abf00 Added slsb-gen.py and generators.py. 2011-12-28 15:30:35 +01:00
cedricbonhomme
13ed201fc3 Updated README. 2011-11-24 09:35:31 +01:00
cedricbonhomme
2193d493d1 Updated README. 2011-11-24 09:33:18 +01:00
cedricbonhomme
04322fb7ff Release 0.3. You can now use Stéganô as a library in your Python program (python setup.py install) or as a 'program' thanks to the scripts provided in the bin directory. 2011-04-15 22:35:39 +02:00
cedricbonhomme
ea472c0e9a Minor changes in the slsb executable file. 2011-04-07 21:56:06 +02:00
cedricbonhomme
567315ed1d Added details in the README file. 2011-04-07 01:01:48 +02:00
cedricbonhomme
1b38541344 Check if stegano is installed in the 'binary' script. 2011-04-06 21:10:58 +02:00
cedricbonhomme
f504e37ac6 Minor changes (test). 2011-04-06 20:09:15 +02:00
cedricbonhomme
99915bfc11 Minor changes (test). 2011-04-06 20:07:50 +02:00
cedricbonhomme
d96c1d5852 Added README (more documentation). 2011-04-06 20:03:39 +02:00
cedricbonhomme
d09c739aff Detailed documentation and installation. 2011-04-06 19:57:55 +02:00
cedricbonhomme
c60ab41e5c Added slsb binary in /bin folder. 2011-04-06 19:23:15 +02:00
cedricbonhomme
3d641e8d9b Added INSTALL file. 2011-03-30 22:41:23 +02:00
cedricbonhomme
b1b11f2591 Added example-lsb.py 2011-03-30 22:19:56 +02:00
cedricbonhomme
a2cab3a9f5 Bug fix. Bad argument in *hide* function when used as module. 2011-03-30 22:11:33 +02:00
cedricbonhomme
a46dc62cf8 Moved some files. 2011-03-30 21:43:47 +02:00
cedricbonhomme
a02289a679 Added setup.py 2011-03-30 21:42:16 +02:00
cedricbonhomme
c656f3814d Re-ordered files. 2011-03-30 21:41:49 +02:00
cedricbonhomme
93103a7a4c Renamed lsb-s.py and exif-header.py. 2011-03-28 18:02:15 +02:00
cedricbonhomme
a968d7e9c3 Release 2.4. Speed improvements, bug fix. Added exif header hiding technique. 2011-03-24 16:23:29 +01:00
cedricbonhomme
647a5e8fc8 Added command line for exif-header.py. 2011-03-24 12:32:46 +01:00
cedricbonhomme
f039e8f9a6 Added __init__.py in exif module. 2011-03-24 09:21:24 +01:00
cedricbonhomme
4e7f5f0b47 Compress the message with zlib before hiding. 2011-03-24 09:20:27 +01:00
cedricbonhomme
a31e2f1f81 The message is encoded in base 64. 2011-03-24 09:15:32 +01:00
cedricbonhomme
203060ac81 The message is encoded in base 64. 2011-03-24 09:12:19 +01:00
cedricbonhomme
fc03000cb1 Added new steganalysis method: exif header for jpeg file. Added new demon image (Elisha Cuthbert). 2011-03-24 09:01:45 +01:00
cedricbonhomme
0310d634bd Changed contact informations and copyright. 2011-03-23 23:10:16 +01:00
cedricbonhomme
e756196ee3 Removed reveal_slow(). Factorization of code (table of color components [r,g,b]). 2011-03-23 23:02:02 +01:00
cedricbonhomme
707e69a274 Improvements of the hide and reveal method (limit of the message to hide). 2011-03-23 22:45:40 +01:00
cedricbonhomme
4e7800cea8 Removed picture. 2010-10-06 13:02:37 +02:00
cedricbonhomme
40716d631a Added example script. 2010-10-06 12:47:35 +02:00
cedricbonhomme
455ec6e775 Minor bufix. 2010-10-06 11:36:01 +02:00
cedricbonhomme
b3cb1d5f69 Last time I said it works? I was kidding. Try this. 2010-10-06 10:21:47 +02:00
cedricbonhomme
96a65a45a2 Command line improvement. 2010-10-06 09:08:36 +02:00
cedricbonhomme
2f34fac27c Minor bugfix. 2010-10-06 08:48:30 +02:00