-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
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:
- Open any database and rebase it to zero.
- Do any kind of patch.
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels