HyperDbg/hyperdbg/hyperkd/code/driver
Nikzad 0564b729c9 kernel: implement CPUID command handling in kernel mode- Add DebuggerCommandCpuid() for CPUID execution
- Implement IOCTL_DEBUGGER_CPUID handler
- Fill CPUID response with register values and leaf data
- Add max sub-leaf detection for some special leaves like 0x4, 0xB and...
- Add SGX support detection via leaf 7
2026-07-19 18:12:45 +03:30
..
Driver.c uninit VMM and KD separately 2026-06-04 00:55:05 +02:00
Ioctl.c kernel: implement CPUID command handling in kernel mode- Add DebuggerCommandCpuid() for CPUID execution 2026-07-19 18:12:45 +03:30
Loader.c fix and remove unused VMM callbacks 2026-06-09 15:04:20 +02:00