Skip to content

Add argument to invert query endianess  #11

@cirosantilli

Description

@cirosantilli

E.g.:

bgrep -i 4 0102030405060708

would invert endianess and be equivalent to:

bgrep 00403020108070605

The magic case -i 0 could invert the entire string to: 0807060504030201.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions