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

Upgrade pefile - Rich Headers Not Being Extracted #76

Open
ewalkup opened this issue Oct 4, 2018 · 0 comments
Open

Upgrade pefile - Rich Headers Not Being Extracted #76

ewalkup opened this issue Oct 4, 2018 · 0 comments

Comments

@ewalkup
Copy link

ewalkup commented Oct 4, 2018

This isn't in the Laikaboss code, but the installation instructions list a specific, old version of pefile to use.

Under this version, rich headers are not extracted by pefile, and never make it into metadata. Instead, you just see an empty dictionary under the "Rich Header" label.

This can be fixed by upgrading to the latest version (v2018.8.8 as of this posting) - we haven't had any compatibility issues upgrading.
Note: We saw this bug under pefile v2016.3.4, which is even newer than the one listed in the instructions. I'm not sure at what point it was fixed, but sometime in the last two years...

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