Skip to content

Automatically exported from code.google.com/p/vtable

Notifications You must be signed in to change notification settings

whyliuxing/vtable

Repository files navigation

vtable

Automatically exported from code.google.com/p/vtable vdetour.h and vdetour.cpp:

A C++ class which allows the hooking and detouring of C++ Virtual Tables using the MSVC++ compiler.

jmpswapdetour.h and jmpswapdetour.cpp:

A C++ class which allows very simple detouring of C/C++ Functions within Windows. This class was not designed to be thread-safe, so be careful when using it.

About

Automatically exported from code.google.com/p/vtable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published