HolmesProcessing / Holmes-Totem

Investigation Planner for fast running analysis with predictable execution time. For example, static analysis.
Apache License 2.0
29 stars 16 forks source link

Create PEV based PE extractor #152

Closed webstergd closed 7 years ago

webstergd commented 7 years ago

We need to a fast method for extracting PE header information. We should create a new service that supports extraction using PEV [1].

[1] http://pev.sourceforge.net/

webstergd commented 7 years ago

@boddumanohar is making some good progress on this during GSoC. Also working with creating an improved version of PEInfo with the newest version of PEFile