Hey!! Thanks for the quick reply.
I am working with the data in hex and not too worried about the encryption at the moment. I'll be initially working with unencrytped formats to begin with. I would like to get it going first and worry about it later.
My main concern at the moment is trying to convert any unencrypted file format into a standard format so that i can extract emails and do some interesting things.
Is it just a matter of getting the hex dumps and extracting the info i want and saving them in a custom format? Or in java is there a quicker way. I have no problem extracting the data but i have a feeling it will get messy.