Files in Files - Hidden MessagesFile Juicer can hide messages in images. An ordinary JPEG file can carry extra information like a PDF file attached to its end, and most applications will just treat it as an ordinary JPEG image. This is not the same as encryption where you make it obvious that there is a secret message. An attached message can be read - if you know it is there.
The JPEG which comes out of File Juicer can be emailed or put on a web site with its hidden load. You get the PDF out again by dropping the JPEG on File Juicer. You cannot edit it with any photo editing application and expect the secret attachment for be kept there.
The Terminal
cat photo.jpg message.pdf > enhancedphoto.jpgFile Juicer will extract files concatenated this way if it is any of the types mentioned in its Preferences. More about SteganographyI added this feature to File Juicer to make it simple to test that it does extract the file types it supports properly. Steganography can be done in more sophisticated ways, so go ahead and visit Wikipedia about Steganography. |