MCPcopy Create free account
hub / github.com/Mixaill/FakePDB / GetTimestamp

Method GetTimestamp

src_cpp/src/pe/pe_file.cpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 }
101
102 uint32_t PeFile::GetTimestamp()
103 {
104 return _obj->getTimeDateStamp();
105 }
106
107 uint32_t PeFile::GetImageSize()
108 {

Callers 1

RunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected