Skip to content

Search for bytes, based on byte values, or byte patterns #45

@tommai78101

Description

@tommai78101

This is a feature request.

Currently, we have the ability to read the bytes of a file, based on the memory offset and the decoded text.

I would like to be able to search for particular bytes in the file, to be able to pinpoint where in the file are byte patterns found. This can be helpful for viewing data chunks and data wrappers where a particular byte pattern is used commonly in the file, making it easier to navigate and locate the data needed.

It would be even wonderful, as another feature, if we could search by decoded text and look for the matching byte values in the hex editor. I don't know if Regular Expressions can work for decoded text, but 'tis a dream.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues related to new features users want

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions