-
data from the oracle database extracted, when the keyboard in line with the data...
将数据从oracle数据库中提取出来,当键盘输入与数据库中相符的数据时会弹出提示性对话框。-data from the oracle database extracted, when the keyboard in line with the database data will pop indicative dialog.
- 2022-01-28 14:28:43下载
- 积分:1
-
怎样在VB中接收、处理托盘的消息(双击、单击、左键、右 键)...
怎样在VB中接收、处理托盘的消息(双击、单击、左键、右 键)-怎样在VB中 ?邮???
- 2022-02-22 08:21:52下载
- 积分:1
-
Easy language to write the complete source CF opened fire with automatic module...
易语言写的完整CF自动开枪源码带模块 模块放置顺序有BUG-Easy language to write the complete source CF opened fire with automatic module module placed on the order of a BUG
- 2023-07-18 22:20:03下载
- 积分:1
-
屏蔽任务管理器,思路1:锁定taskmgr.exe文件,以便按Ctrl + Alt + Del K.
屏蔽任务管理器,思路1:锁定taskmgr.exe文件,从而使Ctrl+Alt+Del键无效
思路2:修改注册表,禁用任务管理器-Task Manager shielding, ideas 1: Lock taskmgr.exe file, so that Ctrl+ Alt+ Del key invalid ideas 2: to modify the registry, disable Task Manager
- 2022-02-09 19:21:24下载
- 积分:1
-
代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发...
代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可不用安装Platform SDK,因为它们已经包含了Platform SDK。
在AntiHook workspace下公有四个project,AntiHook是钩子检测程序,它编译生成AntiHook.exe,运行AntiHook.exe需要和AntiHook.ini在同一个目录下,AntiHook.ini是配置文件,可以在AntiHook目录下找到。sysHook是一个全局钩子程序的例子,编译候生成sysHook.dll,用于AntiHook测试之用。HookHelper是GUI界面的sysHook.dll加载程序,编译生成HookHelper.exe,运行HookHelper.exe就可以在系统中安装sysHook.dll钩子。Helper是Console界面的sysHook.dll加载程序,编译生成Helper.exe,用于调试sysHook.dll钩子程序。-code using Visual C 6.0 for the development of tools, in order to enable small flexible procedures, I used WTL instead of the MFC software interface, the need to compile the source code for the installation of WTL. WTL repository is based on Microsoft ATL Construction of the library of tools, together with the source code release can be downloaded from
- 2022-03-05 18:09:39下载
- 积分:1
-
键盘钩子程序演示Demo。这里只是直接使用键盘钩子。
键盘钩子程序演示Demo。这里只是直接使用键盘钩子。-Keyboard hook program demo Demo. Here is the direct use of the keyboard hook.
- 2023-01-15 03:15:04下载
- 积分:1
-
this is a link to all the DLL API procedures, he can watch all the news and API
这个是一个挂钩所有API的DLL程序,他能监视所有的消息和API-this is a link to all the DLL API procedures, he can watch all the news and API
- 2023-07-06 00:50:02下载
- 积分:1
-
完美游戏答题图片提取代码和反汇编分析,里面包含VB重绘答题图片的代码....
完美游戏答题图片提取代码和反汇编分析,里面包含VB重绘答题图片的代码.-Picture perfect game answer extraction and anti-compiled code analysis, which contains the VB code to redraw the picture answer.
- 2022-03-19 15:54:10下载
- 积分:1
-
Hook导入表和导出表,导入表的HOOK只能对已加载的模块有效,要想使在HOOK后新加载的模块也有效就必须HOOK导出表...
Hook导入表和导出表,导入表的HOOK只能对已加载的模块有效,要想使在HOOK后新加载的模块也有效就必须HOOK导出表-Hook import table and export table, import table HOOK only load modules that have been effective, in order to make the HOOK module is loaded after the new effective it must also export the table HOOK
- 2022-01-26 00:09:18下载
- 积分:1
-
学习Windows编程的同志一定要下载这个站长以前用钩子写的修改Windows界面的类似ctl3d.dll的程序,使你的Windows有些奇妙的变化,如给缺省按...
学习Windows编程的同志一定要下载这个站长以前用钩子写的修改Windows界面的类似ctl3d.dll的程序,使你的Windows有些奇妙的变化,如给缺省按钮加图标等--Program writed by webmaster which uses hook to modify windows interface similar to ctl3d. It may take some changes in your windows, for example adding icons to system button etc
- 2022-02-02 16:18:59下载
- 积分:1