Cédric Bonhomme
|
d863dbfddb
|
Updated copyright years.
|
2024-01-01 20:32:02 +01:00 |
|
Cédric Bonhomme
|
0537c13a08
|
Updated CHANGELOG.
|
2023-05-23 10:04:06 +02:00 |
|
Cédric Bonhomme
|
fb4b596726
|
fix: [flake8] Addressed flake8 warnings.
|
2022-11-20 21:49:02 +01:00 |
|
Cédric Bonhomme
|
0f8b0cef1f
|
chg: [command] The selection of a sub-command is mandatory.
|
2022-11-20 21:37:29 +01:00 |
|
Flavien
|
f6aa2207f4
|
Merge lsb and lsbset bin
|
2022-11-11 14:06:48 +01:00 |
|
Flavien
|
3103a3ae9b
|
Merge lsb and lsbset modules
|
2022-11-11 12:15:25 +01:00 |
|
Cédric Bonhomme
|
1b8d8042b7
|
fix: [core] various minor bug fixes.
|
2022-01-05 00:29:13 +01:00 |
|
Cédric Bonhomme
|
a1213a9163
|
chg: [style] Reformated with black.
|
2021-11-24 09:16:05 +01:00 |
|
Cédric Bonhomme
|
c1ec5b9ab1
|
updated copyright years
|
2021-02-06 23:03:35 +01:00 |
|
Cédric Bonhomme
|
e9605589b6
|
Added mising command line tools.
|
2019-12-22 10:46:33 +01:00 |
|
Cédric Bonhomme
|
8260dd6444
|
Update CHANGELOG.
|
2019-12-20 09:48:28 +01:00 |
|
Cédric Bonhomme
|
d160c4f1cf
|
redoing cli
|
2019-12-20 00:17:10 +01:00 |
|
Cédric Bonhomme
|
f72afd2f12
|
simplying project root
|
2019-12-20 00:02:37 +01:00 |
|
Cédric Bonhomme
|
5122f204f6
|
Cleaned headers info
|
2019-06-07 22:56:18 +02:00 |
|
Cédric Bonhomme
|
e7017e61a6
|
Arguments are required here.
|
2019-06-07 22:43:34 +02:00 |
|
AdrienCos
|
9f032fffbc
|
Implemented LFSR generator with tests and CLI integration
|
2019-06-04 17:30:55 -04:00 |
|
AdrienCos
|
3f350c3569
|
Encapsulated the ackermann_naive generator, updated revision dates
|
2019-06-04 11:40:50 -04:00 |
|
AdrienCos
|
8f8cd483fd
|
Adde CLI support for the fast Ackermann generator
|
2019-06-04 11:36:40 -04:00 |
|
AdrienCos
|
45cdb9a3a5
|
Merge remote-tracking branch 'upstream/master'
|
2019-06-01 15:40:36 -04:00 |
|
Cédric Bonhomme
|
5df01ea737
|
Cosmethic changes.
|
2019-06-01 12:01:15 +02:00 |
|
Cédric Bonhomme
|
c3f6f392f3
|
added a shift parameter for the lsb module. closes #25
|
2019-06-01 11:53:07 +02:00 |
|
AdrienCos
|
316d3eea08
|
First draft
|
2019-05-30 01:04:24 -04:00 |
|
Cédric Bonhomme
|
ea2de8142c
|
added a shift parameter for the lsbset module.
|
2018-12-18 21:38:25 +01:00 |
|
Cédric Bonhomme
|
5ec1f338b2
|
Fixed a bug with the new 'encoding' function when using Stegano as a command line tool. No default value was set. Default value is UTF-8.
|
2017-12-20 22:17:03 +01:00 |
|
Cédric Bonhomme
|
8f73d9e733
|
list available choices for the arguments when necessary
|
2017-05-16 07:38:33 +02:00 |
|
Cédric Bonhomme
|
61b6ec7175
|
it is now possible to specify the encoding (UTF-8 or UTF-32LE) of the message to hide/reveal through the command line (for the LSb module).
|
2017-05-15 22:57:13 +02:00 |
|
Cédric Bonhomme
|
1ce140d638
|
Updated command line and README.
|
2017-05-05 23:35:27 +02:00 |
|
Cédric Bonhomme
|
a94128e6c6
|
Improved display of generators
|
2017-03-10 07:58:12 +01:00 |
|
Cédric Bonhomme
|
7a5c23ef2f
|
Fixed #12. More tests to come.
|
2017-03-08 22:26:12 +01:00 |
|
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 |
|