|
Windows API hooking SDK
-
Version
2.13
Windows API hooking SDK helps you hooking Windows APIs
or functions in other Dlls, and replace the API
function or Dlls' function to your own function, That
is to say, intercepts Win32 functions and re-writing
target function to easily custom and extend existing
system or application's function, whether in an
executable application, a library, or the system's
DLLs... and it can be used in VC++,VB,C++
Builder,Delphi, etc.
Windows API hooking SDK gives you the ability to
intercept and then custom and extend existing system
or application's function dynamically at runtime
easily. Windows API hooking SDK enables a large class
of innovative extensions to existing binary software
or existing system functions. Windows API hooking SDK
offers a dynamic link library for intercept and re-
writing Win32 functions of system or applications. No
need of drivers, No need of restarting windows, It
makes you do innovative system deep-level funtions in
your normal applictions easily.
By using Windows API hooking SDK, you can do many many
things, such as: monitor and control programs; monitor
and control file access; monitor and control registry
access; monitor and control network access; hide
private directory and files...
|