5#define SERVICE_PORT 50055
7#define PANO_API __declspec(dllexport)
ExtensibilityType
The type of extensibility.
@ EXTENSIBILITY_TYPE_AMSI
@ EXTENSIBILITY_TYPE_NOT_SET
@ EXTENSIBILITY_TYPE_YARA
The core class for all extensibility to inherit from.
bool(* PanoEntryPtr)(PeScan *, MemScan *)
The information about the memory to be scanned that passed between the container, extensibility and t...
The information about the file to be scanned that passed between the container, extensibility and the...