Binary File Encryption
hello,
hi coders...
i have been searching the help and msdn site for hours now but could not come up with a complete solution.
by the way i am using vbexpress2005 for my coding.
i have several binary files (like dbf,idx,etc) that i want to encrypt using vbexpress2005 cbuilt-in lcasses. there are some example for encrypting text files but i could not get a complete code snippet for encrypting/decrypting binary files.
could somehow paste these sample codes if they have them? thanks.
also how to you decrypt a binary file "to memory"? it is a bit useless to have a strong encryption if you will just decrypt the binary file to hard drive right?
anyone could then just locate the decrypted file using simple dir listing before & after program installation.
thanks in advance!

