Re: [sleuthkit-users] ntfs.c.patch
Brought to you by:
carrier
From: Hideaki I. <hi...@po...> - 2003-03-01 05:50:42
|
Hi On Wed, 26 Feb 2003 04:37:39 +0900 TAKAHASHI Motonobu <mo...@ho...> wrote: >I added -8 (Use UTF-8) option for fls and ffind. >I have not enough time to examine if other tools need to modify or >not. Please examine others > Hideaki :-) I tested utf8.patch. (http://www.port139.co.jp/task/ntfs.dd) fls and ffind displayed Japanese file names in Unicode correctly. However, icat and istat displayed error 'Segmentation fault'. [OK] ./fls -f ntfs -8 -l ntfs.dd [OK] ./fls -f ntfs -8 -l -D ntfs.dd [OK] ./fls -f ntfs -8 -l -p ntfs.dd [OK] ./fls -f ntfs -8 -l -p -r ntfs.dd [OK] ./fls -d -f ntfs -8 ntfs.dd [OK] ./fls -u -f ntfs -8 ntfs.dd [OK] ./fls -m /body -f ntfs -8 ntfs.dd [OK] ./ffind -f ntfs -8 -a ntfs.dd 34 [NG] ./istat -f ntfs ntfs.dd 34 Segmentation fault [NG] ./icat -f ntfs ntfs.dd 34 Segmentation fault Are there other commands that I must test? Please advise me. > all -- Hideaki Ihara <hi...@po...> Port139 URL: http://www.port139.co.jp/ PGP PUBLIC KEY: http://www.port139.co.jp/pgp/ |