.disconnect (disconnect from a session)
Description of the '.disconnect' command in HyperDbg.
Command
.disconnect
Syntax
.disconnect
Description
Disconnects from the current session.
Parameters
None
Examples
None
IOCTL
None
Remarks
This function disconnects from a session and will not unload the kernel modules.
Requirements
None
Related
Previous.connect (connect to a session)Next.listen (listen on a port and wait for the debugger to connect)
Last updated