WinCheat / WinSpy类工具C ++ Builder exes [英] WinCheat / WinSpy-like tool for C++ Builder exes

查看:150
本文介绍了WinCheat / WinSpy类工具C ++ Builder exes的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

5年或以上,我刚回到C ++ Builder。我似乎记得一个很好的工具,我可以把它的指针拖到我正在运行的应用程序的GUI上,并获得许多有关指向的信息 - 句柄,大小,文本,父,子等。



IIRC,如果exe包含调试信息,我也可以获取源中使用的实际变量名。



有没有人知道什么程序在说什么谢谢

解决方案

有几个选项:



Winspector



这是我使用了大多数这些Spy ++类程序的程序,它具有我需要的所有功能,在我的开发者机器上没有投诉自从我使用它已经有一段时间了。官方网站似乎因为某些原因( http://www.windows-spy.com/ ),但幸运的是您可以从softpedia获取版本: http: //www.softpedia.com/get/Security/Security-Related/Winspector.shtml



Winspector截图http://www.softpedia.com/screenshots/Winspector_1.png



WinSpy



我已经使用这个程序进行调试,并发现哪些邮件被发送到不同的窗口,它工作得很好,是Spy ++的好选择,除了它是免费的。您可以从这里下载: http://www.catch22.net/software/winspy



WinSpy ++截图http ://www.catch22.net/sites/default/files/winspyfull.jpg



Nektra的SpyStudio



我从来没有尝试过这个程序,但它实际上似乎做了你所要求的,它是免费的。可以在这里找到: http://www.nektra.com/products/spystudio -api-monitor /



Spystudo截图http://www.nektra.com/img/content/products/spystudio/spystudio_main_450.png



WinID



从我听说过WinID应该能够执行大部分相同,但我从来没有尝试过程序。您可以从这里下载: http://www.dennisbabkin.com/php /download.php?what=WinID 此程序与Windows Vista不兼容(也可能不是Windows 7)。



具有挑战性选项



如果您有一个先驱者,您可能需要创建自己的实用程序,尽管这很可能不是您想要的,但如果是这样,可以查看这些代码项目页:





这些都非常像Visual Studio附带的Spy ++程序。最后但并非最不重要的是,您可能会在此主题中找到其他程序: I想要Spy ++但是我没有Visual Studio


I just came back to C++ Builder after 5 or more years away. I seem to remember a nice tool where I could drag its pointer over the GUI of my running application and get lots of info about what was pointed at - handle, size, text, parent, children, etc

IIRC, if the exe include debug info I could also get the actual variable name as used in the source.

Does anyone know what program I am talking about? Thanks

解决方案

There are several options:

Winspector

This is the program I've used the most of these Spy++ like programs, it has all the features I needed and worked without complaints on my developer machine, it has been quite some time since I've used it though. And the official site seems to be down for some reason ( http://www.windows-spy.com/ ) but luckily you can get a version from softpedia: http://www.softpedia.com/get/Security/Security-Related/Winspector.shtml

Winspector screenshot http://www.softpedia.com/screenshots/Winspector_1.png

WinSpy

I have used this program for debugging, and finding out which messages was sent to different windows, it worked quite well, and was a good alternative to Spy++, besides it is free. You can download it from here: http://www.catch22.net/software/winspy

WinSpy++ Screenshot http://www.catch22.net/sites/default/files/winspyfull.jpg

SpyStudio by Nektra

I have never tried this program but it actuall seems to do what you asks, and it is free. It can be found here: http://www.nektra.com/products/spystudio-api-monitor/

Spystudo Screenshot http://www.nektra.com/img/content/products/spystudio/spystudio_main_450.png

WinID

From what I've heard WinID should be able to perform much of the same, but I have never tried the program myself. You can download it from here: http://www.dennisbabkin.com/php/download.php?what=WinID this program is not compatible with Windows Vista though (and probably not Windows 7 either).

The challenging option

If there is a bit of a pioneer in you, you might want to create your own utility, although this is most likely not what you want, but if so you can check out these codeproject pages:

These are all a lot like the Spy++ program that came with Visual Studio. Last but not least you might find other programs in this thread: I want Spy++ but I don't have Visual Studio

这篇关于WinCheat / WinSpy类工具C ++ Builder exes的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆