home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / DIR / DIRHIDE1.ZIP / SECRETS.DOC < prev   
Encoding:
Text File  |  1991-07-17  |  1.2 KB  |  32 lines

  1. The original three programs (MDSECRET.COM, CDSECRET.COM, and RDSECRET.COM)
  2. provided the capability to create "secret" (e.g., not easily viewable
  3. or accessible) directories.
  4.  
  5. I have NO idea where they came from:  they've been sitting at SIMTEL20
  6. for years.
  7.  
  8. The only thing that made them "inaccessible" or secret was the untypeable
  9. (and normally undisplayable) first character of their names.
  10.  
  11. I've disassembled the original files, commented the disassembly,
  12. and tweaked them.  (The original code was crude, excessively padded,
  13. and the executables had been padded to 512 bytes somewhere along the way.
  14.  
  15. The new code is tighter .. but that's all I can say about it.
  16.  
  17. The security you gain here is just about nil.  Anyone with a decent
  18. "point and shoot" directory shell or utility will be able to see
  19. the "secret" directories.  Selecting them from a list will bypass
  20. the "untypeable" nature of their names.
  21.  
  22. For this reason I haven't bothered adding command line capability
  23. (instead of the stupid directory name prompt) or any other "features."
  24.  
  25. The code (and programs) should be preserved for historical purposes,
  26. I assume.
  27.  
  28. Regards,
  29. David Kirschbaum
  30. Toad Hall
  31. kirsch@usasoc.soc.mil
  32.