HyperDbg/hyperdbg/hyperkd/code/common
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
..
Common.c kernel: implement CPUID command handling in kernel mode- Add DebuggerCommandCpuid() for CPUID execution 2026-07-19 18:12:45 +03:30
Synchronization.c add synchronization functions 2025-08-30 03:55:15 +02:00