Version 19.5

December 18, 2019

New General Features

  • Added the Extract Frequent Strings command to create a list of frequent whole lines or words as a CSV document.

  • Added the ability to create a table of frequent strings from the Find Extract results (the Find dialog box - the arrow at the right side of the Extract button - Extract Options dialog box - the Count Frequent Strings check box). For instance, to create a list of frequently used IPv4 addresses in the current document, open the Find dialog box, click the arrow at the right side of the Extract button, select Extract Options, select Display Matched Strings Only, set the Count Frequent Strings check box in the Extract Options dialog box, click the Number Range radio button in the Find dialog box, enter "0.0.0.0/0" in the Find text box, and click the Extract button.

New Options

New Commands

Plug-in API New Features

Macro New Features

  • Added the eeExFindCountFrequency flag to the Find method.