pause
Description of 'pause' function in HyperDbg Scripts
pause
pause( );
No argument.
Breaks and halts the system and give control to the kernel debugger.
pause();
Break and halt the system and give control to the debugger.
None
Last modified 1yr ago