Welcome![Sign In][Sign Up]
Location:
Search - window handle spy

Search list

[ICQ-IM-ChatQQSpy

Description: 一、思路分析   (一) 数据包的角度 (二) 钩子角度 1. 钩子简介 2. 程序流程 ; 二、 实现过程   (一) 定义宏   (二) 枚举进程找到QQ.exe   (三) 枚举所有窗口,找属于QQ.exe的窗口   (四) 获取用户名、密码、登陆按钮的句柄   (五) 创建钩子用的DLL   (六) 安装钩子-a thinking, analysis (1) the perspective of data packets (2) a point of the hook. Hook Introduction 2. Program flow; Two, the implementation process (1) definition of Acer (2) enumeration process to find Commander (3) Enumerate all the windows, looking for belonging to Commander the window (4) access to the user name, password, landing a handle button (5) the creation of the hook of DLL (6) Installation of the hook
Platform: | Size: 72704 | Author: 啊东 | Hits:

[Hook apiwindowspy_src

Description: 老外写的,仿照VC6.0的Spy++做的一个小程序,可以获得任意窗口的句柄,类型等,并修改任意窗口的属性。-Written by foreigners, VC6.0 modeled the Spy++ Do a small procedure, can be any window handle, type, etc., and modify the properties of any window.
Platform: | Size: 72704 | Author: 廖俊峰 | Hits:

[OS programgetghwndproc

Description: 一个类似spy++的小程序,可以用来进行监视,同时可以用来获得其他窗口的句柄(用来向其他窗口发送消息)-A similar spy++ Small program that can be used to conduct surveillance at the same time can be used to access other window handle (used to send messages to other window)
Platform: | Size: 47104 | Author: 姜磊 | Hits:

[Windows DevelopSpy

Description: 获取当前窗口的参数,句柄,然后截取当前窗口的图像。-To obtain the parameters of the current window, handle, and then the interception of the current window image.
Platform: | Size: 39936 | Author: 雁行高天 | Hits:

[OtherIRule

Description: 模仿spy++ 截获取任意窗口句柄,然后对其执行相关操作(目前实现了enable和disable)-Mimic spy++ Arbitrary cut-off to obtain the window handle, and then its implementation of the relevant operation (currently realize the enable and disable)
Platform: | Size: 36864 | Author: duwei | Hits:

[OtherCrack

Description: 非常简陋的,列举指定窗口及其所有子窗口的窗口句柄,文字,和窗口坐标.spy++已经有了这些功能.这个用在项目管理上的小工具.-Very simple, citing the specified window and all its sub-window, window handle, text, and window coordinates. Spy++ Already have these features. This used in project management gadget.
Platform: | Size: 19456 | Author: xu | Hits:

[Communicationpwdspy

Description: 这个软件可以用来查看窗口中以“*”显示的密码,但如果你是程序员, Password Spy提供的查看窗口Handle和Class的功能也会对你有点用处。 使用方法很简单,运行Password Spy后,将鼠标移动到你想要查看的窗 口上即可,Password Spy马上会显示相关信息。-This software can be used to view window to "*" to display the password, but if you are a programmer, Password Spy provided Handle and Class View window function will be somewhat useful for you. Very easy to use, run Password Spy will move the mouse to the window you want to see you on, Password Spy will display the relevant information immediately.
Platform: | Size: 134144 | Author: cp_pan | Hits:

[Hook apihookyou

Description: 特别说明:本程序目的是更改其他程序窗口的显示内容(如数值)。用枚举主窗口和子窗口的方法只能找到有句柄的控件,发消息进行更改。对无句柄的控件就无能为力了,在spy++里都无法枚举Delphi/BCB/VB的label控件的只能采用截获TextOut的方法了,没想到其他更好的办法:-)这种就是所谓的屏幕取词技术了,金山词霸用的就是这种方法。-Special Note: This procedure aims to change the window display of other content (such as values). With the main window and sub-enumeration method of the window handle has been able to locate the control to change the message. None of the controls on the handle on the powerless, and in the spy++ can not be enumerated in Delphi/BCB/VB control of the label can only be intercepted TextOut method used, and did not think of a better way :-) This is the so-called Screen technology, PowerWord this method is used.
Platform: | Size: 145408 | Author: 王孝天 | Hits:

[OtherVb-SPY

Description: 用VB编的类似与SPY++的程序。 Vb仿SPY获取和查找当前程序句柄。 其中对窗口的操作很值得借鉴。-VB for use with the SPY++ similar to the procedure. Vb like SPY access and find the current process handle. The operation window which is worth learning from.
Platform: | Size: 39936 | Author: 小明 | Hits:

[Windows Developspy-vb

Description: vb 开发的spy,获取所有窗口或控件的句柄,对学习句柄很有好处-vb development of spy, or control access to the window handle
Platform: | Size: 33792 | Author: zhaoqqq | Hits:

[Delphi VCLspy

Description: delphiSPY++简化代码,获取窗口以控件句柄-delphiSPY++ to simplify the code to control access to the window handle
Platform: | Size: 184320 | Author: BB离习 | Hits:

[Windows Developultraspy4

Description: Ultra Spy,功能同Visual Studio 6带的Spy相类似,也是有一个可以拖放的十字小光标,拖到目标上放开就可以获得窗体的句柄、窗体类属性等信息,不同的这个程序可以捕捉窗口的图像。 -Ultra Spy, functionality with Visual Studio 6 with the Spy similar, but also you can drag and drop the cross there is a small cursor onto the target opening can get the handle of the form, the form class attributes and other information, different in this program can capture the window image.
Platform: | Size: 129024 | Author: 294 | Hits:

[Hook apiVBSimpleSpy

Description: 用VB写的Simple Spy,实现了窗口标题句柄等的截获,最重要的是思路简单,在VB6.0下调试通过-VB written with Simple Spy, achieved the title of the window handle, etc. intercepted, the most important is the idea of simple, to debug through VB6.0
Platform: | Size: 65536 | Author: hanks | Hits:

[OtherSimpleSpy

Description: 非常简单的spy工具,可以抓取窗口句柄。-Very simple spy tool, you can grab the window handle
Platform: | Size: 30720 | Author: sunshinebean | Hits:

[Hook apiSpyDIY

Description: VC6.0 开发的SPY++,能够获取当前窗口的参数,句柄,然后截取当前窗口的图像,有利于初学者对系统的了解-VC6.0 developed SPY++, able to obtain the parameters of the current window, handle, and then intercept the current window image will help beginners learn the system
Platform: | Size: 14973952 | Author: 郏永红 | Hits:

[OS programViewWizard-2.8.0

Description: 功能:一个类似于SPY++的工具,可查看窗口和控件句柄、类名、标题、风格等信息,可向窗口发送文字,可控制窗口状态,如显示、隐藏、置顶、关闭、终止等,可以突破灰色的按钮。WSEdit用来修改窗口的样式信息,如是否可调整大小、是否可最大化,是否有标题栏等等,不过只能在内存中修改。 操作说明:拖动下面的放大镜到要查找的窗口,目标窗口周围会有一个黑色的方框,这时放开鼠标,目标窗口的信息就会在程序中显示出来。还有一种方法是直接在“当前句柄”文本框中输入窗口句柄即可。 这个版本除了可以查看被屏蔽和隐藏和窗口之外,还可以查看某些特殊窗口(某些窗口会被容器之类的控件所屏蔽)的句柄。-Functions: a tool similar to SPY++, window to view and control handle, the name of the class, the information such as title, style, can send word to the window, can control window state, such as display, hide, placed at the top, close, termination, etc., can break through the grey button. WSEdit used to modify the window style information, such as whether can adjust the size, whether can maximize, whether there is a title bar, etc., but can only be amended in memory. Instructions: drag to a magnifying glass to search window, below the target window around there will be a black box, then release the mouse, the target information window will be displayed in your application. There is a kind of method is directly on the handle to the current text box input window handle. This version except can view are blocked and hidden and window, can also see some special window (certain window will be container control such as the shield).
Platform: | Size: 162816 | Author: 远方 | Hits:

[Windows Developcsharpgetvalue

Description: Visual C#源码演示在不同程序间取值传值,先运行Debug目录下的 模似登录窗口.exe ,再运行本程序。若要知道各个相关窗口的句柄。装了MICROSOFT STUDIO的程序中有SPY++。可通过它查看相关的值。这是按公司要求编写的一个小程序,把买设备时附送的程序在运行时,把里面的“文本框”的值取出来。找个一个多星期“百度”与“谷歌”, 终于搞出来了。其间所承受的压力不能与外人道,传上来与大家分享。当大家遇到同样的苦难时,至少我与你同在!-Visual C# source code demonstrate the value of traditional values ​ ​ among different programs, analogue login window .exe first run Debug directory, and then run the program. To know all relevant window handle. MICROSOFT STUDIO installed program has SPY++. Relevant values ​ ​ can be viewed through it. This is required by the company to write a small program to buy equipment supplied at run time, the inside of the text box value taken out. Find more than one week, Baidu and Google , and finally do come out. During which the pressure can not be outsiders, pass up to share with you. When we encounter the same misery, at least I am with you!
Platform: | Size: 53248 | Author: wpudn65 | Hits:

[CSharpSpyTool

Description: c#开发的spy工具,用来获取窗口句柄位置大小网页元素等信息(The spy tool is used to obtain information about the window handle, location, size, and so on)
Platform: | Size: 335872 | Author: 休息休息谢谢 | Hits:

[Windows DevelopWindowSPY 2.3

Description: 版本:v2.3 功能:一个类似于SPY的工具,可查看窗口和控件句柄、类名、标题、风格等信息,可向窗口发送文字,可控制窗口状态,如显示、隐藏、关闭、终止、抖动等,可以突破灰色的按钮。WSEdit(窗口样式修改器)用来修改窗口的样式信息,如是否可调整大小、是否可最大化,是否有标题栏等等,不过只能在内存中修改。 操作说明:拖动下面的放大镜到要查找的窗口,目标窗口周围会有一个黑色的方框,这时放开鼠标,目标窗口的信息就会在程序中显示出来。还有一种方法是直接在“当前句柄”文本框中输入窗口句柄即可。(Version: v2.3 Function: a tool similar to SPY, window to view and control handle, class name, title, style and other information, can send word to the window, the window can be controlled, such as display, hide, closing, termination, jitter, can break through the grey button. WSEdit (window style modifier) is used to modify the style information of the window, such as whether it can be resized, whether it can be maximized, whether there is a title bar, etc., but can only be modified in memory. Instructions: drag the magnifying glass to the window to look for, there will be a black box around the target window, then release the mouse, the target window information will be displayed in the program. Another way is to enter the window handle directly in the "current handle" text box.)
Platform: | Size: 25600 | Author: tbl123 | Hits:

[Windows DevelopSPY

Description: vc6.0及vs上的工具SPY++,查看窗口句柄等。(Tool SPY++ on VC6.0 and vs, view window handle and so on.)
Platform: | Size: 212992 | Author: 爱之殇 | Hits:
« 12 »

CodeBus www.codebus.net