di5
01-26-2005, 03:20 AM
I want to create a cryptographic program with XOR but I don't know how to go and search the file to code it ( read and write it).
thank in advance.
thank in advance.
|
Click to See Complete Forum and Search --> : read and writte a file di5 01-26-2005, 03:20 AM I want to create a cryptographic program with XOR but I don't know how to go and search the file to code it ( read and write it). thank in advance. ray326 01-26-2005, 05:47 PM You can't do it in place. Create a new file that is the encrypted version of the input file. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |