Skip to content

Search for bytes #75

Description

@Mercury13

Scenario 1. Ordinary 386 with absolute addresses. Got a constant Delphi string. Do not know for sure how it works, so need to search for the top three bytes of its address (Intel byte order), regardless whether it's code, data or wrongly created string.

Scenario 2. Got a C string without cross-references. We know for sure how it works, so search for these four bytes. That must be a separate feature: search for absolute address. For simplicity, drop relative addresses of x64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions