Re: [sleuthkit-users] Processing E01 and Ex01
Brought to you by:
carrier
|
From: sandun c. <san...@gm...> - 2013-09-05 15:49:21
|
Thanks Brian for the response. I am using the sleuthkit sharp to read the file. There is no any compilation error. But, at run time, it seems tsk_fs_open_img() doesn't return the correct file info. (handle == IntPtr.Zero) But it reads img and iso files correctly. What could be the problem? On Thu, Sep 5, 2013 at 8:08 PM, Brian Carrier <ca...@sl...> wrote: > What error are you getting? Are you having trouble compiling or running? > Do you need the framework or did you really want TSK core? > > On Sep 5, 2013, at 10:17 AM, sandun css <san...@gm...> wrote: > > > Hi, > > > > I am new to TSK and Libewf and tried to use following (latest) TSK, > Libewf and Zlib versions together to process E01 files. > > > > sleuthkit-framework-win32-4.1.0 > > libewf-20130416 > > zlib-128 > > > > But it doesn't seem to be working. Can you please advice me on the > recommended compatible versions of these? > > > > Please note that I built libewf myself (didn't build TSK) to use it in > the sleuthkit sharp > > > > Thanks, > > Nilanga > > > ------------------------------------------------------------------------------ > > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! > > Discover the easy way to master current and previous Microsoft > technologies > > and advance your career. Get an incredible 1,500+ hours of step-by-step > > tutorial videos with LearnDevNow. Subscribe today and save! > > > http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk_______________________________________________ > > sleuthkit-users mailing list > > https://lists.sourceforge.net/lists/listinfo/sleuthkit-users > > http://www.sleuthkit.org > > |