![]() |
Panoptes 1.0.0
Endpoint Detection and Response
|
#include <LIEF/PE.hpp>#include <LIEF/errors.hpp>#include <LIEF/PE/signature/Signature.hpp>#include "PanoptesPE.h"Go to the source code of this file.
Variables | |
| std::unique_ptr< const Binary > | binary |
| std::unique_ptr<const Binary> binary |
Definition at line 8 of file pe-scan.cpp.
Referenced by PortableExecutable::CheckIfSigned(), PortableExecutable::GetImports(), PortableExecutable::GetSections(), and PortableExecutable::PortableExecutable().