home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / computpc / compv3n3.arc / SNOOPER.DOC < prev    next >
Encoding:
Text File  |  1989-01-26  |  837 b   |  22 lines

  1.  
  2. Snooper (SNOOPER.EXE) is an all-purpose program for finding text
  3. strings in any file of any size.
  4.  
  5. Snooper blasts through spreadsheets, program files (like
  6. BASICA.COM), or any kind of disk file and snoops out hidden
  7. messages.
  8.  
  9. To use Snooper, enter SNOOPER FILENAME.EXT [/O] at the DOS
  10. prompt. (If you want to see each string's offset in the file, use
  11. the optional /O switch.) Try Snooper on COMMAND.COM, for example,
  12. and you'll see arcane messages like ``Top level process aborted,
  13. cannot continue.''  You can use the program with redirection
  14. commands or filters:
  15.  
  16. SNOOPER \TP\TURBO.EXE | FIND "Mermaid"
  17.  
  18.      Snooper runs on any IBM PC, XT, AT, or compatible with at
  19. least 64K of memory, and DOS 2.0 or higher.
  20.  
  21.      For more information on Snooper, see the "Programming Power"
  22. column in this issue's magazine.
  23.  
  24.