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

feat: verify authenticode hash from signature #84

Merged
merged 3 commits into from
Sep 5, 2023

Conversation

secDre4mer
Copy link
Contributor

Add a check to verify that the authenticode hash contained in the signed ASN.1 content matches the hash from the PE file.

For full definitions of the ASN.1 structure, see https://download.microsoft.com/download/9/c/5/9c5b2167-8017-4bae-9fde-d599bac8184a/Authenticode_PE.docx

Add a check to verify that the authenticode hash contained in the signed
ASN.1 content matches the hash from the PE file.
Copy link
Member

@LordNoteworthy LordNoteworthy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@secDre4mer awesome work ! and clean code 👍

@LordNoteworthy LordNoteworthy merged commit 485fc44 into saferwall:main Sep 5, 2023
@LordNoteworthy
Copy link
Member

The new tag 1.4.5 contains this patch.

@LordNoteworthy LordNoteworthy added the enhancement New feature or request label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants