搜索资源列表
SDS_Function
- SDS is an acronym for Solutions Development System, a C/C++ language interface compatible with the ADS® (AutoCAD® Development System) interface found in other CAD systems. SDS provides hooks into IntelliCAD, allowing you to create custom applic
hook-api
- 利用全局钩子,将操作系统API地址修改为自定义的函数,使用完成后,再将地址修改为之前的操作系统API地址-Use global hook, the operating system API address changes for custom functions, using complete, then the address changes for the operating system API address before
HookSys_code
- 披露API Hook的相关技术。讲述如何监控API函数、查看操作系统内部以及如何扩充原函数的功能-Intercepting Win32 API calls has always been a challenging subject among most of the Windows developers and I have to admit, it s been one of my favorite topics. The term Hooking represents a fundament
HookMouse
- 一个简单的鼠标钩子程序 Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MF
HookAPI1.63_Demo
- hook api的例子 帮助学习HOOK技术 深入了解WINDOWS操作系统底层-hook api examples of techniques to facilitate the learning HOOK-depth understanding of the underlying operating system WINDOWS
Inject
- 目前Windows操作系统上面注入的方法也很多,《Windows核心编程》上面介绍了不少,大家也可以到网上搜索一下,比如钩子,远程线程技术-Into the Windows operating system is currently the method above, there are many, " Windows kernel programming" described above, a lot, we can also go to search on the Inte
11-23KeyBoardMouseHook
- 实现对于windows操作系统下鼠标和键盘消息的截取-Achieve the windows operating system of the mouse and keyboard message interception
SPI-QQ
- 基于SPI的过滤QQ数据报程序vc++,对于学习操作系统编程的开发人员有帮助-Help developers to learn the programming of the operating system based on the SPI filter QQ datagram of the program vc++
hook
- 修改ssdt表,隐藏进程(使*难以被操作系统发现)-The modify ssdt table hidden process (so that the Trojan can hardly be the operating system)
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
CPP_HOOK_BASED_DEBUGGER
- 基于HOOK原理的Debugger,用于调试操作系统内核或者调试R3级别的程序-Based on the the HOOK principle Debugger for debugging the kernel of the operating system or debug the R3 level of procedures
Keyhook
- 全局键盘钩子,实现对操作系统的所有按键的实时监控-Global keyboard hook to achieve real-time monitoring of all key operating system
WinDisable
- 动态库,实现对操作系统中Ctrl Alt F4组合键的屏蔽,还有禁用alt tab和隐藏任务栏接口-Dynamic library, the shielding of the operating system, Ctrl Alt F4 key combination, as well as disable alt tab and hide the taskbar interface
Spy_Idle
- 实现监控我们的操作系统是否处于空闲状态,这里主要是在一定的时间内是否有鼠标或键盘事件发生,如果没有就判定为空闲状态-Monitor and control our operating system is in an idle state, here in a certain period of time whether there is a mouse or keyboard event occurs, if not determined to be idle
ScreenCopyAndPaste
- 屏蔽复制粘贴功能。delphi2010 打开程序后,整个操作系统的复制粘贴功能失效-Screen copy and paste function.delphi2010 After open the program, copy and paste the entire operating system function failure
6473720
- 一个用C写的内存管理系统,模拟操作系统内存,很好不错的-A memory management system written in C, simulation operating system memory, good good
invenface
- 操 作系统的实验程序,经典的银行家算法,界面交互性友好性不错,-Operating system experiment program, classic bankers algorithm, good interactive friendly interface,
mpgbj
- 该程序主要演示如何在windows操作系统下面打开文本文件程序,-The program mainly shows how to open the text file program under the Windows operating system,
cjzpeter
- 这是广工计算机学院05级的操作系统课程设计,是用TOUBO C做的~-This is guangdong industry college undergraduates in computer operating system, curriculum design is made of TOUBO C ~