totof
Apr 27 2004, 03:24 PM
I would knoww does it exist a dos tool to hide a path like
c:\windows\toto\config\toto1\etc.. ??
Psychotec
Apr 27 2004, 03:40 PM
hmm visit this link: hxxp://www.hpaa.com/moslo/utils.asp
and try:
CATT
Description
Change file attributes or find files based on current attributes and/or date range in one directory or complete directory trees. Hide directories. Show file names, attributes, number of matching files and combined size.
Hope it will help...anyway you can also try google...i found much
Psychotec
Apr 27 2004, 03:42 PM
also try this tool:
hxxp://www.filelibrary.com:8080/cgi-bin/freedownload/DOS/h/55/hd_sd.zip
DescriptionHide and Show directories from the command line. Works like DOS' CD and MD command! -Freeware!
i think that one is better
totof
Apr 27 2004, 04:47 PM
thanks man
Rave4
Apr 27 2004, 05:15 PM
attrib +h folder ( remember msdos )
Spawn
Apr 27 2004, 05:33 PM
indeed use the attrib command
totof
Apr 27 2004, 07:42 PM
i know this this command for logtime man
but i would a tool only
tweakz20
Apr 27 2004, 08:01 PM
do you want a gui tool you mean..? attrib is a standard command and was meant just for that (and files)...
LKM
Apr 27 2004, 08:07 PM
Maybe he wants to hide TOTALLY a directory, not only a +h attrib, but that's just me.
Unfortunately, I don't know any tool for that
da_cash
Apr 27 2004, 08:48 PM
http://www.soft411.com/companies/hide-folder.htmltry this link ...hope you'll find what u looking for...
for a great tutorial visit here
http://www.groovyweb.uklinux.net/index.php...%20in%20windowsif you want to completly hide adirectory you may use rootkit...
ithink the hxdef and vanquish rootkits are able to hide directories...
they are available as open source so you may mod them for your own purposes.
iWeasel410
Apr 27 2004, 10:32 PM
Head on over to rootkit.com and check out the rootkits that they have available, I'm pretty sure that's what you're looking for and it should do the trick.
scsiman
Apr 28 2004, 07:33 PM
open explorer
new dir
f2
alt255 hiddendosdir
under dos can't be accessed
well it can but you have to type cdspacealt255hiddendosdir
totof
Apr 28 2004, 08:14 PM
how do you dlete the file ??
tweakz20
Apr 28 2004, 10:49 PM
| QUOTE (scsiman @ Apr 28 2004, 07:33 PM) |
open explorer new dir f2 alt255 hiddendosdir
under dos can't be accessed
well it can but you have to type cdspacealt255hiddendosdir |
what?? F2 lets you change the name... and what do you mean alt255?? that made no sense... anyway
anyway, what did you do to the file that you can't delete it?
IamSam
Apr 28 2004, 10:55 PM
I Think the more efficient method is attrib +h ...
tweakz20
Apr 28 2004, 11:06 PM
i used to have a very nice program that totally hid and encrypted everything you chose to government standards... and there was no way to even notice it was there, believe me, i tried to hack it plenty of times
This program is no longer being produced and I have not found anything to replace it...

.. but in other words, there are other ways... don't know any anymore
SlippyG
Apr 29 2004, 02:46 AM
Not sure what the original poster is actualy after (or why)
As stated, DOS has the attrib command...
C:\>attrib /?
Displays or changes file attributes.
ATTRIB [+R | -R] [+A | -A ] [+S | -S] [+H | -H] [[drive:] [path] filename]
[/S [/D]]
+ Sets an attribute.
- Clears an attribute.
R Read-only file attribute.
A Archive file attribute.
S System file attribute.
H Hidden file attribute.
/S Processes matching files in the current folder
and all subfolders.
But thats not neccessarily hidden to the user (who probably uses windows). If you're trying to completely hide something on *someone elses* system then you're probably looking at either a FAT unlink, using the unallocated portions of the disk (Read the partition table and perform sector writes in the gap between the bottom of the last partition and the end of the physical disk), or finaly the MBR (will upset any AV)
If, instead, you're hiding data on your own system then get a new 60gb drive from a bulk manufacturer who also produces a 120gb in the same range. To keep costs down they will just produce the 120gb and limit them to 80gb, 60gb etc... (Seagate being a good example) This can be interleaved to produce a 60gb drive populated with mundane data and an interleaved 60gb of hidden data space. Ive done kind of thing with the barracuda range after hearing how the MOD used similar techniques on laptop drives.
Benefits? even if someone mirrors your drive and performs standard forensics they wont find your data. Of course, a platter analysis would reveal all but nobody is likely to go that far. Not even in a police investigation.
If you didn't need so much space or were restricted to legacy hardware then a simple hook could essentialy make whole portions of the drive invisible to all but raw sector readers. If the hook is instead a ringzero then even raw sector reads will fail to locate your data and the drive would have to be taken out, mirrored and analysed on a seperate machine (Or CD booted with a forensic disk)
This is one of those questions that boils down to details.
- How large is the data you want to hide
- How bad are the likely consequences of it being found
- Who is likely to go looking for it and what are their resources?
If its not at all important or the opponent is dumb then just drop it somewhere obscure, +H it, set the date to the date of the surrounding files, name it something bland and set the registry to hide hidden and system files/folders..
However, if your freedom could be on the line then its a whole different ball game and I may even be interested in coding something to your requirements.
SG
scsiman
Apr 29 2004, 10:58 PM
| QUOTE (tweakz20 @ Apr 28 2004, 10:49 PM) |
| QUOTE (scsiman @ Apr 28 2004, 07:33 PM) | open explorer new dir f2 alt255 hiddendosdir
under dos can't be accessed
well it can but you have to type cdspacealt255hiddendosdir what?? F2 lets you change the name... and what do you mean alt255?? that made no sense... anyway
anyway, what did you do to the file that you can't delete it? |
with alt255 i mean u hold the alt key and type 2 5 5 on the numeric pad
and you cant access nor delete it under dos unlike you know the right alt-code ( ascii code if you prefer)
under dos , so you have to type cd alt255unaccessibledirname to enter that dir
|
_v
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.