| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| InteliSpider_1.1.zip | 2012-09-28 | 2.4 MB | |
| README.txt | 2012-09-24 | 938 Bytes | |
| Totals: 2 Items | 2.4 MB | 0 | |
InteliSpider (e-Discovery tool)
author: John Markh (john dot markh at gmail dot com)
release date: September 24, 2012
====================
Description
====================
Extendable and flexible e-Discovery tool designed to identify information on a
file system, databases and within files (such as Zip, Jar, Outlook Personal
Folders, Open Document and Office Open XML).
====================
Usage
====================
java -jar InteliSpider.jar <properties file>
The tool configurable through intelispider.properties file.
====================
Version History
====================
Version 1.1: Updated code to fully support Outlook Personal Folders (pst) files.
Version 1.0: Updated code to support multiple threads and read buffer size
(configureable in intelispider.properties file). In addition, the code was
updated to use byte[] instead of BufferedInputStream (720% increase in speed).
Version 0.9: Initial release.