Originns / oblivion

Utilizing Instrumentation Callbacks to intercept Exceptions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utilizing Instrumentation Callbacks to intercept Exceptions being dispatched to usermode on x64 Windows

This repository contains a sample project that demonstrates how to utilize the Instrumentation Callbacks feature to intercept exceptions being dispatched to usermode.

Read more here

About

Utilizing Instrumentation Callbacks to intercept Exceptions


Languages

Language:C 69.4%Language:Assembly 30.6%