Hooking
(重定向自Hook function)
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 inte****ting function calls or messages or events passed between software components. Code that handles such inte****ted function calls, events or messages is called a "hook".