Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 578 Bytes

exit.md

File metadata and controls

41 lines (22 loc) · 578 Bytes
description
Description of the '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)