Panoptes 1.0.0
Endpoint Detection and Response
Loading...
Searching...
No Matches
Macros
driver_constants.h File Reference

Go to the source code of this file.

Macros

#define KERNEL_LINK   L"\\Device\\Panoptes"
 
#define KERNEL_LINK_SYM   L"\\DosDevices\\Panoptes"
 
#define KERNEL_DRIVER_SERVICE_NAME   "Panoptes"
 
#define KERNEL_SERVICE_NAME   "Panoptes"
 

Macro Definition Documentation

◆ KERNEL_DRIVER_SERVICE_NAME

#define KERNEL_DRIVER_SERVICE_NAME   "Panoptes"

Definition at line 4 of file driver_constants.h.

◆ KERNEL_LINK

#define KERNEL_LINK   L"\\Device\\Panoptes"

Definition at line 2 of file driver_constants.h.

◆ KERNEL_LINK_SYM

#define KERNEL_LINK_SYM   L"\\DosDevices\\Panoptes"

Definition at line 3 of file driver_constants.h.

◆ KERNEL_SERVICE_NAME

#define KERNEL_SERVICE_NAME   "Panoptes"

Definition at line 5 of file driver_constants.h.