Hook windowsAPI example. The DLL is the messagobox HOOK windows function will be...
- 资源大小:38.32 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
Windows开发
资 源 简 介
这是一个Hook windowsAPI 的例子。
本DLL是HOOK windows的messagobox函数
并将应用程序中调用messagebox函数弹出的对话框的样式修改了一下!修改后的对话框效果见源代码里的效果图!在release目录里自带一个将dll注入进程的程序!-Hook windowsAPI example. The DLL is the messagobox HOOK windows function will be called from applications messageBox Function pop-up dialog box changes the format a bit! After the revised results dialog see the source code"s effectiveness map! The release directory will own a dll injection process procedures!
文 件 列 表
HookMessagebox
Release
HookMessageBox.opt
效果图.BMP
HookMessageBox.ncb
HookMessageBox.plg
StdAfx.h
StdAfx.cpp
HookMessageBox.dsp
HookMessageBox.dsw
Main.cpp