I开发者_StackOverflow中文版 am currently working on a project to hide data inside an mp3 file...What I did was, I replaced the last BYTE of every mp3 frame with the bytes from message file(the file to
I have 160 bits of random data. Just for fun, I want to generate pseudo-English phrase to \"store\" this information in. I want to be able to recover this information from the phrase.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
This question already has answers here: Closed 12 years ago. Possible Duplicate: android steganography 开发者_JAVA百科
I\'ve seen a bunch of sample code that does a lot more than I want to do and 开发者_开发知识库it seems to have more overhead than I would like (perhaps this is unavoidable).
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
Which images are suitable for image steganography(Storing behind an image)? In particular JPEG,BMP or TIFF?
anyone can help me, I\'m working on watermarking appl开发者_StackOverflow社区ication for mp3 files with algorithms \"echo data hiding\". I do not understand to make this algorithm with java or matlab.
After reading a couple of tutorials on Steganography using Java/.NET I\'m under the impression tha开发者_开发技巧t you grab each individual pixel from the secret image and then place it in the lowest
I\'m working on Stegano开发者_开发知识库graphy application. I need to hide a message inside an image file and secure it with a password, with not much difference in the file size. I am using Least Sig