Description: Win32 API Hook examples, case notes are very detailed, very easy to understand. In this case realized MessageBox function Hook, of course, you can Hook the other API, only a small change can be.
To Search:
- [getScreenWords] - Capture Characters from Screen for the p
- [SRC] - Software online upgrade system
- [ApiHook] - vc++ Hooks programming
- [VS2005hook] - c++ hook source, record keyboard, and mo
- [inject] - Thread insert explor.exe, start dll
- [APIHook_detours_CPP] - 使用detours拦截Windows API-The use of detour
- [InnerHook] - a win32 hook program, to hook into syste
File list (Check if you may need any files):
HookMessageBoxA\Debug\HookMessageBoxA.exe
...............\.....\HookMessageBoxA.ilk
...............\.....\HookMessageBoxA.obj
...............\.....\HookMessageBoxA.pch
...............\.....\HookMessageBoxA.pdb
...............\.....\StdAfx.obj
...............\.....\vc60.idb
...............\.....\vc60.pdb
...............\HookMessageBoxA.cpp
...............\HookMessageBoxA.dsp
...............\HookMessageBoxA.dsw
...............\HookMessageBoxA.ncb
...............\HookMessageBoxA.opt
...............\HookMessageBoxA.plg
...............\ReadMe.txt
...............\StdAfx.cpp
...............\StdAfx.h
...............\Debug
HookMessageBoxA