steganography

steganography in matlab

Hi I'm working on steganography in binary image.but I have a problem in implementation in matlab. I want to konw that, How can I hide a message in a binary image? And, How can I do it in matlab with m-file or simulation? ...

Making .NET program that hides an image inside an image.

I want to start a little pet project that will allow a user to pic an image and then hide that image within another image. Meaning that if you open the dummy-image that's all you'll see. But if you open the dummy-image with my software you'll see the actual image. I've never done something like this so I'm pretty excited about getting a...

A question about Steganography in images with programming.

After reading a couple of tutorials on Steganography using Java/.NET I'm under the impression that you grab each individual pixel from the secret image and then place it in the lowest bit of each individual pixel from the cover image. Am I correct in this? ...

can exif tag exisits with steganogrpahy

I am trying to use steganography and exif to-gather can it be done ?? as in hide data in a file without destroying the exif image. thanks andy ...

Security, Hacking, Cryptography Reading?

I'm very interested in learning about cryptography, steganography, and similar practices. What books, resources, would you guys recommend in this area? ...

Video steganography in java.

I know that in java 'Writable Raster' class is used for image Steganography. But what about video steganography to be implemented in Java? ...

how to decode audio steganography using Matlab

i have already wrote the decode coding in Matlab but i know it is wrong because i cant extract hidden message which is .wav from the cover audio, also in .wav format. there are few problems n i cant detect the problem. if the hidden message is text, it easy compared to audio.. that is why i need ur help. function varargout = gui(varargi...