API Hook SDK can hook most API of Windows System or functions in 3rd Application's DLL, and replace the System API function or 3rd Application's function to your own function. It can run on Win9x/NT/2000/XP.Some samples with sources included, e.g.
Platform
Windows 95, Windows, Windows NT, Windows 2000, Windows XP, Windows 98, Windows Me
API Hook SDK can hook most API of Windows System or functions in 3rd Application's DLL, and replace the System API function or 3rd Application's function to your own function. It can run on Win9x/NT/2000/XP.Some samples with sources included, e.g. : SOCKET API Hook like Socket(), Connect(), Send(), Recv() ..., include VC and Delphi sample; File/directory API Hook like CreateFile(), ReadFile(), WriteFile(), DelteFile() ..., include VC and Delphi sample; Registry API Hook like RegOpenKey(), RegQueryValue() ...In the sources of the API Hook SDK, include functions like : Hide Process - Can not see your process in task manager ; Socket Crypt - Can Crypt your socket data packet of other network applications; Filter Socket Data - Can filter packet, tcp port of other network applications like IE, e.g. filter javascript like OpenWindow() of IE; Message Filter - Can filter many message of some window or application, e.g. WM_TIMER; Hide Directory or File - Can hide directories or files from Windows Explorer and