|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[WM]: query about hiding data in notepad...
Hi watermarkers,
This question is about steganography. Specifically, i am trying to hide a binary file (.bin) in another binary file by appending the
second file to the first (in binary mode) and creating an EOF (End Of File) character after the first file. When i use the DOS TYPE
command to check the result, it does not display the hidden content (the content after the EOF that i have put). But if someone
tries to open the binary file with notepad, he can see all of the information.
Could you suggest a way to avoid this or even an alternate way of hiding a file into another file?
______________________________________________________________________________
Watermarking Mailing List - http://www.watermarkingworld.org/ml.html
To unsubscribe send email to "majordomo@watermarkingworld.org" with
"unsubscribe watermarking YOURMAIL" in the body.
______________________________________________________________________________
|