dumpdynamicrules - Snort SO stub generator helper

Dump Snort SO rule stub helper program. Can optionally repack a Snort rule tarball with the generated stubs, in place or to a new file.

Usage

usage: idstools-dumpdynamicrules [-h] [--snort SNORT] [--version VERSION]
                                 [--dist DIST] [--out OUT]
                                 [--repack [filename]] [-v]
                                 <path>

positional arguments:
  <path>               SO rule directory or rule tarball

options:
  -h, --help           show this help message and exit
  --snort SNORT        path to snort
  --version VERSION    Snort version
  --dist DIST          operating system/distribution
  --out OUT            path to output SO stubs to
  --repack [filename]  repack archive with generated SO stubs
  -v, --verbose        log more information