-
使用HOOKAPI使进程管理器都结束不掉得程序代码!绝对的Cool啊,除非是关机才能被退出。...
使用HOOKAPI使进程管理器都结束不掉得程序代码!绝对的Cool啊,除非是关机才能被退出。-HOOKAPI make use of process management for both the end of everything in code! Cool absolute ah, unless the shutdown can be aborted.
- 2023-08-06 07:40:04下载
- 积分:1
-
挖地雷终结者,可以显示windows挖地雷游戏的地雷分布情况,用Hook编写,含一鼠标hook...
挖地雷终结者,可以显示windows挖地雷游戏的地雷分布情况,用Hook编写,含一鼠标hook-Terminator digging mines, you can display windows digging mines mines the distribution of the game, with Hook prepared, containing a mouse hook
- 2022-07-03 10:03:53下载
- 积分:1
-
本程序是一个键盘钩子实现按键发音程序的使用…
本程序是一个使用键盘钩子实现按键发音程序-this procedure is the use of a keyboard hook achieve pronunciation keys procedures
- 2022-03-23 01:55:13下载
- 积分:1
-
NDIS HOOK钩子的框架
ndis hook 框架
ndis hook 框架-ndis hook framework framework ndis hook
- 2023-04-10 03:00:03下载
- 积分:1
-
对hook api的使用的理解
对hook api的使用的理解-right hook api understanding of the use of
- 2022-03-19 18:29:42下载
- 积分:1
-
关于hook锁定,选择dll后选择load后选择hook
关于hook锁定,选择dll后选择load后选择hook
- 2022-03-18 03:52:04下载
- 积分:1
-
主要用于监控IE窗口,能使屏蔽IE的右键,工具栏和菜单的某些操作...
主要用于监控IE窗口,能使屏蔽IE的右键,工具栏和菜单的某些操作-mainly used to monitor Internet Explorer window can shield IE right, toolbars and menus of some operations
- 2023-04-05 22:05:04下载
- 积分: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
-
电脑桌面抓图(利用钩子使用F5键自动抓图)
电脑桌面抓图(利用钩子使用F5键自动抓图)-desktop computer (using the hook automatically use the F5 key Previously)
- 2023-04-03 15:00:04下载
- 积分:1
-
这个工具允许你打开双保护ACV文件。然而,用户只…
This tool allows you to open double protected acv files. However, users are only limited to the extract function. Which means, you are NOT ALLOWED to pack the files back into the acv files.
Also,this tool only works for the unprotected acvs and level one encryption double protected acvs. Depending on how the situation proceeds, the level 2 encryption double protected acv extract function may be released to the public.
The purpose of releasing this tool is to lighten the burden on the forum s extractors, giving them more time to carry on their own projects and stuff, not for the abuse of this extractor.-You need to use the command prompt to use this tool.
To extract the acv files, the instructions are as follows:
Extract the RAR file to the desktop.
Go to start, click on "Run" and type in cmd.exe before hitting enter. A command prompt will pop up.
Type in "cd desktop"**
Type in "acv-d (acvFileName) (FolderName)" without the quotes. Eg. "acv-d 001.acv dec001"
- 2022-12-10 06:40:02下载
- 积分:1