status (show the debuggee status)
Description of the 'status' command in HyperDbg.
Command
status
Syntax
status
Description
Shows the connection status of the HyperDbg's Connection.
Parameters
None
Examples
The following example shows the status of the debuggee.
IOCTL
None
Remarks
This command will continue the debuggee for some time (in Debugger Mode). This means that you lose the current context (registers & memory) after executing this command.
Requirements
None
Related
Last updated