资源列表
hook
- 钩子技术实例一个,本例子展示了调用dll截获键盘消息的钩子技术-Technology instance of a hook, the example shows the call dll to hook keyboard messages intercepted Technology
mousehook.rar
- 在系统中挂接全局鼠标钩子,可以捕获任何时刻任何程序中的鼠标位置。,Articulated in the system global mouse hook, you can capture any process at any time the location of the mouse.
INLINE-HOOK
- inline hook 实现*,可以绕过多数密码保护-inline hook achieve keylogger, you can bypass the password protection of the majority
pwdspy_src
- 密密码试探器,可以看密码码试探器,可以看密码 密码试探器,可以看密码-secret password to test, you can test to see password code, you can test to see passwords password, you can see passwords
PasswordSpy
- PasswordSpy 程序最有趣的部分其实是使用 SetWindowsHookEx API.函数设置Windows 钩子。利用该函数你可以将钩子安装到操作系统中或者某个特定的进程中。钩子的种类有很多种,每种钩子作用也不尽相同,用来监视特定的一组事件。当某一类事件发生时,钩子代码被调用。PasswordSpy使用WH_GETMESSAGE钩子,它监视对GetMessage 和PeekMessage 的调用.-PasswordSpy is a program that will allow you
Analysis86548
- 找了这么久的源码,今天终于找到了这个源码 Analysis86548,同学们可以学习参考-Source for so long, today finally found the source Analysis86548, students can learn the reference
hook
- windows hooks and how to use hook
KBHookSrc
- KBHookSrc 新版的 keyboard 程序 ,簡單好用
vfgmae
- STM32F407 例程 加速度传感器 Accelerometer-STM32F407 Accelerometer routines acceleration sensors
Tren
- 魔兽游戏里踢人 我们HOOK Send函数。如果我们和某个玩家私聊,假设输入7720668,那么肯定可以在pBuffer中搜索到这个字符串,然后我们关闭相应的socket即可实现T人了。(这里也说明了:只有主机才可以T人。因为通过伪造TCP、SYN、ACK数据包来实现,几乎不可能) -World of Warcraft game kicking us HOOK Send function. If we whisper a player, assuming that the input 7
The-screen-word-selection
- 程序运行后,将鼠标移到屏幕上文字显示处,按下ctrl键,程序会将鼠标处文本显示在文本框中。使用了动态链接nhw32.dll实现取词-After the program is running, the cursor on the screen display text, press the CTRL key, the program will move the mouse at the text displayed in a text box. The use of dynamic link nh
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 is the realization use HOOK sh