搜索资源列表
Hook_Windows_API
- 这篇文章是有关在OS Windows下挂钩API函数的方法。所有例子都在基于NT技术的Windows版本NT 4.0及以上有效(Windows NT 4.0, Windows 2000, Windows XP)。可能在其它Windows系统也会有效。 你应该比较熟悉Windows下的进程、汇编器、PE文件结构和一些API函数,才能明白这篇文章里的内容。 这里使用\"Hooking API\"这个术语表示对API的完全修改。当调用被挂钩的API时,我们的代码能立刻被执行。我将写下完全
HookListCtrl
- 一个CListCtrl显示内容截获钩子源码-a CListCtrl content intercepted hook FOSS
HookSG
- Delphi中的StringGrid,Hook其他程序的StringGrid的内容-the StringGrid Delphi, Hook other procedures StringGrid content
HOOKWindowsAPI
- 1. 内容 2. 介绍 3. 挂钩方法 3.1 运行前挂钩 3.2 运行时挂钩 3.2.1 使用IAT挂钩本进程 3.2.2 改写入口点挂钩本进程 3.2.3 保存原始函数 3.2.4 挂钩其它进程 3.2.4.1 DLL注入 3.2.4.2 独立的代码 3.2.4.3 原始修改 4. 结束语-1. Content 2. Introduction 3. Linked to the former method of oper
GetCaption
- 一个取得其他窗体上面编辑框内容的小程序-a secure other forms box above editorial content of the small programs
pefile
- PE文件是windows(9598NT)目前采用的可执行文件格式。流行的CIH病毒就是通过改变PE文件的内容,并且保持文件大小不变,从而实现自己的功能。本程序通过分析PE文件格式,将可执行文件的文件定位表重新定位,指向用户编写的DLL,然后指令指针返回正常调用位置。在DLL中通过系统挂钩,实现了后台各种级别密码的截获功能。-PE document windows (9598NT) of the executable file format. Popular CIH virus is throug
PE文件格式
- PE文件是windows(9598NT)目前采用的可执行文件格式。流行的CIH病毒就是通过改变PE文件的内容,并且保持文件大小不变,从而实现自己的功能。本程序通过分析PE文件格式,将可执行文件的文件定位表重新定位,指向用户编写的DLL,然后指令指针返回正常调用位置。在DLL中通过系统挂钩,实现了后台各种级别密码的截获功能-PE document windows (9598NT) of the executable file format. Popular CIH virus is through
hookyou
- 特别说明:本程序目的是更改其他程序窗口的显示内容(如数值)。用枚举主窗口和子窗口的方法只能找到有句柄的控件,发消息进行更改。对无句柄的控件就*为力了,在spy++里都无法枚举Delphi/BCB/VB的label控件的只能采用截获TextOut的方法了,没想到其他更好的办法:-)这种就是所谓的屏幕取词技术了,金山词霸用的就是这种方法。-Special Note: This procedure aims to change the window display of other content
hook
- 鼠标捕获,可以显示捕获的位置,及触发的相关内容信息-Capture the mouse, you can display the location of capture, and trigger the relevant content information
MBRHOOK
- 通过修改mbr内容实行mbr hook的代码-Implemented by modifying the mbr mbr hook code content
2010122513296881
- 上次发了个VB驱动读内存的源码,这次多做了几个功能。原本想再搞搞API HOOK的,看了些资料好像很难,精神也不好就没去搞了。业余水平,没啥技术含量,后面的代码也很乱。-Last time sent a VB drive memory of the source, the more the number of features. API HOOK originally want to mess things up, and looked as if some information is dif
VBPassword
- VB版本的星号查看器, 可以取得坐标, 类型, 句柄, 内容-VB version of the star viewer, you can get coordinates, type, handler, content
QQ_tail
- 自2003起,QQ尾巴病毒可以算是风光了一阵子。它利用IE的邮件头漏洞在QQ上疯狂传播。中毒者在给别人发信息时,病毒会自动在信息文本的后边添上一句话,话的内容多种多样,总之就是希望信息的接收者点击这句话中的URL,成为下一个中毒者。-Since 2003, QQ tail of the virus can be regarded as scenery for a while. It uses IE email header vulnerability in the QQ madness spre
ActiveKey
- 学会使用函数用法指定鼠标、键盘的位置,并获得相关的内容-Learn to use the function uses the specified mouse, keyboard position, and access to relevant content
GameDll
- VC钩子,小例子详细功能、包含内容说明见具体代码-VC hook, a small example of detailed features, including the content described in the specific code
SetWindowHookEx
- SetWindowHookEx.rar记录非密码保护的所有全局键盘句柄内容-SetWindowHookEx.rar record non-password-protected content of all global keyboard handler
Hooks
- 实现进行键盘监听,可以得到时间输入的内容-Implement monitor keyboard, can get the content of the time input
Hook-TStringGrid-TDBGrid
- 钩子,可以勾取delphi的TStringGrid和TDBGrid内容,保存到C盘。-hook.Get Content from TStringGrid and TDBgrid of Delphi Application.
vchook
- 很不错的vc讲解资料,内容虽然少,但是讲到了vchook的核心内容-Very good vc explain the information, content, though a small, but talked about the core content of the vchook !
Code
- 孙鑫老师讲解的钩子程序源码及相关资料,内含ppt讲解内容,详细讲解了hook和数据库访问的原理,是很好的学习资料-SUN Xin teachers explain the the hook program source code and related information, containing ppt to explain the content and explain in detail the principles of the hook and database access is
