home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / File_Crypt2107343252008.psc / @PSC_ReadMe_70323_1.txt
Text File  |  2008-03-25  |  1KB  |  13 lines

  1. Title: File Crypting Tool
  2. Description: Crypting program created for encrypt/decrypt files.
  3. It is very fast, and best for images (JPEG, BMP, GIF...), but you can use it for crypt-decrypt video or other files... No special encription metod was used, (just reversing some bynary data), so it is not good for textual files, use it only for binary files! - e. g. if you want to protect your images from viewing by other people :-) 
  4. To encrypt/decrypt files, you have to choose one or more files, or folder where files you want to process exists.
  5. Only selected files (when check-box is selected) will be processed. When you choose some files or folders, all files in list-box are selected automaticaly. If you want to exclude a file from encrypt/decrypt process, uncheck it.
  6. By clicking on Start button, process starts.
  7. If a file is previously encrypted with this tool, it will be decrypted.
  8. A file that is not previously encrypted with this tool, will be encrypted.
  9. This file came from Planet-Source-Code.com...the home millions of lines of source code
  10. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=70323&lngWId=1
  11.  
  12. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  13.