Commit graph

26 commits

Author SHA1 Message Date
Cédric Bonhomme
6215c03939
the command line now uses the crayons Python library in order to have colored strings in the terminal. 2017-02-20 14:16:41 +01:00
Cédric Bonhomme
2011f197cd
New minor release (v0.6.5). 2017-02-16 10:18:43 +01:00
Cédric Bonhomme
086c3898b7
Added a command line for the 'red' module. 2017-02-06 09:31:26 +01:00
Cédric Bonhomme
673f7b5bc4
Prepare the new minor release (bug fix). 2017-01-19 07:22:51 +01:00
Cédric Bonhomme
5b362403db
Typo. 2016-08-26 10:07:47 +02:00
Cédric Bonhomme
cef74dd57e
New command line interface for the steganalysis by statistics. 2016-08-26 08:28:06 +02:00
Cédric Bonhomme
66c6f2b3a3
Reorganization of the steganalysis sub-module. 2016-08-25 08:13:05 +02:00
Cédric Bonhomme
0d1c5cc4c1
Update steganalysis functions. 2016-08-04 21:30:51 +02:00
Cédric Bonhomme
d3d03c2f74
'hide' and 'reveal' are now sub-parameter of the command line. 2016-08-04 21:24:39 +02:00
Cédric Bonhomme
1879197624
Starting to improve the command line. 2016-08-04 13:22:23 +02:00
Cédric Bonhomme
fef2040fca
Python 2 compatibility for exifHeader. 2016-05-26 07:18:56 +02:00
Cédric Bonhomme
4c2fb50c68
Displays a message when the generator is unknown. 2016-05-22 15:28:13 +02:00
Cédric Bonhomme
f8668a978e
The generator provided to lsbset.hide() lsbset.reveal() is now a function. Closes #5. 2016-05-22 15:23:54 +02:00
Cédric Bonhomme
872a5546fc
Reorganization of all modules. 2016-05-19 21:32:15 +02:00
Cédric Bonhomme
96d01439ea
Prepare the release 0.5. 2016-03-18 07:07:22 +01:00
Cédric Bonhomme
f582d47e6c
Updated header informations. 2016-03-12 23:58:19 +01:00
Cédric Bonhomme
979c6277b0
Updated Python headers files. Added .gitignore. 2015-12-23 21:33:05 +01:00
Cédric Bonhomme
28ba1e54cf Fixed some bugs. 2015-10-06 07:49:11 +02:00
cedricbonhomme
f8da5e9761 Import tools in the binary. 2011-12-29 11:24:33 +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
ea472c0e9a Minor changes in the slsb executable file. 2011-04-07 21:56:06 +02:00
cedricbonhomme
1b38541344 Check if stegano is installed in the 'binary' script. 2011-04-06 21:10:58 +02:00
cedricbonhomme
c60ab41e5c Added slsb binary in /bin folder. 2011-04-06 19:23:15 +02:00