Sha256: 01784cf7b0fc6cbdd058049f917437ee2cc668a6240a14b3ab161cb6bd8806d4

Contents?: true

Size: 585 Bytes

Versions: 6

Compression:

Stored size: 585 Bytes

Contents

# ronin-entropy 1 "May 2022" Ronin "User Manuals"

## SYNOPSIS

`ronin entropy` [*options*] [*FILE* ...]

## DESCRIPTION

Filters each line by it's Shannon Entropy.

## ARGUMENTS

*FILE*
  The optional file to read and filter. If no *FILE* arguments are given, then
  `ronin entropy` will read from standard input.

## OPTIONS

`-e`, `--entropy` DEC
  The minimum required entropy value. If the `-e`,`--entropy` option is not
  given, it will default to `4.0`.

`-h`, `--help`
  Print help information.

## AUTHOR

Postmodern <postmodern.mod3@gmail.com>

## SEE ALSO

ronin-extract(1)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ronin-2.0.0 man/ronin-entropy.1.md
ronin-2.0.0.beta5 man/ronin-entropy.1.md
ronin-2.0.0.beta4 man/ronin-entropy.1.md
ronin-2.0.0.beta3 man/ronin-entropy.1.md
ronin-2.0.0.beta2 man/ronin-entropy.1.md
ronin-2.0.0.beta1 man/ronin-entropy.1.md