登录
首页 » Hook钩子技术 » 用VC++6实现FlashGet的最小化和关闭的效果

用VC++6实现FlashGet的最小化和关闭的效果

于 2022-06-17 发布 文件大小:31.82 kB
0 102
下载积分: 2 下载次数: 1

代码说明:

用VC++6实现FlashGet的最小化和关闭的效果-VC 6 FlashGet achieve the smallest and the effect of the closure

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 武林外传辅助工具的制作原理 vc++源代码 在着重讲的方法 推荐...
    武林外传辅助工具的制作原理 vc++源代码 在着重讲的方法 推荐-witnessing the rumor aids the production principle vc highlighted in the source code stresses look at the recommended method
    2022-07-08 18:14:59下载
    积分:1
  • C#(winform) 实现hook 剪切板工具
    应用背景winfrom 实现剪切板历史工具,运行exe,“win”+“·” 唤出主窗体 开始监视 ,自动记录Ctrl+C、X 剪切的所有数据, “win”+“←“调出剪切板历史记录 上下键选择要粘贴的文本 Ctrl+V 使用剪切板记录文本关键技术 //将非持久性数据置于系统剪贴板中。 Clipboard.SetDataObject("这条信息置于剪切板中,相当于Ctrl+C"); //获取剪切板中文本格式的内容,相当于Ctrl+V(不过如果剪切板中的内容不是文本格式就返回空字符串) string message = Convert.ToString(Clipboard.GetDataObject().GetData(DataFormats.Text)); System.Windows.Forms 命名空间 Clipboard 类 Clipboard 成员 提供将数据置于系统剪贴板中以及从中检索数据的方法。无法继承此类。 方法    名称                  说明    Clear                 从剪贴板中移除所有数据。    ContainsAudio      
    2023-06-12 20:05:09下载
    积分:1
  • very simple hook a whole, shielding all the keyboard keys, mainly in a little, a...
    很简单的一个全局钩子,屏蔽键盘所有按键,主要用在,嘿嘿,把键盘当垫板的人,比如在网吧抄东西。双击便运行,关闭即退出。 送给菜鸟。-very simple hook a whole, shielding all the keyboard keys, mainly in a little, and the keyboard when the plate. For example, in the cafes copied things. Double-click operation will close withdraw. As they gave.
    2022-03-20 21:26:59下载
    积分:1
  • 本程序是一个键盘实现按键发音程序的使用…
    本程序是一个使用键盘钩子实现按键发音程序-this procedure is the use of a keyboard hook achieve pronunciation keys procedures
    2022-03-23 01:55:13下载
    积分:1
  • 一个用来锁定和解锁鼠标键盘的.编译为动态库,SetHook()为加锁,UnHook()解锁....
    一个用来锁定和解锁鼠标键盘的钩子.编译为动态库,SetHook()为加锁,UnHook()解锁.-A mouse used to lock and unlock the keyboard hook. Compilers for dynamic libraries, SetHook () for locking, UnHook () to unlock.
    2022-08-25 02:16:50下载
    积分:1
  • 经典的API挂方法,源代码,使用模块导入函数地址代换法,稳定高效。...
    经典的API钩挂方法,源代码,使用模块导入函数地址代换法,稳定高效。-API hook hanging classic methods, the source code, use the module import function address substitution method, stable and efficient.
    2022-05-28 04:09:25下载
    积分:1
  • 一个可以远程嵌入进程的DLL实例代码,可以实现进程隐藏
    一个可以远程嵌入进程的DLL实例代码,可以实现进程隐藏-a remote embedded process DLL code examples, the process can be achieved hidden
    2022-01-22 05:31:33下载
    积分:1
  • VB开心农场源码,希望大家能用的上。希望大家能一起学习。
    VB开心农场源码,希望大家能用的上。希望大家能一起学习。-VB
    2022-01-26 07:05:50下载
    积分: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
  • 这个工具允许你打开双保护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
  • 696518资源总数
  • 105554会员总数
  • 2今日下载