RegeX is a line-oriented PCRE-compatible regular expression powertool. It rips through large files, highlighting matching lines on the fly, and extracting data features to XML and CSV. Also supports line collapsing and grouping of lines by matching regex.
New Features!- Web Sources - Run your regular expressions over data from the web!
- Pipe Sources - Parse the output from your shell scripts and executables.
RegeX is a great tool for:
- Security Personnel
- Data Mining
- System Administrators
- Researchers
- Anyone else who has to deal with large amounts of line oriented data.
Another great use for this tool is pre-processing and filtering CSV or other data for later importation into MS Excel or other tools.
RegeX is not limited by file-size. All manipulations are performed on-the-fly and the upper bound of the files it can manipulated is only limited by your system's memory. RegeX works in concert with your memory manager, so you can manipulate large files on a G4 Powerbook.
RegeX is trialware. A 15-day trial is the default demonstration period. Please contact the developer if a longer demonstation period is required.