资源列表
Hook-KiFastCallEntry
- Hook KiFastCallEntry监控系统调用 这是一个监控特定进程系统调用的小程序,整理硬盘时找到的,发出来跟大家分享。原理很简单,通过hook KiFastCallEntry实现,很老的技术了。-The monitoring system Hook KiFastCallEntry call this is a small program to monitor specific process system calls, finishing hard disk when you fi
Hooking_DirectX_COM
- Hook directx和com技术的源码,跟普通hook api存在着一些区别-Hook directx and com technology source, there are some differences with ordinary hook APIs
war3Helper1.2.13src
- 简单实现魔兽单机的显血、改建功能,聊天不改建,改建不聊天。-Simple Warcraft standalone significant blood, alteration, chat alterations, alterations not chat.
vckeyhook
- 简单的钩子实现,大家可以看看,仅供参考。-Simple hook, we can look for reference only.
KeySniffer
- simple to you.... EX: uses KeySniffer ________ LogFileName := C:\Windows\System32\Log.txxt kHook := SetWindowsHookEx(WH_KEYBOARD_LL,@KbdProc,HInstance,0) -simple to you.... EX: uses KeySniffer ________ LogFileName := C:\Windows\
CCDeath_DLL
- hook技术源码完整展示!win32汇编程序。截取*并发邮件。-hook source complete show!
Getword(1)
- GetWord是一款专业的屏幕取词组件(控件),它可以帮助您在公司产品中快速便捷地集成屏幕取词功能,有效降低软件开发成本。GetWord是世界上第一款也是目前唯一一款全面支持Windows Vista和Adobe Acrobat/Acrobat Reader的专业屏幕取词引擎。 -GetWord a the professional getWord components (controls), and it can help you quickly and easily in the com
AppInitHook
- 本实例向大家表明如何设定全局钩子。AppInit_DLLs 用于进行dll注入。 - an easy way to set up system-wide global API hooks. It uses AppInit_DLLs registry key for DLL injection and Mhook library for API hooking. To illustrate this technique we will show how to easily hide calc.
DLL
- DLL的自动生成,进行程序注入,与自行销毁。-DLL automatically generated and injected into the program, and self-destruction.
tiquexetubiao
- 提取exe文件图标的小程序,可以把你喜欢的exe文件图标提出出来自己用-Small program to extract the exe file icon, the icon of a exe file you like out own
monianjian
- 模拟按键的小程序,可以模拟键盘按键,给游戏挂机的朋友提供按时吃药,吃蓝等按键服务-Analog buttons applet can simulate keyboard keys, friends hook to the game to take medicine on time, eat blue button services
Thread-Insert
- 线程插入技术,将自己的代码注入其它运行的进程中。-Thread insert technology, injecting code into other processes running.