资源列表
dostohtm_source
- This program makes html-coded copies of screen of DOS console programs via process injecting. Compiles with Delphi 7.
Mousehook
- 键盘钩子程序,一个是包含钩子功能的DLL文件,一个是对话框程序,将键盘钩子程序诸如到对话框程序中实现键盘信息截获。-The keyboard hook procedure, a DLL containing the hook function in the file, one is the dialog box procedure, such as the keyboard hook into the dialog box procedure processes the information
PasswordCatch
- 密码查看器,只要按快捷键就可以获得密码。-Password viewer, as long as the shortcut keys can get your password.
hook
- hook DeviceIoControl
API_HOOK
- 通过API HOOK 创建SYSTEM用户进程-api hook
mousehook
- 鼠标钩子函数的例子。学习钩子的很好的东西-MOUSE hook example,this is every good resource。
HookAll
- 全局键盘钩子,可以监控你所有的键盘操作,允许后台监控,用于热键功能的调用-This source provide the way to hook your keyboard.
DllHook
- It s simple hook d-It s simple hook dll
HookAPI1.63_Demo
- hook api的例子 帮助学习HOOK技术 深入了解WINDOWS操作系统底层-hook api examples of techniques to facilitate the learning HOOK-depth understanding of the underlying operating system WINDOWS
CTRLZLTDELDll
- 能够将CTRL ALT DEL等功能LOCK锁定 使用HOOK钩子技术 学习API HOOK的好DEMO-Be able to CTRL ALT DEL functions LOCK Lock the use of HOOK hooks API HOOK good technological learning DEMO
CodeScr
- 这个代码在CodeProject有下,代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。-Under this code in CodeProject with the code I generally turned a
BHO
- C++ ATL写的IE插件的源码-IE