[sleuthkit-announce] New Beta, Docs, RSS, etc.
Brought to you by:
carrier
From: Brian C. <ca...@sl...> - 2008-09-16 07:11:30
|
There is a new beta up on sleuthkit.org. The list of changes is at the end of this e-mail. I think this will be the final beta. Major changes for users are that there is an image layer cache, libewf is enabled in win32 executables, and sorter has a '-b' flag to specify the minimum file size, and the d* tools are not blk*. Library users now have a consistent way to access attributes. There is an updated Autopsy to reflect the TSK name changes. http://www.sleuthkit.org/betas/ I have started to re-examine the TSK and Autopsy documents and rearranged the wiki and website a bit to make more clear sections for tool users, library users, and developers (and starting to make the project more open for developers). Please add to the areas of the wiki that could use more documentation. http://wiki.sleuthkit.org/index.php?title=Main_Page Finally, I created an RSS feed for sleuthkit.org to announce site and tool updates. You can subscribe to it here: http://www.sleuthkit.org/rss.xml brian 8/20/08: Bug Fix: Look for Windows objects when opening files in Cygwin, not just Win32. Reported by Par Osterberg Medina. 8/21/08: Update: Renamed library and install header files to have a '3' in them to allow parallel installations of v2 and v3. Suggested by Simson Garfinkel. 8/22/08: Update: Added -b option to sorter to specify minimum file size to process. Suggested by Jeff Kell. 8/22/08: Update: Added libewf as a requirement to build win32 so that E01 files are supported. 8/29/08: Update: Added initial mingw patches for cross compiling and Windows. Patches by Michael Cohen. 9/X/08: Update: Added ability to access attibutes 9/6/08: Update: Added image layer cache. 9/12/08: Bug Fix: Fixed crash from incorrectly cleared value in FS_DIR structure. Reported and patched by Jason Miller. 9/13/08: Update: Changed d* tool names to blk*. |