terminate_session
Stop the debuggee process and close the debugging session to free resources before loading a new executable or concluding analysis. x64dbg remains open for further use.
Instructions
Stop the debuggee process and close the debugging session. x64dbg itself stays open and ready for the next load_executable call. Call this before loading a new executable, or when analysis is complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID to terminate |