资源列表
sol1
- use window api to check kryboard / mouse input
HOOK
- HOOK API 程序采用修改IAT的方法,也就是修改导入表。。。。。 -HOOK API
OneDiaoOther
- delphi源码,主程序启动的时候,调用外部可执行文件启动副窗口,主副窗口之间通过消息和外部文本文件实现信息传递。-delphi source, the main program starts, call an external executable file to start secondary window, through messages between the main and sub windows and external text files to achieve informa
Hook_Open_Terminate
- 可以方便面的实现任务管理器下阻止程序被手动杀掉 OpenProcess和Terminateprocess的Hook使用 APIHOOK代码的引用-Can achieve instant noodles under the Task Manager to stop the program was manually kill the Hook OpenProcess and Terminateprocess reference code using APIHOOK
soft
- MFC中关于代码注入的几种方法,非常不错的代码注入教程-MFC regarding code injection in several ways, very good code injection tutorial
APIHOOK
- APIHook程序范例,截取部分API函数。-APIHook program example, intercept some API functions.
windowtext-change
- 可以修改任何一个未开启API HOOK窗体的名称-You can modify any an unopened API HOOK the name of the form
regmon435
- 著名的regmon的4.35版本源码,现在应该不算太难就能找到了。-source code of regmon 4.35
Cross-process-HOOK
- 易语言远程HOOK最新源代码,适合专一HOOK的需求-Easy language remote HOOK latest source code, suitable for the needs of specific HOOK
HookMouseKey_Delphi
- Delphi下实现键盘鼠标钩子,演示功能:键盘鼠标记录与回放-Under Delphi keyboard and mouse hook, presentation features: keyboard and mouse recording and playback
KeyHook
- 键盘钩子,用动态运行库来实现全局钩子,c语言实现,window界面-KEYHOOK,Use dll to hook all the keybord informations
VCPP-Catch-Ctrl
- VC++编写,可以捕获Ctrl键和Ctrl+Shift键组合消息-VC++ Catch Ctrl