Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 584 Bytes

File metadata and controls

42 lines (22 loc) · 584 Bytes
description Description of 'exit' command in HyperDbg.

exit (exit from the debugger)

Command

exit

Syntax

exit

Description

Unloads the kernel modules and closes the debugger.

Parameters

None

Examples

None

IOCTL

Performs an unload before exiting the debugger, please visit unload for more information.

Remarks

None

Requirements

None

Related

unload (unload the kernel modules)