-4

I want to hide a secrete message inside image.

I don't have any idea about algorithm used for this.Can any one please help me to give an idea how to implement it.

AbiAndroid
  • 89
  • 2
  • 4
  • 14
  • Stackoverflow is about questions not sharing code. Please convert your post to a question with a definite answer. – Mikhail Mar 25 '13 at 07:42

1 Answers1

1

There is an app called MobiStego which uses Steganography, it is open source.

Take a look through the files on the SVN at: mobistego.svn.sourceforge.net it may be help you out.

Nirav Ranpara
  • 13,753
  • 3
  • 39
  • 54