Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!cornell!vax5!oawx From: oawx@vax5.CIT.CORNELL.EDU Newsgroups: comp.sys.ibm.pc Subject: Re: Protecting directories from peeping eyes (how???) Keywords: PROTECT DIRECTORIES Message-ID: <17581@vax5.CIT.CORNELL.EDU> Date: 18 Dec 88 02:20:20 GMT References: <46@VAX1.CC.UAKRON.EDU> <8798@mhuxu.UUCP> Sender: news@vax5.CIT.CORNELL.EDU Reply-To: oawx@vax5.cit.cornell.edu (Eric Cox ) Distribution: na Organization: Cornell Information Technologies, Ithaca NY Lines: 16 Here's a pain-in-the-butt way, and I don't know if ncd or other programs can see it. Use a disk search utility (NU or whatever) to scan the disk for the name of the directory. When you find the sector that the directory name is on, edit it. It is at this point that you can do whatever you want, ie put weird chars in the name field, change pointers to a bogus locations, or whatever. The pain comes in that you will have to re-edit that sector and restore the previous values to re-gain access to that directory. Happy hacking, Eric Cox