You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rguid
: GUID of the payload to be added to binary.
pData
: Pointer to payload data.
cbData
: Size of the payload data in bytes.
Remarks
DetourBinarySetPayload attaches a payload to a binary opened by
DetourBinaryOpen. The payload can be located
at runtime using the DetourFindPayload API.