Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the detection of Enigma protector (32-bit). #741

Merged
merged 2 commits into from
Apr 15, 2020

Conversation

tamaroth
Copy link
Contributor

@tamaroth tamaroth commented Apr 15, 2020

The following changes ensure that previously undetected versions, and
hopefully future versions as well, are properly detected as Enigma.

See avast/retdec-regression-tests/pull/48 for tests.

Piotr Szczepanski added 2 commits April 15, 2020 14:52
Enigma protector offers a separate tool to protect 64-bit binaries. Such
binaries have a different signature from the 32-bit versions. This
addition will ensure the 64-bit versions will be properly detected.
The following changes ensure that previously undetected versions, and
hopefully future versions as well, are properly detected as Enigma.
@s3rvac
Copy link
Member

s3rvac commented Apr 15, 2020

Let's run TeamCity tests.

@s3rvac s3rvac merged commit 47ec8d5 into master Apr 15, 2020
@s3rvac s3rvac deleted the improvement-enigma-detection branch April 15, 2020 16:58
s3rvac added a commit that referenced this pull request Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants