文件名称:DrawRedTextW
- 所属分类:
- 钩子与API截获
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 16kb
- 下载次数:
- 0次
- 提 供 者:
- 韦**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Windows XP下使用Int3进行API Hook。
使用Int3进行API Hook的方法网络上已经有,但是都是在95、98上才可以用的,XP下无法使用。
这个是演示Hook DrawRedTextW和TextOutW的代码。
我们要赶上时代,所以我就发个XP下能用的代码来(理论上Win7也可以使用)。-Windows XP to use Int3 for API Hook. API Hook with Int3 method for the network already has, but are can only be used on 95,98, XP can not be used. We must catch up with the times, so I can send a code under XP to (theoretically Win7 can also be used).
使用Int3进行API Hook的方法网络上已经有,但是都是在95、98上才可以用的,XP下无法使用。
这个是演示Hook DrawRedTextW和TextOutW的代码。
我们要赶上时代,所以我就发个XP下能用的代码来(理论上Win7也可以使用)。-Windows XP to use Int3 for API Hook. API Hook with Int3 method for the network already has, but are can only be used on 95,98, XP can not be used. We must catch up with the times, so I can send a code under XP to (theoretically Win7 can also be used).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DrawRedTextW\XAsm.h
.ll\DllMain.cpp
.rawRedTextW\EnableDebug.cpp
............\main.cpp
............\XProcess.cpp
Out\DrawRedTextW.exe
...\Dll.dll
...\Dll.lib
Dll\funclist.def
...\Dll.vcxproj.filters
.rawRedTextW\DrawRedTextW.vcxproj.filters
DrawRedTextW.sln
.ll\Dll.vcxproj.user
.rawRedTextW\DrawRedTextW.vcxproj.user
.ll\Dll.vcxproj
.rawRedTextW\DrawRedTextW.vcxproj
Dll
DrawRedTextW
Out
.ll\DllMain.cpp
.rawRedTextW\EnableDebug.cpp
............\main.cpp
............\XProcess.cpp
Out\DrawRedTextW.exe
...\Dll.dll
...\Dll.lib
Dll\funclist.def
...\Dll.vcxproj.filters
.rawRedTextW\DrawRedTextW.vcxproj.filters
DrawRedTextW.sln
.ll\Dll.vcxproj.user
.rawRedTextW\DrawRedTextW.vcxproj.user
.ll\Dll.vcxproj
.rawRedTextW\DrawRedTextW.vcxproj
Dll
DrawRedTextW
Out