Skip to content

Add length filtering options to ronin extract #259

Open
@postmodern

Description

@postmodern

Add options for filtering the length of the matched strings.

  • --match-length NUM - only print matches of the exact length.
  • --match-min-length NUM - only print matches greater or equal to the minimum length.
  • --match-max-length NUM - only print matches less than or equal to the maximum length.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions