Detours icon indicating copy to clipboard operation
Detours copied to clipboard

DetourDetach() Return ERROR_INVALID_OPERATION

Open wineggdrop opened this issue 3 years ago • 0 comments

The Code that hook and unhook RtlCompareMemory() with deoutrhooks library Has been Used for years without any issue,but the unhook procedure fails on windows server 2022(Windows Vista to Windows server 2019 all works fine),and DetourDetach call returns ERROR_INVALID_OPERATION.

wineggdrop avatar Mar 25 '22 06:03 wineggdrop