-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Labels
feature requestIssues related to new features users wantIssues related to new features users want
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestIssues related to new features users wantIssues related to new features users want