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.15k stars 212 forks source link

file not found #27

Closed sasongko26 closed 6 years ago

sasongko26 commented 6 years ago

According to openstego.sh, file lib/openstego.jar not found. there are ant-deb-0.0.1.jar and nsisant-1.3.jar. Did you forget to delete lib/openstego.jar from .gitignore?

syvaidya commented 6 years ago

Did you download the binary build or source zip? If it is source zip, you need to build the project using Apache Ant.