Re: [sleuthkit-users] No mactime in Windows Version of Sleuthkit
Brought to you by:
carrier
|
From: Bart S. <ba...@ru...> - 2009-09-04 16:03:47
|
Hi Brian, On Friday 04 September 2009 14:31:07 Brian Carrier wrote: > It would be much appreciated if someone could either: > > - Create a wiki page on manually setting up mactime on Windows > - Figure out an easy way to automatically distribute mactime for > Windows (it maybe easier than I think now that I removed the Date > module dependency, but I haven't spent much time thinking about it yet). You could use PerlApp from ActiveState's PDK (http://www.activestate.com/perl_dev_kit/). It creates an executable that contains all the necessary libraries. The drawback of course is that it is an executable .... The plus is that ppl do not need a perl environment. I have a license, so if you want me to create an example of mactime for Windows for you to look at, let me know. All the best, Bart |