Skip to content

URGENT: Rebasing the database will invalidate any patch #29

@loqstrz

Description

@loqstrz

If you rebase your database and then attempt to patch your binary, the patches will NOT be applied when attempting to quick patch.

How to reproduce:

  1. Open any database and rebase it to zero.
  2. Do any kind of patch.
  3. Do a "Quick patch" and compare the unmodified and the "modified" version in any hex editor. Both versions are the same.

Workaround for now: Rebase it back to what it originally was. It will then apply the patches correctly (you can do that as the last step before applying the patch.)

Rebasing is relevant when using multiple analysis tools and the offsets are not the same.

Please push a fix for this asap. Thank you.

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