Ring3 Hook Library By Anskya.

Post date: Mar 16, 2010 1:10:12 AM

Ring3 Hook API Demo By Anskya.

The source code includes an example of a hooked messagebox.

In computer programming, the term hooking covers a range of techniques used to alter or augment the behavior of an operating system, of applications, or of other software components by intercepting function calls or messages or events passed between software components. Code that handles such intercepted function calls, events or messages is called a "hook".

Read more: http://en.wikipedia.org/wiki/Hooking

Only Delphi source code is included in the archive.