mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-08-10 17:15:41 +00:00
- Implement CPUID command parser and dispatcher - Add remote CPUID support via KdSendUserCpuidPacketToDebuggee() - Implement response handler in kernel-listening.cpp - Add proper validation for FunctionId and SubFunctionId - Support hex and decimal input formats |
||
|---|---|---|
| .. | ||
| break-control.cpp | ||
| debugger.cpp | ||
| interpreter.cpp | ||
| steppings.cpp | ||