Re: [sleuthkit-users] Sleuthkit v3.0 b3 Win32: split image not recognized
Brought to you by:
carrier
|
From: farmerdude <ke...@cr...> - 2008-09-25 16:12:15
|
Hi Mark, Hmm, I received no error. What is the exact syntax you're issuing? Cheers! farmerdude http://www.onlineforensictraining.com http://www.forensicbootcd.com On Thu, 2008-09-25 at 08:38 +0200, Mark Stam wrote: > Hi Farmerdude, > > too bad, I have tried the impressive Powershell and it's also not very > successfull, the error: > > Error stat(ing) image file (image.* : No such file or directory) > > For me, the only way to open splitted images with Windows is by using > Cygwin > > Brian, maybe it's an idea to use the rather small cygwin1.dll (the > POSIX Emulation DLL) and put it in the 'Sleuthkit for Windows > package'. The Win32 version of Testdisk / Photorec > (http://www.cgsecurity.org/wiki/TestDisk) uses cygwin1.dll and can > open splitted images without any problems. Maybe Christoph Grenier > (creator of Testdisk - gr...@cg...) can tell you more > details > > > Mark > > 2008/9/25 farmerdude <ke...@cr...> > > > For those working in Windows you can use Powershell - it > respects the > globbing * . > > And if you're using Windows you should have Powershell > installed, > because it has a number of very cool commands built-in useful > for > analysis. > > Cheers! > > farmerdude > > > http://www.forensicbootcd.com > > http://www.onlineforensictraining.com > > > > > On Mon, 2008-09-22 at 09:28 -0400, Brian Carrier wrote: > > Hi Mark, > > > > That is because Windows does not provide the same "glob"ing > feature > > that Unix systems do. The Unix shell typically breaks > image.* into a > > list of individual file names. Windows does not and I don't > have a > > work around yet. > > > > It is on the todo list: > > http://wiki.sleuthkit.org/index.php?title=Todo_List > > > > thanks, > > brian > > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ sleuthkit-users mailing list https://lists.sourceforge.net/lists/listinfo/sleuthkit-users http://www.sleuthkit.org |