搜索资源列表
MSNChatText_src
- 源码展示如何获取MSN MESSENGER聊天框里的聊天内容,非常棒的一个源码 -access to the source code shown how MSN MESSENGER chat Media is a Message chat, a wonderful source
ShadowWalker1.0
- 展示一个简单的实现,关于虚拟内存“钩子”和它的潜在应用的高级内核rootkits-Shadow Walker demonstrates a simple implementation of virtual memory "hooking" and it s potential application to advanced kernel rootkits.
HOOK
- 基于HOOK和轮询检测机制的屏幕共享技术, 屏幕共享是一个很早就有的想法,它最初是在1968年辈ENGELBART展示出来的,用于在线会议。ENGELBART展示的屏幕共享是硬件方式实现的,在苹果公司提出图形化的用户界面(GUI)之后,出现了软件方式的屏幕共享技术。由于软件防护四屏幕共享的成本较低,使其得到了迅速的发展,在远程控制、远程教学、视频会议和股票分析系统中都存在着屏幕共享的需要。 目前主流的屏幕共享原理是先检测屏幕图像的变化,根据变化区域截取图像,再压缩传输给客户端。本文把检测
hook
- 钩子技术实例一个,本例子展示了调用dll截获键盘消息的钩子技术-Technology instance of a hook, the example shows the call dll to hook keyboard messages intercepted Technology
DllApply
- DLLApply是一个使用3中方法来加载DLL文件的程序,展示了常用DLL加载及调用dll中函数的例子。-DLLApply is a method of using the 3 DLL files to load the program, showing the common DLL and call the dll function to load the example.
AppInitHook
- 本文介绍了一种简单的方式,成立全系统的全局API钩子。它使用的DLL注入和API挂接Mhook库AppInit_DLLs注册表键。为了说明这种技术,我们将展示如何轻松地隐藏CALC.EXE从正在运行的进程列表。-This article describes an easy way to set up system-wide global API hooks. It uses AppInit_DLLs registry key for DLL injection and Mhook library
Hook
- 钩子。利用勾子简单展示对鼠标左键的屏蔽。-Hook. Use the hook on the left mouse button to showcase the shielding.
LastMsgBoxInfoLib
- 展示如何拦截API,对所有MessageBox函数都进行了拦截-Demonstrate how to intercept API, all MessageBox function interception
CCDeath_DLL
- hook技术源码完整展示!win32汇编程序。截取键盘记录并发邮件。-hook source complete show!
dll
- dll注入,根据设置的进程名称,进行dll注入。进程名称和dll地址都写在代码里边,展示界面为dos窗体。已经在win7,xp下进行过测试,没问题。希望可以给需要使用者提供些帮助和思路-dll injection, according to the process name settings, perform dll injection. Dll process name and address are written in code inside, display interface to d