搜索资源列表
CGIHOOK
- 演示如何调用并捕获另一个控制台程序的标准输出,修改后再输出。原来是用来修改美萍VOD服务器(CGI),修改一些不想要的广告内容的。原理上大概算是CGI钩子吧。
hyyly
- 中文键盘记录器 拦截并修改输入法+拦截但不修改键盘消息(使用WH_KEYBOARD钩子,对控制台程序无效,稳定性最佳).-English keyboard loggers to intercept and modify the input method+ block, but does not modify the keyboard message (using WH_KEYBOARD hooks on the console is invalid, stability, best).
vcspace
- 利用HOOK 实现对键盘的监视,同时在控制台应用程序中调用-Using HOOK realize the keyboard surveillance, while the console application calls
subjectconsole
- 使用CWinApp写控制台程序的例子,学习的题材-Using CWinApp write a console application examples, the subject of study