FixAntidebugApiInProcess uses different process handles

Issue #35 resolved
AVJoKe created an issue

For "VirtualProtectEx" it uses the internal "dbgProcessInformation.hProcess" but for "WriteProcessMemory" and "EngineGetProcAddressRemote" the handle which is given as a parameter.

Comments (1)

  1. Log in to comment