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

-p not working #49

Closed EmilDey closed 2 years ago

EmilDey commented 2 years ago

i have the same problem that the other user. the command to embed and extract with password seems that it is not working. embed with -p generate a image without password and extract always ask for a password (it doesnt use the given password). to try to debugging i use the gui to generate a image with password and extract with the command line.

syvaidya commented 2 years ago

Duplicate of #48