MCPcopy Create free account
hub / github.com/NtQuery/Scylla / PeParser

Method PeParser

Scylla/PeParser.cpp:10–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9
10PeParser::PeParser()
11{
12 initClass();
13}
14
15PeParser::PeParser(const WCHAR * file, bool readSectionHeaders)
16{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected