HyperDbg/hyperdbg/libhyperdbg/code/debugger/core
Nikzad 632db21290 user: implement ucpuid command in user mode- Add ucpuid.cpp with leaf/sub-leaf decoding
- 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
2026-07-19 18:15:43 +03:30
..
break-control.cpp add packet and messaging files 2026-05-29 00:10:44 +02:00
debugger.cpp added files for platform API 2026-06-20 09:28:37 +02:00
interpreter.cpp user: implement ucpuid command in user mode- Add ucpuid.cpp with leaf/sub-leaf decoding 2026-07-19 18:15:43 +03:30
steppings.cpp remove IRP sleep for debuggee manadatory bit operation codes 2025-09-06 16:44:25 +02:00