steganography
Hiding data inside an mp3 file
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[详细]
2023-02-07 21:25 分类:问答Compose synthetic English phrase that would contain 160 bits of recoverable information
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.[详细]
2023-02-04 03:38 分类:问答Generate a pseudo-poem that would contain 160 bits of recoverable information [closed]
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[详细]
2023-02-04 03:36 分类:问答steganography on android [duplicate]
This question already has answers here: Closed 12 years ago. Possible Duplicate: android steganography 开发者_JAVA百科[详细]
2023-02-03 04:21 分类:问答How do I hide 4 alphanumeric characters in PNG using steganography in C?
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).[详细]
2023-01-30 15:27 分类:问答How to hide the text in the picture using the least significant bit? [closed]
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[详细]
2023-01-29 00:45 分类:问答Which image for steganography?
Which images are suitable for image steganography(Storing behind an image)? In particular JPEG,BMP or TIFF?[详细]
2023-01-25 19:16 分类:问答steganography for audio watermarking
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.[详细]
2023-01-22 20:42 分类:问答A question about Steganography in images with programming
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[详细]
2023-01-06 12:40 分类:问答Image Steganography
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[详细]
2022-12-29 12:44 分类:问答