A friend was doing some eDiscovery work and needed to export some search hits for review by an attorney. He decided he wanted to export some of the text around the search hit so the reviewing party would have some context to evaluate the located search hit.
This EnScript was written to export x number of bytes before and after a selected search hit. To use, perform your keyword search like normal, then select (blue check) the search hits you want to export and run the EnScript. The EnScript will export whatever number of bytes before and after that you specify. If the search hit is closer to the beginning or end of the file than the number of bytes you specified to be exported, then the available amount of data from the beginning or to the end will be exported.
Written for EnCase v6, but should run in v5
Download Here
Tuesday, October 23, 2007
Subscribe to:
Post Comments (Atom)

3 comments:
How do you view the results?
The results are exported into your default export folder, usually C:\Program Files\EnCase6\Export
Is there a way to make the results a bookmark or something a little easier to add to a report rather than a dmp file? Thanks for your work.
Post a Comment