资源列表
GetIDFromHandle
- 三种方法通过进程句柄获取进程ID,其中NtQueryInformationProcess比较彻底-Three ways to get the process ID through the process handle
WheelHook-NestedControls
- Whell hook for flexgrid
LabelScroller
- Laber scroller for vb6
KeyboardDemo
- MFC键盘消息处理的实例源码,很不错的vc源码,推荐!-MFC source code examples of keyboard message handling, very good vc source, recommended!
MousehookDll
- 创建鼠标全局钩子DLL的实例源码,很不错的vc源码,希望能对大家有所帮助-Create an instance of the mouse global hook DLL source code, very good vc source, I hope you can help
kbh
- 键盘鼠标钩子,利用SetWindowsHookEx对线程的键盘鼠标消息转移到指定的窗口处理-Keyboard and mouse hook using SetWindowsHookEx keyboard and mouse messages on the thread moved to the specified window handle
proxydll_9_src
- directx hook proxy dll 9
proxydll_8_src
- directx hook proxy dll 8
keylogger
- nice keylogger coded under vb6 )-nice keylogger coded under vb6 )
SevenElevate
- 远程线程插入(注入)技术指的是通过在另一个进程中创建远程线程的方法进入目标进程的内存地址空间。将木马程序以DLL的形式实现后,需要使用插入到目标进程中的远程线程将该木马DLL插入到目标进程的地址空间,即利用该线程通过调用Windows API LoadLibrary函数来加载木马DLL,从而实现木马对系统的侵害-Remote thread into the (injection) technology refers to the process by another method of c
xiaoxi
- 鼠标消息处理 点鼠标左键出小的消息框,点确定退出。-The left mouse button mouse message handling point out a small message box, point to determine the exit.
hookkeyboard
- HOOK技术做的截获键盘的小程序,可以监控键盘的操作按键-HOOK technology of intercepting keyboard to do a small program that can monitor the operation of the keyboard keys