搜索资源列表
KeyLoger
- 区分大小写的按键记录器2个(利用消息钩子)-case-sensitive keys for two records (using news hook)
ccrunHook
- 老妖的程序,很不错 一、客户端 程序命名为Client。监视系统的运行,如发现系统中有“记事本”进程(notepad.exe)或者“计算器”进程(calc.exe),立即*(kill)该进程,并将该事件写入数据库;定期进行检查,每间隔1分钟,检查数据库,将尚未上传的事件记录上传至服务器端。 程序命名为Server。监听网络,一旦有客户端上传数据,立即从中提取事件信息,并在用户界面中以列表方式加以显示。-Laojiao procedures, a very good one, the
微软研究院的开发包
- 可以拦截特定进程api的微软开发包1.5, 里面有微软的源代码,和我做的2个测试例子,1个是把dll注入进程中,1个是dll和应用程序同时启动。-can intercept specific process api Microsoft Development Kit 1.5, which has Microsoft's source code, and I made two of the test case, an injection is dll process, a yes dll
Delphihook.RAR
- 简单的Delphi键盘钩子,初学者练手,区分大小写,不需要生成D-Delphi simple keyboard hook, for beginners to practice hand, case-sensitive, no need to generate DLL
REMOTETHREAD
- 一个远程线程注入的例子,注入notepad, VC6 环境。-A remote thread into the case, into the notepad, VC6 environment.
API-Hook
- Win32 API Hook 示例,例子中注释非常详细,简单易懂。本例子中实现了对MessageBox 函数进行Hook , 当然你也可以Hook其他API,只需小小的修改即可。 -Win32 API Hook examples, case notes are very detailed, very easy to understand. In this case realized MessageBox function Hook, of course, you can Hook the
mousehook
- 鼠标挂钩,截获鼠标事件-Mouse linked intercepted mouse case
KeyHook
- 一个键盘钩子程序,能够记录系统按键事件。并保存到日志文件里面-A keyboard hook procedure, be able to key case record system. And saved to the log file inside
KeyMouseEventRcordAndReplay
- Delphi鼠标键盘Hook记录,并保存文件,重放鼠标键盘事件-Delphi Keyboard Hook Record mouse and save the file, replay the keyboard mouse case
pSide2.5_source
- Includes source code for a API base hook dll. Which allows the user to take complete control of the program. In this case a game called Planetside
ScreenCapture
- 此例运用HOOK技术,编写的屏幕捕捉系统,在VC6.0下试验通过,利于学习网络编程的同学学习HOOK技术来编写网络程序。-HOOK technique used in this case, write the screen capture system, under the test adopted by VC6.0, which will help students to learn network programming techniques to learn to write networ
Get-the-value-of-the-global-keyboard
- 通过回调函数获取全局键盘值,调用非常方便,值得一用。里面是一个测试例子,可以拿去借鉴和完善-Callback function to get the whole keyboard by value, call very convenient, it is worth using. There is a test case, you can take it learn and improve
RestoreShadowInUser
- Ring0下恢复SSDT Shadow,在用户端的情况下恢复系统描述表-Under the recovery Ring0 SSDT Shadow, in the case of the client to restore the system descr iption
mouse_hook
- Visual C++案例开发集锦\第八章\鼠标钩子编程的程序源码,希望对大家有所帮助-Visual C++ case development highlights \ Chapter \ mouse hook programming source code, we hope to help
softkeyboard
- SoftBoard 屏幕软键盘漂亮美观大方,专为无法使用键盘输入的情形而设计的屏幕软键盘!这款电脑软键盘是完全纯绿色,无需安装,不往注册表中写入任何信息,双击程序即可运行,是适用于 Windows 系统的Virtual Keyboard, Soft Keyboard软件。 SoftBoard 屏幕软键盘简单易用,尤其适用于触摸屏一体机,平板电脑等不方便使用键盘的情况下进行信息输入。SoftBoard软键盘是通过软件模拟键盘而输入字符的,因此能有效防止*记录由键盘输入的密码,在登录网上
process
- 一个进程注入的例子,注入后,劫持系统的MessageBox函数,功能较为简单,不过作为学习用例还是不错的-Example of a process injection, inject, hijacking the system MessageBox function, the function is relatively simple, but as learning is good use case
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.
ZyComHookSample
- IFileOperation COM HOOK代码实例 WIN7系统在explorer.exe中操作文件都是调用IFileOperation COM接口,因此通用方法HOOK Win32 API 如DeleteFile就失去了作用 该实例成功HOOK到了NewItem、RenameItem、RenameItems、MoveItem、MoveItems、CopyItem、CopyItems、DeleteItem、DeleteItems等接口 备注: google您可以找到有关com
keypress
- * Parameters: * key : virtual keycode of the key to send. For printable * keys this simply the ANSI code (Ord(character)). * shift : state of the modifier keys. This is a set, so you * can set several of these keys (shift, control, alt, * m
SkinSharp
- 最近想玩一下软件界面,百度了半天,发现 SkinSharp 挺强的。可是以前写的好多程序都懒得改源码了,所以想调戏一下 SkinSharp ,在没有源码的情况下,让任何一个 EXE 都可以使用 SkinSharp。本人是很尊重知识产权的,发这个贴子完全是出于技术交流的目的。如果你想使用 SkinSharp 请到官网 http://www.skinsharp.com/htdocs/index.htm 购买。这里玩的 SkinSharp 是1.0.6.6 版的。-Recently want to p