Re: [sleuthkit-users] ntfs.c.patch
Brought to you by:
carrier
From: Brian C. <ca...@ce...> - 2003-03-10 03:08:14
|
On Mon, Mar 10, 2003 at 10:06:11AM +0900, Hideaki Ihara wrote: > Brian Carrier <ca...@at...> wrote: > > >It would be useful if you could make a small partition (10 MB or so > >that is wiped so it compresses nicely) with Japanese characters in it. > > I made a NTFS image of eight mega size. > http://www.port139.co.jp/task/ads02.dd > > It includes a Japanese character. > In addition, it has 255 characters as length of a file name. Great, I'll check it out. > > Mr.Takahashi and I have tried to solve this problem in these days. > http://www.securiteam.com/windowsntfocus/5QP08156AQ.html Interesting. The only place that TASK would have a problem with this though is with 'ffind'. The path in 'ffind' is limited to 2048. If you were to browse via directories though (like in Autopsy) it should not matter. Is there another place that I am not thinking of? brian |