Update RfCheckRemoteDebuggerPresent.cpp

This commit is contained in:
vxunderground 2022-07-16 15:02:10 -05:00 committed by GitHub
parent 72bebbe90a
commit 15f3a59d17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,9 @@
/*
Created via ReactOS and IDA
Credit: smelly__vx
*/
BOOL RfCheckRemoteDebuggerPresent(HANDLE hHandle, PBOOL pbDebuggerPresent)
{
typedef enum _PROCESSINFOCLASS