-
Notifications
You must be signed in to change notification settings - Fork 1k
SampleExcep
Brian Gianforcaro edited this page Aug 22, 2020
·
4 revisions
Uses a first-chance exception filter to toggle virtual memory permissions on a page; enabling writes after catching the first write to a page.
Source is located in the /samples/excep directory.
DetourAttach
,
DetourFindFunction
,
DetourTransactionBegin
,
DetourTransactionCommit
,
DetourUpdateThread
.