![]() |
Panoptes 1.0.0
Endpoint Detection and Response
|
#include <Windows.h>#include <string>Go to the source code of this file.
Classes | |
| class | PanoptesContainerClient |
Functions | |
| void | SelfQueuePeScan (std::string pePath, std::string fileHash) |
| VOID | RunServiceServer (LPVOID lpParam) |
| VOID RunServiceServer | ( | LPVOID | lpParam | ) |
Definition at line 371 of file grpc.cpp.
References CreateRegistryEntryWithPort(), serviceContext, and PanoptesContext::threadError.
Referenced by WinMain().
| void SelfQueuePeScan | ( | std::string | pePath, |
| std::string | fileHash | ||
| ) |
Definition at line 224 of file grpc.cpp.
References PanoptesContext::config, GetRegistryPortValue(), isPathInExclusions(), selfStub_, and serviceContext.
Referenced by DisplayEventInfo().