![]() |
Panoptes 1.0.0
Endpoint Detection and Response
|
Functions | |
| TEST (PEScan, GetImports) | |
| TEST (PEScan, GetSections) | |
| TEST (PEScan, CheckIfSigned) | |
| PE::TEST | ( | PEScan | , |
| CheckIfSigned | |||
| ) |
Definition at line 18 of file Test_PanoptesPE.cpp.
References PortableExecutable::CheckIfSigned(), and result.
| PE::TEST | ( | PEScan | , |
| GetImports | |||
| ) |
Definition at line 6 of file Test_PanoptesPE.cpp.
References PortableExecutable::GetImports(), and result.
| PE::TEST | ( | PEScan | , |
| GetSections | |||
| ) |
Definition at line 12 of file Test_PanoptesPE.cpp.
References PortableExecutable::GetSections(), and result.