|
HyperDbg Debugger
|
cpu commands More...
#include "pch.h"Classes | |
| class | InstructionSet |
Functions | |
| VOID | CommandCpuHelp () |
| help of the cpu command | |
| VOID | CommandCpu (vector< CommandToken > CommandTokens, string Command) |
| cpu command handler | |
| VOID | CpuReadVendorString (CHAR *Result) |
| Reads the CPU vendor string. | |
| int | ReadCpuDetails () |
| Print out supported instruction set extensions. | |
cpu commands
| VOID CommandCpu | ( | vector< CommandToken > | CommandTokens, |
| string | Command ) |
cpu command handler
| CommandTokens | |
| Command |
| VOID CommandCpuHelp | ( | ) |
help of the cpu command
| VOID CpuReadVendorString | ( | CHAR * | Result | ) |
Reads the CPU vendor string.
| int ReadCpuDetails | ( | ) |
Print out supported instruction set extensions.