Let's say we have half of a TrueCrypt file container (e.g. download was interrupted). If we know the password, is it possible to open it and get half of the data? The original container has 10 files, so is it possible (in theory) to get 5 files?
That is, I would like to understand how the encrypted data is stored in the file container. Whether the data is stored consistently(file-by-file) or all the data is mixed (with any editing/adding/deleting of internal files)?
Addition. But what if we have only the second part of the file?(I mean we don't have first 128 KiB of file) Am I right that we can not get anything out of this (it will be absolutely useless data)