Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Extend libpe's API to support all the properties of PEV #13

Closed
boddumanohar opened this issue Jun 26, 2017 · 2 comments
Closed

Extend libpe's API to support all the properties of PEV #13

boddumanohar opened this issue Jun 26, 2017 · 2 comments

Comments

@boddumanohar
Copy link
Contributor

Currently libpe API supports "sections", "headers", "Directories". We need to add support for other properties of the PEV like "hashes", "Imports", "exports", "resources", "relocations", "entrophy".

@jweyrich
Copy link
Collaborator

Merged in fd4cc81. Thank you!

@jweyrich
Copy link
Collaborator

@boddumanohar we still need to find what's causing those memory warnings/errors detected by valgrind.
I suspect it's caused by a memory corruption somewhere (possibly an overflow) - but haven't had the time to investigate yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants