Release 2.4. Speed improvements, bug fix. Added exif header hiding technique.

This commit is contained in:
cedricbonhomme 2011-03-24 16:23:29 +01:00
parent 647a5e8fc8
commit a968d7e9c3

View file

@ -21,7 +21,7 @@
__author__ = "Cedric Bonhomme"
__version__ = "$Revision: 0.2 $"
__date__ = "$Date: 2010/03/23 $"
__date__ = "$Date: 2010/03/24 $"
__license__ = "GPLv3"
import sys
@ -151,4 +151,4 @@ if __name__ == '__main__':
with open(options.secret_binary, "w") as f:
f.write(data)
else:
print secret
print secret