Skip to content

Text search with pattern #217

@schrmh

Description

@schrmh

To put it simple, my personal issue is:
In many files I open in wxHexEditor I have strings where after each char is a NULL byte.
E.g. I want to search for Network but in the file is 4e 00 65 00 74 00 77 00 6f 00 72 00 6b 00. Thanks to those extra 00 bytes I can't just search for Network but have to use something else first that convert the string to hexadecimal and inserts the 00 bytes...

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