-
它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完...
它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完成的API显式调用。当然,如果您告诉它一些类型信息,Mirager可以在拦截到调用时获取上下文,即参数和返回值-it is the use of technologies developed into debugging API hook. Compared to the traditional 16 under the entrance code rewrite, it is not multi-threaded issues, but also to intercept LoadLibrary/GetProcAddress completed explicitly call API. Of course, if you tell it that some types of information, Mirager can intercept when access to the calling context, the parameters and return values
- 2022-05-29 23:27:23下载
- 积分: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
-
电话簿中
telphone book samples
- 2022-03-06 15:36:39下载
- 积分:1
-
改变多种控件风格的示范程序,使用了hook技术实现,值得学习...
改变多种控件风格的示范程序,使用了hook技术实现,值得学习--Example program which can change the styles of many controls, has used hook technology, worth studying
- 2023-06-19 00:05:03下载
- 积分:1
-
directory operations, and changes in View
目录操作,浏览和更改-directory operations, and changes in View
- 2022-06-12 14:12:55下载
- 积分:1
-
键盘模拟鼠标的源码
键盘模拟鼠标的源码 -The source to smimulate keyboard and mouse input
- 2022-12-25 05:55:03下载
- 积分:1
-
cfwoniu
蜗牛透视源码,大家可以看一看.一些模块都是常用的,大家可以去找下-cfwoniu
- 2022-04-07 13:34:38下载
- 积分:1
-
一个网络上下载来的键盘钩子的源代码,可以在pb下调用
一个网络上下载来的键盘钩子的源代码,可以在pb下调用-A network to download the source code of the keyboard hook, you can call the next pb
- 2022-01-31 01:22:27下载
- 积分:1
-
如何使用全局变量及共享数据段,对新手有很大帮助
如何使用全局变量及共享数据段,对新手有很大帮助-how to use global variables and data sharing, the right will be of great help newcomers
- 2022-02-13 17:16:03下载
- 积分:1
-
上面代码的测试程序
上面代码的测试程序 -The test app for above code
- 2022-05-21 09:44:51下载
- 积分:1