.help (show the help of commands)
Description of the '.help' command in HyperDbg.
Last updated
Description of the '.help' command in HyperDbg.
.help
.help [Command (string)]
Shows the help and example(s) of using a specific command.
[Command (string)]
The target command.
The following command shows the help of !epthook2 command.
HyperDbg> .help !epthook2None
You can use .hh and help too, these are aliases for .help.
None
None
Last updated