登录
首页 » Hook钩子技术 » wulinwaizhuanyiyuyanyuanma

wulinwaizhuanyiyuyanyuanma

于 2022-08-13 发布 文件大小:1.33 MB
0 126
下载积分: 2 下载次数: 1

代码说明:

武林外传易语言源码 武林外传易语言源码-wulinwaizhuanyiyuyanyuanma

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

发表评论

0 个回复

  • 自动找怪打怪 自动使用能 自动拣物品(含过滤)
    自动找怪打怪 自动使用技能 自动拣物品(含过滤)-Automatically look for the automatic use of skills打怪strange automatically sorting items (including filters)
    2022-04-21 21:01:33下载
    积分:1
  • 正如大家所感受到的,INTERNET是一个令人兴奋的信息传播媒体。兴奋之余,人们不禁开始担心由此而产生的一些负面问题:一些本不应该得到的信息在INTERNET上...
    正如大家所感受到的,INTERNET是一个令人兴奋的信息传播媒体。兴奋之余,人们不禁开始担心由此而产生的一些负面问题:一些本不应该得到的信息在INTERNET上面唾手可得,这会对某些人的群体产生直接或间接的不良影响。所以一些限制INTERNET访问的软件应运而生,但大多具有较强的针对性,比如说反色情、反暴力和反反动等等,而且大多需要付费购买。当我意识到这些问题的时侯,正巧在探索系统编程,于是动手写了一个通用的管理某台电脑(运行于WINDOWS 9X/NT/2000/XP操作系统)允许或不允许访问的那些网站的软件,它像是电脑和INTERNET之间的一道有门卫的大门,所以我把它取名为IPGate。运行它以后,每次它会在电脑启动的时候自动运行,在使用电脑期间它会根据管理员预先设置好的限制方案进行INTERNET访问控制,除了管理员之外,谁也不能修改和取消限制,直至关机。它的优点是简单易用,能够方便地对不同的应用场合制订不同的限制方案,而且它是完全免费的,是我们大家可以一起共享的。快下载了试试吧!(关于其中的技术要点,在“研究研究”栏目里有介绍)-err
    2022-03-05 21:09:56下载
    积分:1
  • Realize the use of hook menu shadow effect may have had a lot of people like me,...
    利用钩子实现菜单阴影效果 也许有很多人曾和我一样, 对Office XP里面的菜单的阴影效果羡慕不已,它不需要在Windows XP 中就可以在菜单后面显示阴影, 当然在Windows XP中, 已经完全支持菜单阴影了。虽然我们不一定很有必要自己来实现这个较难实现的效果。但是正如有很多人想实现那种IE风格的菜单栏一样,尽管它 们并不能为我们带来更多实用的功能, 却可以使我们的程序看起来与众不同 -Realize the use of hook menu shadow effect may have had a lot of people like me, for Office XP menu inside the shadow of the effect of envy, it does not need in Windows XP can be displayed in the menu behind the shadow, of course, in Windows XP, has been completely support of the shadow of the menu. Although we may not be necessary to achieve their own more difficult to realize this effect. But, as has a lot of people would like to realize the kind of IE-style menu bar as, although they have not been able to bring us more useful features, but the procedure allows us to look different
    2023-07-31 18:20:04下载
    积分:1
  • keyboard hook test, exaple is includedl
    keyboard hook test, exaple is includedl
    2022-01-28 10:38:19下载
    积分:1
  • 完美国际116副本挂VC源代码 附:完美116版本基址(十进制,需要的自己转换为十六进制) 一级基址:9594476 穿墙地址:4215385...
    完美国际116副本挂VC源代码 附:完美116版本基址(十进制,需要的自己转换为十六进制) 一级基址:9594476 穿墙地址:4215385 无限视野:4216647 隐藏地址:4330376 飞天地址:4522917 飞行地址:4556113 空中漫步:4593960-A perfect copy of 116 linked to the international VC source code is attached: the perfect version of the base site 116 (decimal, convert to their own needs hexadecimal) level-based site: 9594476 through walls Address: 4215385 infinite horizon: 4216647 hide Address: Flying 4330376 Address: 4,522,917 flight Address: Skywalk 4556113: 4593960
    2022-02-01 10:50:00下载
    积分:1
  • hook和数据库访问例程的源代码,感兴趣的可以研究一下
    hook和数据库访问例程的源代码,感兴趣的可以研究一下-hook and database access routines to the source code, can be of interest to study
    2022-05-10 17:50:08下载
    积分:1
  • 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DL...
    实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactory style uniform software interface is really difficult, as mentioned in the MessageBox netizens, FileDialog, FontDialog, directories, etc. MFC dialog within the system DLL even within the dialog, if it"s not easy changing face. Some say HOOK technology, the technology can really HOOK, HOOK can say is pervasive, but the efficient use HOOK is hardly satisfied with the majority from the current mining technology Eurocargo HOOK use of the software, can prove this point. Today we will discuss other technologies to achieve a FileDialog changing face of this technique called window replacement process method
    2022-07-19 14:16:31下载
    积分:1
  • 利用实现对IE上网记录的跟踪,代码完全,编译后对生成的插件注册到系统后就可以使用...
    利用钩子实现对IE上网记录的跟踪,代码完全,编译后对生成的插件注册到系统后就可以使用-Realize the use of hooks on the IE上网record tracking, code complete, the compiler generated after the register to the system after plug-ins can use the
    2022-08-07 11:21:35下载
    积分:1
  • 一个PC蛋蛋
    一个PC蛋蛋---幸运28投注辅助工具,可以自已抓取幸运28开奖结果,并生成趋势图、单、双走势图-Egg PC--- a lucky 28 betting tool, you can own crawl 28 lucky lottery results, and generates trend charts, single and double quotes
    2022-01-25 21:38:26下载
    积分:1
  • 很不错的有关hook的入门知识,有源码和文档!相当详细和完备!...
    很不错的有关hook的入门知识,有源码和文档!相当详细和完备!-Very good knowledge of the relevant entry-hook, with source code and documentation! Very detailed and complete!
    2022-07-03 12:02:08下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载