Commit graph

  • 48c77e4087 Added binary for parity steganalysis. cedricbonhomme 2011-12-29 09:44:49 +01:00
  • 7d8670e72c Minor bugfix in the binary. cedricbonhomme 2011-12-29 09:38:11 +01:00
  • a0aec974c5 Added binary slsb-set. Updated setup.py. cedricbonhomme 2011-12-29 09:31:34 +01:00
  • 8c51a96cf9 Bugfix in Syracuse sequence. cedricbonhomme 2011-12-28 18:40:32 +01:00
  • 98bebe3117 Added Syracuse sequence. cedricbonhomme 2011-12-28 18:15:50 +01:00
  • 1c2181e6f1 Updated copyright date in slsb-gen.py header. cedricbonhomme 2011-12-28 17:05:28 +01:00
  • 96749a168e Add an exception when the reveal function is called with the bad generator. cedricbonhomme 2011-12-28 16:07:53 +01:00
  • 94e3112189 Minor changes in comments. cedricbonhomme 2011-12-28 15:33:46 +01:00
  • ab0e7abf00 Added slsb-gen.py and generators.py. cedricbonhomme 2011-12-28 15:30:35 +01:00
  • 13ed201fc3 Updated README. cedricbonhomme 2011-11-24 09:35:31 +01:00
  • 2193d493d1 Updated README. cedricbonhomme 2011-11-24 09:33:18 +01:00
  • 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. cedricbonhomme 2011-04-15 22:35:39 +02:00
  • ea472c0e9a Minor changes in the slsb executable file. cedricbonhomme 2011-04-07 21:56:06 +02:00
  • 567315ed1d Added details in the README file. cedricbonhomme 2011-04-07 01:01:48 +02:00
  • 1b38541344 Check if stegano is installed in the 'binary' script. cedricbonhomme 2011-04-06 21:10:58 +02:00
  • f504e37ac6 Minor changes (test). cedricbonhomme 2011-04-06 20:09:15 +02:00
  • 99915bfc11 Minor changes (test). cedricbonhomme 2011-04-06 20:07:50 +02:00
  • d96c1d5852 Added README (more documentation). cedricbonhomme 2011-04-06 20:03:39 +02:00
  • d09c739aff Detailed documentation and installation. cedricbonhomme 2011-04-06 19:57:55 +02:00
  • c60ab41e5c Added slsb binary in /bin folder. cedricbonhomme 2011-04-06 19:23:15 +02:00
  • 3d641e8d9b Added INSTALL file. cedricbonhomme 2011-03-30 22:41:23 +02:00
  • b1b11f2591 Added example-lsb.py cedricbonhomme 2011-03-30 22:19:56 +02:00
  • a2cab3a9f5 Bug fix. Bad argument in *hide* function when used as module. cedricbonhomme 2011-03-30 22:11:33 +02:00
  • a46dc62cf8 Moved some files. cedricbonhomme 2011-03-30 21:43:47 +02:00
  • a02289a679 Added setup.py cedricbonhomme 2011-03-30 21:42:16 +02:00
  • c656f3814d Re-ordered files. cedricbonhomme 2011-03-30 21:41:49 +02:00
  • 93103a7a4c Renamed lsb-s.py and exif-header.py. cedricbonhomme 2011-03-28 18:02:15 +02:00
  • a968d7e9c3 Release 2.4. Speed improvements, bug fix. Added exif header hiding technique. cedricbonhomme 2011-03-24 16:23:29 +01:00
  • 647a5e8fc8 Added command line for exif-header.py. cedricbonhomme 2011-03-24 12:32:46 +01:00
  • f039e8f9a6 Added __init__.py in exif module. cedricbonhomme 2011-03-24 09:21:24 +01:00
  • 4e7f5f0b47 Compress the message with zlib before hiding. cedricbonhomme 2011-03-24 09:20:27 +01:00
  • a31e2f1f81 The message is encoded in base 64. cedricbonhomme 2011-03-24 09:15:32 +01:00
  • 203060ac81 The message is encoded in base 64. cedricbonhomme 2011-03-24 09:12:19 +01:00
  • fc03000cb1 Added new steganalysis method: exif header for jpeg file. Added new demon image (Elisha Cuthbert). cedricbonhomme 2011-03-24 09:01:45 +01:00
  • 0310d634bd Changed contact informations and copyright. cedricbonhomme 2011-03-23 23:10:16 +01:00
  • e756196ee3 Removed reveal_slow(). Factorization of code (table of color components [r,g,b]). cedricbonhomme 2011-03-23 23:02:02 +01:00
  • 707e69a274 Improvements of the hide and reveal method (limit of the message to hide). cedricbonhomme 2011-03-23 22:45:40 +01:00
  • 4e7800cea8 Removed picture. cedricbonhomme 2010-10-06 13:02:37 +02:00
  • 40716d631a Added example script. cedricbonhomme 2010-10-06 12:47:35 +02:00
  • 455ec6e775 Minor bufix. cedricbonhomme 2010-10-06 11:36:01 +02:00
  • b3cb1d5f69 Last time I said it works? I was kidding. Try this. cedricbonhomme 2010-10-06 10:21:47 +02:00
  • 96a65a45a2 Command line improvement. cedricbonhomme 2010-10-06 09:08:36 +02:00
  • 2f34fac27c Minor bugfix. cedricbonhomme 2010-10-06 08:48:30 +02:00
  • 12497ce88d Possibility to hide binary file. Better command line. cedricbonhomme 2010-10-06 08:37:38 +02:00
  • 5212a6afe1 Some changes. cedricbonhomme 2010-10-05 21:17:43 +02:00
  • a851c7e04b Added GPL v3 preambule. cedricbonhomme 2010-10-05 19:17:16 +02:00
  • bab294abae Cleaner code. Added comments. cedricbonhomme 2010-10-05 19:11:17 +02:00
  • 5d00f6334b Added command line for steganalysis-parity.py and basic.py. cedricbonhomme 2010-10-05 19:03:38 +02:00
  • ae93079b99 Added command line for lsb-s.py. cedricbonhomme 2010-10-05 18:46:43 +02:00
  • c9417bddd0 Improvements (speed) by Christophe. cedricbonhomme 2010-10-05 10:52:02 +02:00
  • 04984d5e88 Added conversion to base64 file for binary file. cedricbonhomme 2010-10-05 07:25:00 +02:00
  • 15e25eec2b Added Lorem Ipsum. New steganalysis technique and a new test image. cedricbonhomme 2010-10-04 10:45:41 +02:00
  • 3449484350 Added steganalyse.py cedricbonhomme 2010-10-04 00:44:07 +02:00
  • dd4bce8a4a Optimizations in the LSB module. cedricbonhomme 2010-10-03 18:45:03 +02:00
  • d0c1c62564 Added a2bits_list(chars) function which convert a string to its bits representation as a list of 0's and 1's. cedricbonhomme 2010-10-03 18:00:12 +02:00
  • 1c593b70c7 Added some details about algorithm used. cedricbonhomme 2010-10-02 11:00:54 +02:00
  • 95e21b099e Added __init__.py file. cedricbonhomme 2010-10-02 09:58:15 +02:00
  • 35299d8d05 Little modifications in the structure. Added comments. cedricbonhomme 2010-10-02 09:48:27 +02:00
  • 410c3a3d05 Initial commit cedricbonhomme 2010-10-02 02:35:17 +02:00