我可以调试一个Exe [英] Can I debug an Exe

查看:178
本文介绍了我可以调试一个Exe的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要比较我的应用程序和工作应用程序之间的几个函数调用和签名。在这里,我并不意味着任何方式来反向工程或访问其他应用程序的源代码,但真正需要知道工作应用程序使用的接口是什么方法。

I need to compare few function calls and signature between my application and an working application. Here I don't mean any way to reverse engineer or access the source code of the other application , but truly need to know what are the methods , Interfaces used by the working application.

我尝试将我的应用程序附加到Visual Studio,然后,开始>调试,但这不提供任何有用的信息。任何帮助。

I tried attaching my application to Visual Studio and then , Start>Debug , but this doesn't provide any useful information. Any help.

推荐答案

Reflector Pro Visual Studio插件可以调试不仅可以编写,而且可以调用其他程序集;)

Reflector Pro Visual Studio plug in can debug not only exe you write, but any other assembly ;)

这篇关于我可以调试一个Exe的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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