-
使用APIhook拦截CreateProcess函数实现拦截启动应用程序
使用APIhook拦截CreateProcess函数实现拦截启动应用程序的目的。当运行一个程序的时候,会弹出提示信息“CreateProcess”。证明该应用程序已被拦截。
- 2023-04-16 20:55:02下载
- 积分:1
-
Hook到记事本的MessageBoxW函数
打开旧的记事本新输入几个字符,按新建就会看到HOOK的效果...
Hook到记事本的MessageBoxW函数
打开旧的记事本新输入几个字符,按新建就会看到HOOK的效果-Hook into Notepad MessageBoxW function of the old Notepad to open the importation of several new characters, according to a new you will see the effect HOOK
- 2022-08-11 19:59:35下载
- 积分:1
-
通过键盘ASDW控制鼠标运动,JK模拟鼠标左右键,全局钩子,用键盘控制鼠标。...
通过键盘ASDW控制鼠标运动,JK模拟鼠标左右键,全局钩子,用键盘控制鼠标。-ASDW control through the keyboard mouse movement, JK simulation around the mouse button, global hook, using the keyboard to control the mouse.
- 2022-01-26 00:07:21下载
- 积分:1
-
一个功能强大的dll文件,试试看吧,有点意思,相信你们会满意的/...
一个功能强大的dll文件,试试看吧,有点意思,相信你们会满意的/
- 2023-03-09 08:55:02下载
- 积分:1
-
Windows Messenger plugin a small example.
一个windows Messenger plugin的小例子。-Windows Messenger plugin a small example.
- 2023-01-16 19:40:03下载
- 积分:1
-
一个简单的钩子程序,请大家参考,很不错的
一个简单的钩子程序,请大家参考,很不错的-A simple hook procedures, please refer to very good
- 2023-06-21 20:00:03下载
- 积分:1
-
a classic example of the hook, learning a reference to the hook
一个经典的钩子例子,学习hook的一个参考-a classic example of the hook, learning a reference to the hook
- 2022-05-14 06:12:06下载
- 积分:1
-
LoveLetter
LoveLetter-Source.zip 代码!-LoveLetter-Source.zip LoveLetter-Source.zip
- 2022-01-28 07:08:35下载
- 积分:1
-
This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to as
This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You ll have to edit the makefile to correct the path to import libraries in your PC. Type nmake in the same directory as makefile and the assembly process will begin. If you don t want to use the makefile, you can manually assemble the example with the commands below: ml /c /coff /Cp mousehook.asm link /SUBSYSTEM:WINDOWS /LIBPATH:c:masm32lib mousehook.obj
- 2022-05-06 18:32:28下载
- 积分:1
-
vc全局钩子实现程序监控代码
vc全局钩子实现程序监控代码 一个学习hook的东东 很好的学习hook的东东欢迎大家来下载研究
- 2023-06-10 11:00:04下载
- 积分:1