For the complete documentation index, see llms.txt. This page is also available as Markdown.

.help (show the help of commands)

Description of the '.help' command in HyperDbg.

Command

.help

Syntax

.help [Command (string)]

Description

Shows the help and example(s) of using a specific command.

Parameters

[Command (string)]

The target command.

Examples

The following command shows the help of !epthook2 command.

HyperDbg> .help !epthook2

IOCTL

None

Remarks

You can use .hh and help too, these are aliases for .help.

Requirements

None

None

Last updated