Hi,<br>
Thanks for your comments.<br>
Yes,i need to improve a lot on my coding skills,<br>
i'll surely learn and implement it soon.<br>
<br>
After hiding a file,i executed fsck program.<br>
<br>
fsck said : <br>
Unattached inode 6932386 <br>
Connect to /lost+found?<br>
<br>
 i typed 'yes',the inode is placed under /lost+found directory.<br>
Now i tried to run exthide to unhide the file.The file is placed in its directory.<br>
yes,the hidden files are exposed during fsck.<br>
<br>
i don't think exthide will crash the harddisk.<br>
I agree exthide makes the standard file system into dirty,<br>
but i don't to think exthide is a dangerous program,<br>
as long as user hides minimum number of files with it.<br>
[I may be wrong here - please correct me if i'm wrong.]<br>
<br>
Thanks once again for your comments.<br>
<br>
Thanks,<br>
Lakshmipathi.G<br><br><div><span class="gmail_quote">On 2/5/08, <b class="gmail_sendername">Theodore Tso</b> <<a href="mailto:tytso@mit.edu">tytso@mit.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, Feb 05, 2008 at 04:23:38PM +0530, lakshmi pathi wrote:<br>> Hi friends,<br>> I wrote a file hiding program under linux.(It's alpha)<br>> Here is the link :<br>> <a href="http://freshmeat.net/projects/exthide">http://freshmeat.net/projects/exthide</a><br>
<br>This is a dangerous program; if a full fsck is run on the filesystem,<br>your "hidden files" will be erased.<br><br>The code quality could defintely be improved, in terms of indentation<br>style, #including the correct header files for portability, etc.<br>
<br>                                                -
Ted<br></blockquote></div><br>