Skip to content

SampleExcep

Brian Gianforcaro edited this page Aug 22, 2020 · 4 revisions

Excep

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.

Uses

DetourAttach, DetourFindFunction, DetourTransactionBegin, DetourTransactionCommit, DetourUpdateThread.

Clone this wiki locally