-
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
-
Capture Characters from Screen source code, divided into two 98 and NT versions,...
屏幕取词源代码,分为98和NT两个版本,包含DLL源码和,使用的例子,推荐下载。-Capture Characters from Screen source code, divided into two 98 and NT versions, and includes DLL source code, examples of usage, recommended download.
- 2022-04-14 10:53:39下载
- 积分:1
-
hide processes, elevate process privileges, fake out the Windows Event Viewer so
hide processes, elevate process privileges, fake out the Windows Event Viewer so that forensics is impossible, and even hide device drivers (NEW!) All this without any hooking.
- 2022-01-28 18:55:23下载
- 积分:1
-
钩CreateFileA,内联钩子ring3下
Hook CreateFileA ,Ring3下的inline Hook-Hook CreateFileA, Ring3 under inline Hook
- 2022-04-01 00:28:17下载
- 积分:1
-
hook api application
hook api application
- 2023-08-16 21:45:04下载
- 积分:1
-
apihijack
APIHijack - A Library for easy DLL function hooking_ - DLLs-APIHijack-A Library for easy DLL function hooking_- DLLs
- 2022-11-09 11:45: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
-
Hook programming. How to install the hook process, how to compile the overall ho...
Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。-Hook programming. How to install the hook process, how to compile the overall hook, 13-17 Dynamic Link global variable data sharing analysis.
- 2022-12-06 11:05:03下载
- 积分:1
-
HOOK urldownloadtofile this function to achieve the purpose of monitoring those...
HOOK urldownloadtofile 这各函数实现监控下载者的目的-HOOK urldownloadtofile this function to achieve the purpose of monitoring those who download
- 2023-06-16 18:55:03下载
- 积分:1
-
delphi写的游戏加速器,相当稳定欢迎大家踊跃下载!
delphi写的游戏加速器,相当稳定欢迎大家踊跃下载!-delphi accelerator of the game was very stable welcome you all to download!
- 2022-02-21 21:24:49下载
- 积分:1