[sleuthkit-users] pytsk question
Brought to you by:
carrier
From: David N. <dav...@gm...> - 2016-07-18 15:11:55
|
On windows, running Python 2.7 and pytsk3 version 20140506 opening a file entity is slow on the order of 2 – 4 seconds. The fs_info object is for an active drive. We have tried directly opening the entity using fs_info.open and fs_info.open_dir with similar results. Is there a more performant option to opening directories when traversing a directory tree? Are these times abnormal? |