资源列表

« 1 2 ... .79 .80 .81 .82 .83 284.85 .86 .87 .88 .89 ... 486 »

[钩子与API截获Keydown

说明:ExitWindowsEx()在win2000以下直接使用,但在win2000和win2000以上要先改变用户权限 才进行关机功能,里面是利用HOOK实现的关机源码.-ExitWindowsEx (1) The following WIN2000 used directly, but over WIN2000 and WIN2000 first change user privileges before shutdown, there
<潘桂聪> 在 2008-10-13 上传 | 大小:39.34kb | 下载:0

[钩子与API截获hook

说明:在VC++6.0下编写的一个简单钩子程序,可以锁定键盘鼠标,我采用了最简单的编写,希望给初学者很好的帮助,F2+F9 可以解除锁定
<wang ping> 在 2008-10-13 上传 | 大小:39.69kb | 下载:0

[钩子与API截获Sreadwords

说明:本程序利用hook实现了屏幕取词的功能,用c++编写
<liujia> 在 2008-10-13 上传 | 大小:39.85kb | 下载:0

[钩子与API截获KBHookSrc

说明:KBHookSrc 新版的 keyboard 程序 ,簡單好用 
<余建宏 > 在 2008-10-13 上传 | 大小:39.12kb | 下载:0

[钩子与API截获Keydown

说明:ExitWindowsEx()在win2000以下直接使用,但在win2000和win2000以上要先改变用户权限 才进行关机功能,里面是利用HOOK实现的关机源码.-ExitWindowsEx (1) The following WIN2000 used directly, but over WIN2000 and WIN2000 first change user privileges before shutdown, there
<潘桂聪> 在 2025-02-12 上传 | 大小:39kb | 下载:0

[钩子与API截获pwdspy_src

说明:密密码试探器,可以看密码码试探器,可以看密码 密码试探器,可以看密码-secret password to test, you can test to see password code, you can test to see passwords password, you can see passwords
<yanwen> 在 2025-02-12 上传 | 大小:39kb | 下载:0

[钩子与API截获pwdspy_src

说明:查看编辑框密码的程序源代码.通过设置消息勾子实现.-View password edit box of source code. By setting the news hook to achieve.
<> 在 2025-02-12 上传 | 大小:39kb | 下载:0

[钩子与API截获hook

说明:在VC++6.0下编写的一个简单钩子程序,可以锁定键盘鼠标,我采用了最简单的编写,希望给初学者很好的帮助,F2+F9 可以解除锁定-In VC++ 6.0 prepared with a simple hook procedure, you can lock keyboard and mouse, I used the most simple to prepare, good for beginners who want to give
<wang ping> 在 2025-02-12 上传 | 大小:39kb | 下载:1

[钩子与API截获KBHookSrc

说明:KBHookSrc 新版的 keyboard 程序 ,簡單好用 -KBHookSrc new version of the keyboard procedures, easy-to-use
<余建宏 > 在 2025-02-12 上传 | 大小:39kb | 下载:0

[钩子与API截获mouse-catch

说明:鼠标截取程序 钩子截取屏幕坐标程序 Visaul C-Interception interception of the mouse hook procedures process screen coordinate Visaul C
<聂宁> 在 2025-02-12 上传 | 大小:39kb | 下载:0

[钩子与API截获PasswordSpy

说明:PasswordSpy 程序最有趣的部分其实是使用 SetWindowsHookEx API.函数设置Windows 钩子。利用该函数你可以将钩子安装到操作系统中或者某个特定的进程中。钩子的种类有很多种,每种钩子作用也不尽相同,用来监视特定的一组事件。当某一类事件发生时,钩子代码被调用。PasswordSpy使用WH_GETMESSAGE钩子,它监视对GetMessage 和PeekMessage 的调用.-PasswordSpy is
<yuan> 在 2025-02-12 上传 | 大小:39kb | 下载:0

[钩子与API截获MouseHook

说明:可以截获鼠标在窗口内的单击、双击操作,进行相应处理(Mouse Hook can hook mouse click in the window)
<天真儿童 > 在 2025-02-12 上传 | 大小:40kb | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 284.85 .86 .87 .88 .89 ... 486 »

源码中国 www.ymcn.org