Search code examples
androidsteganography

steganography on android


Possible Duplicate:
android steganography

Has anyone implemented steganography on android?

Can anyone post sample code for it?


Solution

  • 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 they should be able to help you out.