Encrypted TrueCrypt volume in file with decoy content?

5

1

I've been reading about the encryption features of TrueCrypt, including the feature to have an encrypted volume inside a file with any name. For example, I can create an encrypted volume inside a file named music.mp3. However, the file won't really play when I try to open it in a music player. Is there a way to add "decoy" content to music.mp3 so that someone who doesn't know its got encrypted content can double click on it and music will play? Obviously it doesn't have to be music, but also images, decoy test document, etc. etc. If TrueCrypt can't do this, is there another piece of encryption software that can? Thanks!

hpy

Posted 2011-01-10T19:52:48.247

Reputation: 5 269

Answers

5

Truecrypt can't do this but if you create a small truecrypt volume you can hide that inside something else with Steganography.

For example MP3Stego will hide it inside an mp3. More programs to hide in other filetypes can be found here: http://www.cotse.com/tools/stega.htm

Nifle

Posted 2011-01-10T19:52:48.247

Reputation: 31 337

4

This may not be a definitive answer to your question, but you might consider looking into TrueCrypt's Hidden Containers feature. I don't believe TrueCrypt allows specifying an encrypted container at an offset within a file (at least not now). Not to mention, it would look suspicious to have a very large "valid" file with very small valid "content".

Ioan

Posted 2011-01-10T19:52:48.247

Reputation: 451

Thanks for the info. Are there other encryption software that let's me do it? (edited original question to include this) – hpy – 2011-01-10T21:07:35.577