home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / virus / wipit100.zip / WIPIT.DOC < prev    next >
Text File  |  1993-08-02  |  3KB  |  95 lines

  1.                WIPIT Version 1.00
  2.                August 2, 1993
  3.                by Neil Edward Parks
  4.  
  5. This program and documentation are Copyright (c) 1993 by Neil
  6. Edward Parks.
  7.  
  8. WARNING:
  9.  
  10. I do not warrant or guarantee that this program will do anything
  11. except take up space on your disk.  I think that if you exercise
  12. reasonable caution in using it, it will probably do what it
  13. should do.  But I take absolutely no responsibility for any
  14. data loss or other damage it may cause.  Use at your own risk.
  15.  
  16. By using this program, you agree to the terms stated above.
  17.  
  18. I recommend that before running WIPIT, you run CHKDSK or a
  19. similar diagnostic program to verify that your disk is free of
  20. lost clusters, crosslinked files, or similar anomalies.  I have
  21. no idea what would happen if WIPIT were to run on a disk
  22. containing errors in its file structure, and hope I never have to
  23. find out.
  24.  
  25. PURPOSE:
  26.  
  27. WIPIT will fill the erased space on your disk with garbage
  28. characters so that erased files cannot be Undeleted.
  29.  
  30. HOW IT WORKS:
  31.  
  32. When you run WIPIT, it will make two passes through the
  33. unassigned clusters on your hard disk.    The first time through,
  34. it will fill those clusters with the Hex FF character.    The
  35. second time through, it will fill them with Hex 00.  As it
  36. proceeds, it will report on its progress.
  37.  
  38. SLACK BYTES:
  39.  
  40. As you probably know, DOS allocates file space on your disk in
  41. units called "clusters".  The size of a cluster varies with the
  42. size and type of disk and the partition size.
  43.  
  44. If a file does not fill its assigned cluster or clusters
  45. completely, unused bytes within the last cluster may contain
  46. garbage, or leftover data from a file that formerly occupied that
  47. cluster, or leftover memory swap data.
  48.  
  49. WIPIT cannot do anything about those slack bytes.  It works only
  50. on clusters that are not currently assigned to any file.
  51.  
  52. PROGRAM INTERRUPTION:
  53.  
  54. If the program's operation is interrupted due to power outage or
  55. some other reason, you will probably find a very large file
  56. called WIPIT.TMP in your root directory.  As the extension
  57. implies, it is a temporary file which you may (and should)
  58. delete.
  59.  
  60. If any program terminates abnormally, it is always a good idea to
  61. run CHKDSK or a similar diagnostic program to verify that your
  62. file structures have not been harmed.
  63.  
  64. DISTRIBUTION AND USE:
  65.  
  66. WIPIT 1.00 is free for personal, non-commercial use.  Business
  67. users, please see the file SITELIC.NEP for information on a site
  68. license.
  69.  
  70. You may freely distribute WIPIT to others under the following
  71. conditions:
  72.  
  73. --No fee may be charged for the program (except that shareware
  74. vendors, clubs, etc. may charge their usual disk duplication
  75. fee).
  76. --All EXE and DOC files must be distributed together, unmodified.
  77.  
  78. HOW TO CONTACT ME:
  79.  
  80. If you have any questions or suggestions regarding this program,
  81. you can reach me at any of the following:
  82.  
  83. Internet:
  84.   aa640@cleveland.freenet.edu
  85.  
  86. Internet:
  87.   neil.parks@pcohio.com
  88.  
  89. Fidonet:
  90.   1:157/200 (PC Ohio)
  91.  
  92. US Snail:
  93.   2504 Brentwood Road, Beachwood, OH  44122-1554
  94.  
  95.