HyperDbg Debugger
Loading...
Searching...
No Matches
platform-ioctl.c File Reference

User mode cross-platform implementation of the local kernel-driver IOCTL transport. More...

#include "pch.h"

Detailed Description

User mode cross-platform implementation of the local kernel-driver IOCTL transport.

Author
Max Raulea (max.r.nosp@m.aule.nosp@m.a@gma.nosp@m.il.c.nosp@m.om)

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.

Version
0.20
Date
2026-06-09