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

output pefile warnings #16

Closed
jeremyd2019 opened this issue Mar 30, 2023 · 0 comments
Closed

output pefile warnings #16

jeremyd2019 opened this issue Mar 30, 2023 · 0 comments

Comments

@jeremyd2019
Copy link
Owner

the pefile module has a concept of 'warnings', which are not fatal and are not output by default. it provides get_warnings and show_warnings methods on the PE class.

One such warning is "Export directory contains more than {} symbol entries. Assuming corrupt.", which is triggered on msys2/MINGW-packages#16467

jeremyd2019 added a commit that referenced this issue Mar 30, 2023
jeremyd2019 added a commit that referenced this issue Mar 30, 2023
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