Location:
Search - findwindows
Search list
Description: 最近看了些关于QQ的文章,有所思考,做了个小工具可以群体发送QQ消息,可以指定发送次数(有点象消息炸弹)用到了EnumWindows,FindWindows()等一系列函数,穷举对话框,可以查找到QQ对话框层,和一些分层以及字符串处理。代码在VC6,WIN200SERVER调试通过。-recently read some articles on the QQ, some thought, a small tool can send QQ news groups can specify this number (somewhat like a bomb news) uses EnumWindows, FindWindows () a series of other functions, exhaustive dialog box, you can layer dialog to QQ, and some stratification and string handling. Code VC6, WIN200SERVER debugging through.
Platform: |
Size: 30417 |
Author: 锐锐 |
Hits:
Description: 可以实现qq消息群发功能。
可以指定发送次数(有点象消息炸弹)用到了EnumWindows,FindWindows()等一系列函数,穷举对话框,可以查找到QQ对话框层,和一些分层以及字符串处理。代码在VC6,WIN200SERVER调试通过。-can achieve qq news listserv. This number can be designated (somewhat like a bomb news) uses EnumWindows, FindWindows () a series of other functions, exhaustive dialog box, you can layer dialog to QQ, and some stratification and string handling. Code VC6, WIN200SERVER debugging through.
Platform: |
Size: 41308 |
Author: 樊小毅 |
Hits:
Description: 现在制作外挂的大多都遇上一个问题,就是找不到龙族进程。其实很简单,因为大家使用的都是Findwindows函数,这个函数需要得到窗体的类名才能获得窗体句柄。而现在窗体类名已经被官方加密,等于说Findwindows函数已经彻底被屏蔽了,很多想写龙族外挂的都卡在了这一步上。
其实要破这个限制很容易的,官方现在不再隐藏进程里的dragonraja.bin,所以我们完全可以放弃Findwindows函数转向从进程上下手!
这里公布一段VB原代码,作用是怎样获取指定的进程!
Platform: |
Size: 2021 |
Author: sgy |
Hits:
Description: 最近看了些关于QQ的文章,有所思考,做了个小工具可以群体发送QQ消息,可以指定发送次数(有点象消息炸弹)用到了EnumWindows,FindWindows()等一系列函数,穷举对话框,可以查找到QQ对话框层,和一些分层以及字符串处理。代码在VC6,WIN200SERVER调试通过。-recently read some articles on the QQ, some thought, a small tool can send QQ news groups can specify this number (somewhat like a bomb news) uses EnumWindows, FindWindows () a series of other functions, exhaustive dialog box, you can layer dialog to QQ, and some stratification and string handling. Code VC6, WIN200SERVER debugging through.
Platform: |
Size: 29696 |
Author: 锐锐 |
Hits:
Description: 可以实现qq消息群发功能。
可以指定发送次数(有点象消息炸弹)用到了EnumWindows,FindWindows()等一系列函数,穷举对话框,可以查找到QQ对话框层,和一些分层以及字符串处理。代码在VC6,WIN200SERVER调试通过。-can achieve qq news listserv. This number can be designated (somewhat like a bomb news) uses EnumWindows, FindWindows () a series of other functions, exhaustive dialog box, you can layer dialog to QQ, and some stratification and string handling. Code VC6, WIN200SERVER debugging through.
Platform: |
Size: 40960 |
Author: 樊小毅 |
Hits:
Description: 现在制作外挂的大多都遇上一个问题,就是找不到龙族进程。其实很简单,因为大家使用的都是Findwindows函数,这个函数需要得到窗体的类名才能获得窗体句柄。而现在窗体类名已经被官方加密,等于说Findwindows函数已经彻底被屏蔽了,很多想写龙族外挂的都卡在了这一步上。
其实要破这个限制很容易的,官方现在不再隐藏进程里的dragonraja.bin,所以我们完全可以放弃Findwindows函数转向从进程上下手!
这里公布一段VB原代码,作用是怎样获取指定的进程!-Now most of the production of plug-ins are a problem encountered is that the process can not find nationality. Is actually very simple, because we all are used Findwindows function, this function needs to be a form of class name to get form handle. And now form the class name has been the official encryption, mean that Findwindows function has been completely shielded, many want to write plug-nationality of all cards in this step on. In fact, we would break the limit quite easy now no longer hide the process of the official s dragonraja.bin, so we can give up Findwindows function shifted from the process to gain the upper hand! Published here for some VB source code, is the process of how to obtain the specified!
Platform: |
Size: 2048 |
Author: sgy |
Hits:
Description: 一个查找窗口的小例子代码,可以枚举所有的窗口,一个不错的代码。-A small window to find examples of code, you can enumerate all the windows, a good code.
Platform: |
Size: 1784832 |
Author: jianhaoran |
Hits:
Description: vb 实现FindWindows操作,以完成对窗口的底层操作-vb findwindows to operator the windows
Platform: |
Size: 2048 |
Author: baiyundong |
Hits:
Description: 采用CreateProcess和FindWindows结合.此功能可以可以单步通过程序中的指令,并进入指定的函数调用,此功能对于函数的嵌套层不限. -Combined with CreateProcess and FindWindows. This feature allows you to single step through the program instructions, and enter the specified function call, this feature is not limited to the function nesting level.
Platform: |
Size: 794624 |
Author: 大棚 |
Hits:
Description: 能够遍历子窗口,并获取窗体的句柄和caption-find chirld windows
Platform: |
Size: 1813504 |
Author: huanghao |
Hits:
Description: 系统任务栏的透明度可以随意调(支持全部系统)-The system task bar adjustable transparency (all systems )
Platform: |
Size: 194560 |
Author: 黄辉 |
Hits:
Description: 窗口句柄抓取实例 .和传道相对应的参数给该窗口中的实例-Findwindows hwnd
Platform: |
Size: 179200 |
Author: 陈明 |
Hits:
Description: ,通过FindWindows API 实现 WinForm应用程序通信-By FindWindows API realize WinForm application communication
Platform: |
Size: 76800 |
Author: 张宇涵 |
Hits:
Description: 截图遮挡程序的图片,delphi制作,类似findwindows(Screenshot of occlusion program)
Platform: |
Size: 285696 |
Author: 王者天下
|
Hits:
Description: Delphi 找到窗口坐标并点击,类拟外挂,findwindows(Delphi to find the window coordinates and click, class plug-in, findwindows)
Platform: |
Size: 915456 |
Author: 王者天下
|
Hits:
Description: 使用user32 api通过windows窗口句柄遍历子集找到对应窗口的实例(Use user32 API to traverse the subset through the windows window handle, and find examples of corresponding windows.)
Platform: |
Size: 53248 |
Author: xhaa1 |
Hits: