Innorules Ruletrace Converter


Drag and drop your rule trace files to convert special delimiters.

Features
  • Convert special delimiters on rule trace .xml.
    • replace STX(0x02), EOT(0x04), GS(0x1D) and RS(0x1E) to :
    • replace ETX(0x03) and <CR><LF> to ;
    • replace <> to &lt;&gt;
    • replace & to &amp;
  • Insert XML specification to first line if not exists.
  • Automatic conversion to specific directory every 5 seconds.
  • Automatic encoding detaction (EUC-KR or UTF-8)

#innorules #rule #trace #converter

Want to share your Plugin ?
  • Fork this on GitHub
  • Create your own markdown post under the _plugins directory
  • Push your changes up and open a new pull request