-
ExitWindowsEx()在win2000以下直接使用,但在win2000和win2000以上要先改变用户权限 才进行关机功能,里面是利用HOOK实现的关机...
ExitWindowsEx()在win2000以下直接使用,但在win2000和win2000以上要先改变用户权限 才进行关机功能,里面是利用HOOK实现的关机源码.-ExitWindowsEx (1) The following WIN2000 used directly, but over WIN2000 and WIN2000 first change user privileges before shutdown, there is the realization use HOOK shutdown source.
- 2022-01-26 08:03:54下载
- 积分:1
-
如何使用全局变量及共享数据段,对新手有很大帮助
如何使用全局变量及共享数据段,对新手有很大帮助-how to use global variables and data sharing, the right will be of great help newcomers
- 2022-02-13 17:16:03下载
- 积分:1
-
清除删除键盘过滤驱动或IRPUnHook
WIN7驱动用WDK7600编译即可,记得要给.sys安装证书。
- 2022-03-11 10:47:52下载
- 积分:1
-
a package of over 500 Windows API control (254KB)
一个封装了500多个Windows API的控件(254KB)-a package of over 500 Windows API control (254KB)
- 2023-01-18 13:05:03下载
- 积分:1
-
使用全局钩子实现的按键信息,可用于工控场合
使用全局钩子实现的按键信息,可用于工控场合- Uses pressed key information which the overall situation clasp
realizes, may use in the labor to control the situation
- 2022-11-28 16:40:03下载
- 积分:1
-
比较简单的鼠标钩子,实现鼠标钩子基本功能
比较简单的鼠标钩子,实现鼠标钩子基本功能-Relatively simple mouse hook, hook realize the basic functions of the mouse
- 2023-02-02 17:50:04下载
- 积分:1
-
This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to as
This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You ll have to edit the makefile to correct the path to import libraries in your PC. Type nmake in the same directory as makefile and the assembly process will begin. If you don t want to use the makefile, you can manually assemble the example with the commands below: ml /c /coff /Cp mousehook.asm link /SUBSYSTEM:WINDOWS /LIBPATH:c:masm32lib mousehook.obj
- 2022-05-06 18:32:28下载
- 积分:1
-
利用WH_GETMESSAGE钩子屏蔽WM_TIMER计时器
利用WH_GETMESSAGE钩子屏蔽WM_TIMER计时器-use WH_GETMESSAGE hook shielding Could timer
- 2023-03-13 17:15:03下载
- 积分:1
-
Dll injector all the complete function. You can change program speed by open exe...
Dll注入器的所有完整功能。你可以通过打开exe文件或注入一个进程来改变程序速度,类似于speederXp,内置vc6无错误无警告。Msn:fatalfeel@hotmail.com
- 2022-03-25 12:09:21下载
- 积分:1
-
用shell的对ICopyHook对文件夹进行监控,在vc开发环境下,用ATL实现...
用shell的对ICopyHook对文件夹进行监控,在vc开发环境下,用ATL实现-shell on the right ICopyHook folder monitor, vc development environment, using ATL
- 2023-02-05 20:20:04下载
- 积分:1