home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK5 / DOS_11 / W.ZIP / W.DOC < prev    next >
Text File  |  1993-12-24  |  6KB  |  135 lines

  1.  
  2. Gary's super file wipe program.   Copyright 1993 Gary Jeffers
  3. version 1.00.
  4.  
  5.    SUPERWIPE may be classified as a file wipe program.
  6. This program's purpose is to obliterate a file and all of its
  7. associated information.  The usual wipe program will wipe one
  8. file per program call. SUPERWIPE does a lot more! SUPERWIPE
  9. will wipe several files at one time. It also takes wildcards.
  10. Several files and wildcards may be put on the command line
  11. per call. SUPERWIPE will default to one write(all 1's), but may
  12. be instructed to do from 1 to 9 writes. When more than one write
  13. is selected, SUPERWIPE will alternate "all 1's" writes with
  14. "all 0's" writes.
  15.  
  16.     SUPERWIPE can be used on a disk partition ( such as c: d: e: etc..)
  17. or on a diskette. In fact for wild cards & individual files, you can
  18. have SUPERWIPE do wipes on several different disk partitions &
  19. diskettes in one run.
  20.  
  21.    SUPERWIPE also sets the wiped file to a file of zero bytes in
  22. order that a snooper not be able to get the file size information.
  23. If you choose to use the work file option, a one alphabetic letter
  24. chosen from a to z, then the name of the wiped files is gone and
  25. the snooper cannot get the name as a clue.
  26.  
  27.    To choose the optional work file, use a /n with one of the
  28. letters of the alphabet. To use a as the work file you would type
  29. /na. To us k as the work file you would type /nk etc..
  30.  
  31.    SUPERWIPE defaults to one write, but you can choose from 1 to 9
  32. wipes. To choose: type /n (n being a number from 1 to 9) on the
  33. command line. To call for 3 wipes, type /3, for 5 wipes, type /5
  34.  etc...NOTE: SUPERWIPE will always do at least one wipe in all cases,
  35. but for more than one wipe you must make sure that there are no
  36. disk caches enabled in your configuration file (config.sys). To
  37. do multiple wipes when you have a disk cache program in your config.sys,
  38. I would recommend that you disable the cache by editing your config
  39. file so that REM with a space after it was typed at the beginning of
  40. the disk cache line. Then you would need to reboot your computer.
  41. Later, when you wanted to reenable the disk cache, you could delete
  42. the REM letters and reboot.
  43.  
  44.    One wipe will probably be plenty good except in those cases
  45. in which industrial espionage is feared or in which the user lives
  46. in a tyrannical state or in the general case in which the snoop
  47. is very technologically sophisticated. In these latter three cases,
  48. I would recommend at least 3 wipes with the disk cache disabled.
  49.  
  50.    The REGISTERED version of SUPERWIPE also has an option "/old"
  51. to wipe all the old deleted files on the disk. Many programs,
  52. including some word processors, use temporary work files. After
  53. the program is done, the deleted files are still on the disk.
  54. To choose old delete option, type /old on the command line.
  55. With SUPERWIPE's /old option, you can get rid of all of them!
  56.  
  57.  
  58.    This program is SHAREWARE. If you like & continue to use this
  59. program, then please send me $21 for registration. The registered
  60. version does not contain the guilt msg at the beginning of its
  61. execution & has the "/OLD" option to give you extra security.
  62.  
  63.    Please send $21 in check or preferrable in money order(faster
  64. delivery) to:
  65.  
  66.   Gary Jeffers
  67.   3704 Rutledge Drive
  68.   Columbia, Mo.
  69.   65202
  70.  
  71.   (314) 474-0509
  72.  
  73. * no credit cards please.
  74.  
  75.  
  76.          ADVANTAGES OF REGISTRATION FOLLOW:
  77.  
  78.   When you register, you will receive a registered version, that
  79.  in addition to the above capabilities, will allow you to:
  80.  
  81. 1: Wipe out all previously erased or deleted files! (The /OLD option.)
  82.  
  83.    The registered version will also have a nicer execution message
  84. that will lack the plea for money.
  85.  
  86.    You are probably wondering why you would want the capability to
  87. wipe out all previously deleted files. There are two reasons: one
  88. fairly obvious; one not.
  89.  
  90.    Firstly, those old deleted files may be sensitive & you forgot
  91. to wipe them properly. Or maybe, you were busy at an earlier time
  92. & did not take the time to properly wipe all the sensitive files.
  93.  Or, you may not remember wheather you wiped or erased a sensitive
  94. file. With the /OLD option, you can be sure that they are all wiped!
  95.  
  96.    Secondly, many programs, including some word processors, make
  97. temporary files that are used to assist that program in its work.
  98. When the program is done, those programs are deleted. Ordinarily,
  99. this is fine, but it does leave a security hole. The /OLD option
  100. will wipe out all of them!
  101.  
  102. Note: Since the /OLD option must go through the entire "unused"
  103. disk partition or diskette, it may take several minutes to complete.
  104.  
  105. 2.   Registered users, will also be notified of improved versions
  106. of SUPERWIPE.
  107.  
  108. 3.   Upgrades, at least for the next upgrade, will only be $10.
  109.  
  110. 4.   Registered users will also receive telephone support.
  111.  
  112.  
  113. 5.   Also, the registered user will have a clear conscience & will
  114. use SUPERWIPE with a feeling of sublime legitimacy!
  115.  
  116.    Site liscenses are also available.
  117.  
  118.  
  119. Invocation syntax    wipe filename1 filename2 ... wildcard1 wildcard2 ...
  120.  /(no. of wipes) /n(name of alternate file) /old(wipe all old deletes
  121. on disk)
  122. The order of the tokens does not matter.
  123. examples:
  124.  w my.fil new.fil /old *.exe next????.com /5 /na
  125.  w this.fil /2 wild????.exe /nc anot????.com second.fil
  126.  w that????.* /nk last.fil /old
  127.  
  128.  
  129.     There is no warranty of any kind.  Neither Gary Jeffers nor Cool
  130.  Software may be held liable for any damages, including any lost
  131.  profits or other incidental or consequential damages arising out
  132.  of use of the software or inability to use the software.
  133.  By using the software, you agree to this.
  134.  
  135.