Skip to content

Comments

unpacker/mpress: Properly copy non-packer related sections to the unpacked file#913

Merged
metthal merged 1 commit intomasterfrom
mpress-resources
Jan 8, 2021
Merged

unpacker/mpress: Properly copy non-packer related sections to the unpacked file#913
metthal merged 1 commit intomasterfrom
mpress-resources

Conversation

@metthal
Copy link
Member

@metthal metthal commented Jan 7, 2021

After the commit 60ea783, we've had MPRESS unpacker bugged. Specifically the part which copied sections from packed PE into unpacked PE, which were not modified by packing process at all. This resulted in files unpacked by our retdec-unpacker to miss things like exports, resources and other things which are usually placed in their own sections (apart from imports which were properly reconstructed and unpacked code).

@metthal
Copy link
Member Author

metthal commented Jan 7, 2021

Lets run TC tests.

@metthal metthal merged commit f4da380 into master Jan 8, 2021
@metthal metthal deleted the mpress-resources branch January 8, 2021 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant