syvaidya / openstego

OpenStego is a steganography application that provides two functionalities: a) Data Hiding: It can hide any data within an image file. b) Watermarking: Watermarking image files with an invisible signature. It can be used to detect unauthorized file copying.
https://www.openstego.com
GNU General Public License v2.0
1.13k stars 206 forks source link

Compatability issue between .Jar and .exe versions #35

Closed Hodginson closed 3 years ago

Hodginson commented 4 years ago

We have found that hiding a message using the .jar version throws an error when trying to extract in the .exe version and vice versa.

syvaidya commented 4 years ago

Could you please give reproducible steps? And are you using same version of OpenStego for both embed and extract?