|
HyperDbg Debugger
|
User mode cross-platform implementation of the local kernel-driver IOCTL transport. More...
#include "pch.h"User mode cross-platform implementation of the local kernel-driver IOCTL transport.
See platform-ioctl.h. The Windows branch forwards directly to Win32 DeviceIoControl. The Linux branch is currently stubbed (returns FALSE) and is the home where the ioctl()-based implementation against the /dev/HyperDbg character device will live once the kernel module exists.