[Message Deleted] [modified]
-
Just post a message for me here with hidden text. ;)
LOL. This is the funniest thread I have ever read. Did anyone notice the hidden poem?
-
Can you plse tell me...is it something new if i can hide data inside a text file without changing the fle size even by a single byte and without replacing/changing/distorting any of the readable/printable letters of the file
Short answer, it is possible to, “hide data inside a text file without changing the fle size even by a single byte and without replacing/changing/distorting any of the readable/printable letters of the file”. But the characters would not be readable at that time the “hidden” data is in there. Of course you need a mask data stream to extract the “hidden” data from the real/actual (what ever you want to call it) data. The question here is why??? :confused: If you want to encrypt/hide the data then use a real encryption algorithm. It would be far more secure then simple hide and seek protocol.