!unhide
!unhide
IOCTL_DEBUGGER_HIDE_AND_UNHIDE_TO_TRANSPARENT_THE_DEBUGGER
IOCTL to enable or disable transparent-mode.IsHide = TRUE
: Enable transparent-mode.IsHide = FALSE
: Disable transparent-mode.IsHide
.DEBUGEER_OPERATION_WAS_SUCCESSFULL
to user-mode (as KernelStatus to the above structure), and if it was unsuccessful, then DEBUGEER_ERROR_DEBUGGER_ALREADY_UHIDE
which is an indicator that HyperDbg was not already in transparent-mode.