Search found 2 matches
- Sun Jan 31, 2016 1:01 pm
- Forum: File Recovery
- Topic: Custom File Type Help
- Replies: 3
- Views: 6186
Re: Custom File Type Help
They are not fixed file size. We have an in house application that stores sensitive information in our own file container. I was hoping this would work without a beginning signature. Back to the drawing board.
- Fri Jan 29, 2016 5:11 pm
- Forum: File Recovery
- Topic: Custom File Type Help
- Replies: 3
- Views: 6186
Custom File Type Help
I'm trying to create a custom file type for an encrypted file container. There is no static file header, but there is a footer.. kind of.
64 bytes before the end of the file we print the text MD5E, then print a bunch of zeros, and finally an md5sum value.
here is an example, this is the END of a ...
64 bytes before the end of the file we print the text MD5E, then print a bunch of zeros, and finally an md5sum value.
here is an example, this is the END of a ...