home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / CRYPT / SES152.ZIP / MSZERO.DOC < prev    next >
Encoding:
Text File  |  1987-01-14  |  768 b   |  19 lines

  1.  
  2.  M S - Z E R O
  3.  
  4.  
  5.  MS-ZERO is a Security feature for zeroing files before Deleting them.
  6.  It must be remembered in MS-DOS that Erasing a file DOES NOT ERASE
  7.  THE DATA on a diskette or hard disk - it merely removes the file
  8.  from the active directory. Files that are Erased or Deleted with MS-DOS or
  9.  leave the actual DATA of the file untouched and intact. Anyone
  10.  with a disk utility like the Norton Utilities can still read sensitive
  11.  data you thought you Deleted or Erased.
  12.  
  13.  MS-ZERO erases all the data in a file as well as deleting it. Each
  14.  character of such a file will be filled with hexadecimal X'FF' bytes
  15.  [ or CHR$(255) ] before it is deleted thru MS-DOS.
  16.  
  17. 
  18.  character of such a file will be filled with hexadecimal X'FF' bytes
  19.  [ or CHR$(