Hi guys,
I am looking for an open source tool or framework that helps on developing a java program that scans a storage device, allocate all active and deleted files and searches for the files based on their content and attributes.
I need such open source tool or framework to help me on doing the above tasks ( scanning, allocating and searching) without making a forensics image.
The digital forensics framework (DFF) and Sleuthkit are seem to support what I need. But I need your ideas about this issue. But, which one is better and is there any other open source tool.
Thanks in advance
The digital forensics framework (DFF) and Sleuthkit are seem to support what I need. But I need your ideas about this issue.
You might also want to take a look at Autopsy 3, and in particular its Developer Guide. I'm not much of a Java person, so I may be off base, but from what I see on those pages, it looks like there's at least an architecture that caters to module development.