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

Wrong DOS stub size #33

Closed
hasherezade opened this issue Apr 4, 2021 · 1 comment
Closed

Wrong DOS stub size #33

hasherezade opened this issue Apr 4, 2021 · 1 comment

Comments

@hasherezade
Copy link
Owner

Sample:
a547729d4921eebd127819817d1e3a8d4c302ed9d4b6ad3579b3bac21279c287

In this sample the PE header starts in the middle of the DOS header:

dos_header

As a result the size of DOS header is calculated wrongly.

pebear_wrong_ep_attach

@hasherezade
Copy link
Owner Author

Fixed in 0.5.4

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

No branches or pull requests

1 participant