home *** CD-ROM | disk | FTP | other *** search
/ The Elite Hackers Toolkit / TheEliteHackersToolkitVolume1_1998.rar / HACKERS.BIN / appcraks / DNGWRS15.ZIP / README.TXT < prev    next >
Text File  |  1998-05-15  |  6KB  |  132 lines

  1. ******************************************************************
  2.                        Word Sniffer v1.5
  3.                   Copyright (c) 1997 S.Danilov
  4.                       All rights reserved
  5. ******************************************************************
  6.  
  7. Contents of this readme file:
  8. -----------------------------------------------------------------
  9.   I. About Word Sniffer
  10.  II. Packing list
  11. III. Installing/uninstalling
  12.  IV. Registration information
  13.   V. Contacting the author
  14.  VI. Disclaimer
  15.  
  16. -----------------------------------------------------------------
  17. I. About Word Sniffer.
  18.  
  19.   Word Sniffer is a search utility for Windows(R)NT and Windows(tm)95
  20. that allows you to search for words in files when you don't know the
  21. exact spelling of a word. It is useful when you need to search for
  22. names of people, places, etc. and all you know is how to pronounce the
  23. word and the approximate location of the files this word might be in.
  24. Just type in the search term and the program will list all words
  25. found together with the filenames. It also allows you to conduct
  26. regular expression searches and fast wildcard (i.e., with * and ?)
  27. file searches. See the help file for more information.
  28. The search engine is based on a variation of the Soundex algorithm 
  29. developed by Margaret K. Odell and Robert C. Russel [U.S. Patents 
  30. 1261167 (1918), 1435663 (1922)] from U.S. Bureau of Archives.
  31. The program was written in Visual C++ 5.0 and does not require any
  32. support files besides those listed in the packing list section
  33. and the usual Windows system files. Being a 32-bit program, 
  34. it does require either Windows 95 or Windows NT and will not run 
  35. on any earlier version of Windows.
  36.  
  37. - Changes in v1.5:
  38. Fixed evaluation period expiration bug.
  39. Increased the limit on files in the search list to
  40. above 61,000 (enough to search a 5-6 GB hard drive).
  41. - Changes in v1.4:
  42. Fixed access violation error in Windows NT.
  43. Improved support for binary file formats.
  44. Added double-click file open capability in results list.
  45.  
  46. -----------------------------------------------------------------
  47. II. Packing list.
  48.  
  49.   A distribution of this program should include the following files:
  50.  
  51. Readme.txt     -   This file.
  52. sdxcl.exe      -   The Word Sniffer executable.
  53. sdxcl.hlp      -   The help file for the program.
  54. Register.txt   -   Registration information.
  55.  
  56. Any distribution of this software that does not provide all of 
  57. the above files intact is illegal and should not be permitted 
  58. or aided in any direct or indirect way. 
  59. You may copy and distribute the package through BBS, FTP and Web
  60. sites.  Only the unmodified .zip file may be distributed.
  61. You may not:
  62.   charge a fee for the package, except a nominal fee for the media;
  63.   distribute the package as part of commercial products;
  64.   modify the package.
  65.  
  66. ----------------------------------------------------------------
  67. III. Installing/uninstalling.
  68.  
  69.   To install Word Sniffer simply copy the 4 files indicated 
  70. above to a directory of your choice and create shortcuts to 
  71. the executable file (sdxcl.exe), 'Readme.txt' and 'Register.txt'
  72. (Click on each of these files in Windows Explorer while holding
  73. down Control, drag them to the Start button, wait for the menu to
  74. pop up and release after navigating to a folder of your choice.)
  75. To uninstall delete the 4 program files and the shortcuts.
  76.  
  77. ----------------------------------------------------------------
  78. IV. Registration information.
  79.  
  80.   This software is provided as shareware. Although it is fully
  81. functional as it is, unregistered use is limited to 30 days. After
  82. this evaluation period the program will stop working and will
  83. only start to allow registration. After you register, the use of
  84. Word Sniffer is unlimited subject to conditions in this document.
  85. The registration fee is $10 (in US dollars). After registration
  86. the introductory shareware notices will disappear. You will also
  87. get information on where to obtain the next versions as soon as
  88. they become available. Revision upgrades (up to the next major
  89. version) are free to registered users. For registration details 
  90. see the file 'Register.txt' included in this distribution.
  91.  
  92. -----------------------------------------------------------------
  93. V. Contacting the author.
  94.  
  95.   Support is available via e-mail: sdanilov@aol.com.
  96. Please specify the name and version of the program
  97. whenever applicable to the type of your question or
  98. comment. The latest release of the program can always
  99. be found on my website: http://members.aol.com/jijoja/.
  100. Upon registration you will receive news pertaining to
  101. the program via e-mail.
  102.  
  103.  
  104. -----------------------------------------------------------------
  105. VI. Disclaimer.
  106.  
  107. Although great care was taken while programming 'Word Sniffer',
  108. no software is without its share of faults. Here's the fine print.
  109.  
  110. Word Sniffer is provided AS IS without warranty of any kind,
  111. either express or implied.  This includes without limitation
  112. the fitness for a particular purpose or application and any
  113. warranties of merchantability.  
  114. The author shall not be liable for any damages, whether direct,
  115. indirect, special, or consequential arising from a failure of 
  116. this program or the accompanying files to operate in a manner 
  117. desired by the user. The author shall not be liable for any
  118. damage to data or property which may be caused directly or
  119. indirectly by the use of this program.
  120.  
  121. ------------------------------------------------------------
  122.  
  123. Word Sniffer is a copyrighted software and as such may not be 
  124. altered in any way.
  125.  
  126. All trademarks and registered trademarks are the property of
  127. their respective owners  and are acknowledged.
  128.  
  129. Your use of this software package indicates your acceptance
  130. of all conditions set forth in this document.
  131.  
  132.