资源列表
HookAPI
- visual c++ 进程 文件监控D-the process of visual c++ File Monitor DLL
D3DHook_E
- 易语言版D3DHook并画出文本。 如果你要应用到实际中,你还需要如下修改来保证稳定性 1.你需要一个无需恢复的hook。 2.你需要在IDirect3DDevice9::TestCooperativeLevel中处理DeviceLost的问题。-Easy language version D3DHook and draw the text. If you want to apply to the actual, you also need the following modi
TwoTiger
- 一个整人的小游戏,会让对方的QQ掉线,键盘自锁,即不能输入任何字符,鼠标光标不能移动。只能启用ctrl+d,或者ctrl+alt+delete.-A whole game and make each other' s QQ dropped, the keyboard is self-locking, that is not input any character can not move the mouse cursor. The only to enable ctrl+d, or ctr
shurufa
- delphi的输入法注入。程序仅供学习,切勿非法使用。-delphi input method injection.
dlltools
- 取得某一dll所有输出函数名,方便查看DLL输出函数-To obtain the name of a dll all output functions to facilitate the view of the DLL output function
NasdaqQ
- 纳斯达克查询小程序,使用在Windows Phone 上的.利用一个Api实现.-Nasdaq query applet
HOOK
- hook记录实例 记录不同信息类型 包括鼠标输入键盘输入等 很不错的学习的例子-hook recorded instance of different types of information, including mouse input, keyboard input, a very good learning example
Key_Logger192975952005
- for research only,it is a keylogger wildly spread in internet.
MouseHook
- 鼠标勾子源程序,实现勾子的基本功能,对学习勾子应用有帮助。-Mouse hook source, the basic functions of the hook, on learning the application of the hook.
Keyboard-monitoring
- 监控键盘鼠标,实时获得键盘值,鼠标动态。-Monitor keyboard and mouse, real-time access to the value of the keyboard, mouse, dynamic
TestHook
- 使用IAT实现的系统钩子程序,能够快速的对windows系统API函数注入自己的代码运行-IAT implemented system hooks, and can inject his own code to run fast on the windows system API functions
SSDTHookTest
- SSDT Hook 简单示例 Hook Native Api ZwQuerySystemInformation 达到隐藏cmd.exe进程的效果,进程名没有大小写限制。(学习agony RootKit的成果)-The SSDT Hook, Native Api the ZwQuerySystemInformation native API to hide the effects of the cmd.exe process, process name is not a case limit.